Trace number 209756

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral 2006-12-04? (TO) 1800.04 1809.47

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-4.xml
MD5SUMe9c6fd6fb87d66d469dc532ded2c8dc5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.55785
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains............... 0.03
0.10	c 	variables............. 0.12
0.16	c 	predicates............    0
0.16	c 	constraints........... 1.88
2.06	c Allocating memory
2.06	c 
2.06	c time limit = -1
2.06	c heuristic = dom/wdeg
2.06	c restart policy = No restart
2.06	c 
2.06	c Solving
2.06	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-209756-1168193937 -o ROOT/results/node40/solver-209756-1168193937 -C 1800 -M 900 /tmp/evaluation/209756-1168193937/mistral/bin/solver /tmp/evaluation/209756-1168193937/unknown.xml -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 2.01 1.99 2/73 27354
/proc/meminfo: memFree=1627080/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=540 CPUtime=0
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 167793123 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 135 26 21 92 0 18 0

[startup+0.103532 s]
/proc/loadavg: 1.92 2.01 1.99 2/73 27354
/proc/meminfo: memFree=1627080/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=58488 CPUtime=0.08
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 5943 0 0 0 6 2 0 0 20 0 1 0 167793123 59891712 5911 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790417 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 14622 5911 694 92 0 12966 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58488

[startup+0.511582 s]
/proc/loadavg: 1.92 2.01 1.99 2/73 27354
/proc/meminfo: memFree=1627080/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=108496 CPUtime=0.49
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 11198 0 0 0 45 4 0 0 25 0 1 0 167793123 111099904 11166 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7343636 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 27124 11166 709 92 0 25468 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 108496

[startup+1.33268 s]
/proc/loadavg: 1.92 2.01 1.99 3/73 27356
/proc/meminfo: memFree=1581960/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=112520 CPUtime=1.31
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 12218 0 0 0 126 5 0 0 25 0 1 0 167793123 115220480 12186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134560651 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 28130 12186 709 92 0 26474 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 112520

[startup+2.9699 s]
/proc/loadavg: 1.92 2.01 1.99 3/73 27356
/proc/meminfo: memFree=1566216/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127356 CPUtime=2.93
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15890 0 0 0 287 6 0 0 25 0 1 0 167793123 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 127356

[startup+6.25232 s]
/proc/loadavg: 1.93 2.00 1.99 3/73 27356
/proc/meminfo: memFree=1565960/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127356 CPUtime=6.19
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15890 0 0 0 613 6 0 0 25 0 1 0 167793123 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 127356

[startup+12.7152 s]
/proc/loadavg: 1.93 2.00 1.99 3/73 27356
/proc/meminfo: memFree=1566152/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127356 CPUtime=12.6
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15890 0 0 0 1254 6 0 0 25 0 1 0 167793123 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 127356

[startup+25.5258 s]
/proc/loadavg: 1.95 2.00 1.99 3/73 27356
/proc/meminfo: memFree=1566280/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127356 CPUtime=25.32
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15890 0 0 0 2526 6 0 0 25 0 1 0 167793123 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 127356

[startup+51.1661 s]
/proc/loadavg: 1.96 2.00 1.99 3/73 27356
/proc/meminfo: memFree=1566344/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127356 CPUtime=50.76
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15890 0 0 0 5070 6 0 0 25 0 1 0 167793123 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 127356

[startup+102.446 s]
/proc/loadavg: 1.98 2.00 1.99 3/73 27356
/proc/meminfo: memFree=1566472/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127360 CPUtime=101.65
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15891 0 0 0 10159 6 0 0 25 0 1 0 167793123 130416640 15859 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711092 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31840 15859 717 92 0 30184 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 127360

[startup+162.551 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 27356
/proc/meminfo: memFree=1566472/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127364 CPUtime=161.31
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15892 0 0 0 16124 7 0 0 25 0 1 0 167793123 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 127364

[startup+222.553 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 27356
/proc/meminfo: memFree=1566408/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127364 CPUtime=220.87
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15892 0 0 0 22080 7 0 0 25 0 1 0 167793123 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637093 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 127364

[startup+282.555 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 27356
/proc/meminfo: memFree=1566408/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127364 CPUtime=280.42
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15892 0 0 0 28035 7 0 0 25 0 1 0 167793123 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 280.42
Current children cumulated vsize (KiB) 127364

[startup+342.561 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 27356
/proc/meminfo: memFree=1566408/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127368 CPUtime=339.98
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15893 0 0 0 33991 7 0 0 25 0 1 0 167793123 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637120 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 339.98
Current children cumulated vsize (KiB) 127368

[startup+402.565 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27356
/proc/meminfo: memFree=1566344/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127368 CPUtime=399.55
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15893 0 0 0 39947 8 0 0 25 0 1 0 167793123 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 399.55
Current children cumulated vsize (KiB) 127368

[startup+462.574 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27356
/proc/meminfo: memFree=1566344/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127368 CPUtime=459.1
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15893 0 0 0 45902 8 0 0 25 0 1 0 167793123 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 459.1
Current children cumulated vsize (KiB) 127368

[startup+522.576 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 27356
/proc/meminfo: memFree=1566280/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=518.65
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 51857 8 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 518.65
Current children cumulated vsize (KiB) 127396

[startup+582.579 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 27356
/proc/meminfo: memFree=1566280/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=578.21
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 57813 8 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 578.21
Current children cumulated vsize (KiB) 127396

[startup+642.588 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27356
/proc/meminfo: memFree=1566216/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=637.76
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 63768 8 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 637.76
Current children cumulated vsize (KiB) 127396

[startup+702.591 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27356
/proc/meminfo: memFree=1566216/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=697.32
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 69723 9 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 1 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 697.32
Current children cumulated vsize (KiB) 127396

[startup+762.689 s]
/proc/loadavg: 1.99 2.00 2.00 4/81 27690
/proc/meminfo: memFree=1531912/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=757.14
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 75699 15 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 757.14
Current children cumulated vsize (KiB) 127396

[startup+822.753 s]
/proc/loadavg: 2.15 2.04 2.01 3/81 27690
/proc/meminfo: memFree=1384648/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=816.85
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 81670 15 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 816.85
Current children cumulated vsize (KiB) 127396

[startup+882.826 s]
/proc/loadavg: 2.10 2.05 2.01 3/81 27690
/proc/meminfo: memFree=1301640/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=876.6
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 87645 15 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 876.6
Current children cumulated vsize (KiB) 127396

[startup+942.856 s]
/proc/loadavg: 2.07 2.05 2.01 3/81 27690
/proc/meminfo: memFree=1232968/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127396 CPUtime=936.3
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15900 0 0 0 93615 15 0 0 25 0 1 0 167793123 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710435 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 936.3
Current children cumulated vsize (KiB) 127396

[startup+1002.89 s]
/proc/loadavg: 2.02 2.04 2.00 3/81 27690
/proc/meminfo: memFree=1181960/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127404 CPUtime=996.01
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15902 0 0 0 99586 15 0 0 25 0 1 0 167793123 130461696 15870 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31851 15870 717 92 0 30195 0
Current children cumulated CPU time (s) 996.01
Current children cumulated vsize (KiB) 127404

[startup+1062.93 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 27690
/proc/meminfo: memFree=1140808/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127412 CPUtime=1055.75
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15904 0 0 0 105559 16 0 0 25 0 1 0 167793123 130469888 15872 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711393 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31853 15872 717 92 0 30197 0
Current children cumulated CPU time (s) 1055.75
Current children cumulated vsize (KiB) 127412

[startup+1122.97 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 27690
/proc/meminfo: memFree=1116296/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127416 CPUtime=1115.45
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15905 0 0 0 111529 16 0 0 25 0 1 0 167793123 130473984 15873 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712104 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31854 15873 717 92 0 30198 0
Current children cumulated CPU time (s) 1115.45
Current children cumulated vsize (KiB) 127416

[startup+1183 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 27690
/proc/meminfo: memFree=1071432/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127424 CPUtime=1175.15
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15907 0 0 0 117499 16 0 0 25 0 1 0 167793123 130482176 15875 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31856 15875 717 92 0 30200 0
Current children cumulated CPU time (s) 1175.15
Current children cumulated vsize (KiB) 127424

[startup+1243.03 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 27690
/proc/meminfo: memFree=1039816/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127428 CPUtime=1234.86
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15908 0 0 0 123470 16 0 0 25 0 1 0 167793123 130486272 15876 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710272 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31857 15876 717 92 0 30201 0
Current children cumulated CPU time (s) 1234.86
Current children cumulated vsize (KiB) 127428

[startup+1303.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27690
/proc/meminfo: memFree=1006088/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127436 CPUtime=1294.57
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15910 0 0 0 129441 16 0 0 25 0 1 0 167793123 130494464 15878 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31859 15878 717 92 0 30203 0
Current children cumulated CPU time (s) 1294.57
Current children cumulated vsize (KiB) 127436

[startup+1363.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27690
/proc/meminfo: memFree=982408/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127448 CPUtime=1354.29
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15913 0 0 0 135413 16 0 0 25 0 1 0 167793123 130506752 15881 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31862 15881 717 92 0 30206 0
Current children cumulated CPU time (s) 1354.29
Current children cumulated vsize (KiB) 127448

[startup+1423.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27690
/proc/meminfo: memFree=963784/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127448 CPUtime=1414.01
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15913 0 0 0 141385 16 0 0 25 0 1 0 167793123 130506752 15881 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31862 15881 717 92 0 30206 0
Current children cumulated CPU time (s) 1414.01
Current children cumulated vsize (KiB) 127448

[startup+1483.26 s]
/proc/loadavg: 1.83 1.97 1.99 2/65 27958
/proc/meminfo: memFree=1690240/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127448 CPUtime=1473.92
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15913 0 0 0 147373 19 0 0 25 0 1 0 167793123 130506752 15881 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31862 15881 717 92 0 30206 0
Current children cumulated CPU time (s) 1473.92
Current children cumulated vsize (KiB) 127448

[startup+1543.3 s]
/proc/loadavg: 1.30 1.79 1.92 2/65 27958
/proc/meminfo: memFree=1690448/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127456 CPUtime=1533.93
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15915 0 0 0 153374 19 0 0 25 0 1 0 167793123 130514944 15883 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31864 15883 717 92 0 30208 0
Current children cumulated CPU time (s) 1533.93
Current children cumulated vsize (KiB) 127456

[startup+1603.33 s]
/proc/loadavg: 1.11 1.64 1.86 2/65 27958
/proc/meminfo: memFree=1690512/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127456 CPUtime=1593.95
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15915 0 0 0 159376 19 0 0 25 0 1 0 167793123 130514944 15883 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709326 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31864 15883 717 92 0 30208 0
Current children cumulated CPU time (s) 1593.95
Current children cumulated vsize (KiB) 127456

[startup+1663.37 s]
/proc/loadavg: 1.04 1.52 1.81 2/65 27958
/proc/meminfo: memFree=1690512/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127456 CPUtime=1653.98
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15915 0 0 0 165378 20 0 0 25 0 1 0 167793123 130514944 15883 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31864 15883 717 92 0 30208 0
Current children cumulated CPU time (s) 1653.98
Current children cumulated vsize (KiB) 127456

[startup+1723.4 s]
/proc/loadavg: 1.01 1.42 1.75 2/65 27958
/proc/meminfo: memFree=1690576/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127460 CPUtime=1714
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15916 0 0 0 171380 20 0 0 25 0 1 0 167793123 130519040 15884 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31865 15884 717 92 0 30209 0
Current children cumulated CPU time (s) 1714
Current children cumulated vsize (KiB) 127460

[startup+1783.43 s]
/proc/loadavg: 1.00 1.34 1.70 2/65 27958
/proc/meminfo: memFree=1690520/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127460 CPUtime=1774.01
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15916 0 0 0 177381 20 0 0 25 0 1 0 167793123 130519040 15884 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812895 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31865 15884 717 92 0 30209 0
Current children cumulated CPU time (s) 1774.01
Current children cumulated vsize (KiB) 127460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.45 s]
/proc/loadavg: 1.00 1.31 1.68 2/65 27958
/proc/meminfo: memFree=1690456/2055920 swapFree=4192812/4192956
[pid=27353] ppid=27351 vsize=127460 CPUtime=1800.03
/proc/27353/stat : 27353 (solver) R 27351 27353 26850 0 -1 4194304 15916 0 0 0 179983 20 0 0 25 0 1 0 167793123 130519040 15884 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/27353/statm: 31865 15884 717 92 0 30209 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 127460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.47
CPU time (s): 1800.04
CPU user time (s): 1799.83
CPU system time (s): 0.211967
CPU usage (%): 99.4791
Max. virtual memory (cumulated for all children) (KiB): 127460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 34599

runsolver used 1.78773 s user time and 5.15522 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Jan  7 18:18:58 UTC 2007


IDJOB= 209756
IDBENCH= 4558
FILE ID= node40/209756-1168193937

PBS_JOBID= 3479418

Free space on /tmp= 66537 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-4.xml
COMMAND LINE= /tmp/evaluation/209756-1168193937/mistral/bin/solver /tmp/evaluation/209756-1168193937/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-209756-1168193937 -o ROOT/results/node40/solver-209756-1168193937 -C 1800 -M 900  /tmp/evaluation/209756-1168193937/mistral/bin/solver /tmp/evaluation/209756-1168193937/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e9c6fd6fb87d66d469dc532ded2c8dc5

RANDOM SEED= 867206227

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1627560 kB
Buffers:         21348 kB
Cached:         218420 kB
SwapCached:          0 kB
Active:         240328 kB
Inactive:       134096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6336 kB
Writeback:           0 kB
Mapped:         148248 kB
Slab:            39096 kB
Committed_AS:  3602132 kB
PageTables:       2128 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB



End job on node40 on Sun Jan  7 18:49:07 UTC 2007