Trace number 215922

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.14 1802.14

General information on the benchmark

NamepseudoSeries/mps/
mps-air03.xml
MD5SUMba2da321ff55145a2ef5f80ea5cf938d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark451.367
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables............. 0.22
0.24	c 	predicates............  242
242.58	c 	constraints........... 54.2
296.85	c Allocating memory
296.85	c 
296.85	c time limit = -1
296.85	c heuristic = dom/wdeg
296.85	c restart policy = No restart
296.85	c 
296.85	c Solving
296.85	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/node60/watcher-215922-1168237518 -o ROOT/results/node60/solver-215922-1168237518 -C 1800 -M 900 /tmp/evaluation/215922-1168237518/mistral/bin/solver /tmp/evaluation/215922-1168237518/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: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1723560/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=18540 CPUtime=0
/proc/27975/stat : 27975 (runsolver) R 27973 27975 27278 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 172149772 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27975/statm: 4635 279 244 17 0 2626 0

[startup+0.102233 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1723560/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=7988 CPUtime=0.09
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 1051 0 0 0 9 0 0 0 18 0 1 0 172149772 8179712 1019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156333298 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 1997 1019 688 92 0 341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7988

[startup+0.51027 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1723560/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=10160 CPUtime=0.49
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 1609 0 0 0 49 0 0 0 21 0 1 0 172149772 10403840 1577 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433742 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 2540 1577 699 92 0 884 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10160

[startup+1.33135 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1718952/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=11904 CPUtime=1.3
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 2065 0 0 0 130 0 0 0 25 0 1 0 172149772 12189696 2033 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134573165 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 2976 2033 699 92 0 1320 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11904

[startup+2.97008 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1715624/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=14752 CPUtime=2.92
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 2758 0 0 0 291 1 0 0 25 0 1 0 172149772 15106048 2726 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433771 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 3688 2726 699 92 0 2032 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 14752

[startup+6.25939 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1709032/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=21664 CPUtime=6.18
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 4504 0 0 0 616 2 0 0 25 0 1 0 172149772 22183936 4472 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425127 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 5416 4472 699 92 0 3760 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 21664

[startup+12.7551 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1701352/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=26884 CPUtime=12.61
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 6313 0 0 0 1258 3 0 0 25 0 1 0 172149772 27529216 5779 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425131 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 6721 5779 699 92 0 5065 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 26884

[startup+25.6063 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 27976
/proc/meminfo: memFree=1688808/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=41468 CPUtime=25.36
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 12848 0 0 0 2530 6 0 0 25 0 1 0 172149772 42463232 9405 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425140 0 0 4096 0 0 0 0 17 1 0 0
/proc/27975/statm: 10367 9405 699 92 0 8711 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 41468

[startup+51.2093 s]
/proc/loadavg: 1.94 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1593256/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=65256 CPUtime=50.89
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 18789 0 0 0 5077 12 0 0 25 0 1 0 172149772 66822144 15346 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134573198 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 16314 15346 699 92 0 14658 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 65256

[startup+102.501 s]
/proc/loadavg: 1.97 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1519720/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=130092 CPUtime=102.13
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 35016 0 0 0 10192 21 0 0 25 0 1 0 172149772 133214208 31573 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425097 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 32523 31573 699 92 0 30867 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 130092

[startup+162.528 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1447976/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=201524 CPUtime=162.1
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 51950 0 0 0 16182 28 0 0 25 0 1 0 172149772 206360576 48507 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5702191 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 50381 48507 699 92 0 48725 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 201524

[startup+222.613 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1239016/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=425112 CPUtime=222.12
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 103429 0 0 0 22162 50 0 0 25 0 1 0 172149772 435314688 99986 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425124 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 106278 99986 699 92 0 104622 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 425112

[startup+282.633 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1197736/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=282.09
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113407 0 0 0 28155 54 0 0 25 0 1 0 172149772 459452416 109964 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109964 713 92 0 110515 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 448684

[startup+342.721 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1196392/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=342.13
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 34159 54 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 448684

[startup+402.724 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1193832/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=402.05
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 40151 54 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 448684

[startup+462.813 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1192552/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=462.1
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 46156 54 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 448684

[startup+522.827 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1191272/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=522.06
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 52152 54 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 448684

[startup+582.929 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1189992/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=582.08
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 58154 54 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 448684

[startup+643.026 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1189928/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=642.14
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 64159 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 448684

[startup+703.124 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1188648/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=702.19
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 70164 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 448684

[startup+763.128 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1184296/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=762.11
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 76156 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 448684

[startup+823.201 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 28048
/proc/meminfo: memFree=1184296/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=822.14
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 82159 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 448684

[startup+883.276 s]
/proc/loadavg: 2.03 2.00 2.00 3/81 28048
/proc/meminfo: memFree=1184296/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=882.16
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 88161 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637808 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 448684

[startup+943.343 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 28048
/proc/meminfo: memFree=1184296/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=942.15
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 94160 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 448684

[startup+1003.43 s]
/proc/loadavg: 2.08 2.02 2.00 3/81 28048
/proc/meminfo: memFree=1184232/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1002.19
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 100164 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 448684

[startup+1063.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/81 28048
/proc/meminfo: memFree=1184232/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1062.21
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 106166 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 448684

[startup+1123.57 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 28048
/proc/meminfo: memFree=1184232/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1122.21
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 112166 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 448684

[startup+1183.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 28048
/proc/meminfo: memFree=1184168/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1182.23
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 118168 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 448684

[startup+1243.7 s]
/proc/loadavg: 2.13 2.03 2.01 3/81 28048
/proc/meminfo: memFree=1184168/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1242.24
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 124169 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 448684

[startup+1303.71 s]
/proc/loadavg: 2.05 2.02 2.00 3/81 28048
/proc/meminfo: memFree=1184104/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1302.17
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 130162 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637145 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1302.17
Current children cumulated vsize (KiB) 448684

[startup+1363.78 s]
/proc/loadavg: 2.02 2.02 2.00 4/81 28048
/proc/meminfo: memFree=1184104/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1362.19
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 136164 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637142 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1362.19
Current children cumulated vsize (KiB) 448684

[startup+1423.85 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 28048
/proc/meminfo: memFree=1184104/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1422.21
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 142166 55 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1422.21
Current children cumulated vsize (KiB) 448684

[startup+1483.93 s]
/proc/loadavg: 2.03 2.02 2.00 3/81 28048
/proc/meminfo: memFree=1184104/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1482.22
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 148166 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637156 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 448684

[startup+1543.96 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 28048
/proc/meminfo: memFree=1184104/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1542.2
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 154164 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1542.2
Current children cumulated vsize (KiB) 448684

[startup+1604.04 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 28048
/proc/meminfo: memFree=1184040/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1602.23
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 160167 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 448684

[startup+1664.04 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 28048
/proc/meminfo: memFree=1183976/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1662.16
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 166160 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 448684

[startup+1724.12 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 28048
/proc/meminfo: memFree=1183976/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1722.19
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 172163 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637145 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 448684

[startup+1784.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 28048
/proc/meminfo: memFree=1183976/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1782.21
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 178165 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 448684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 28048
/proc/meminfo: memFree=1183912/2055920 swapFree=4192812/4192956
[pid=27975] ppid=27973 vsize=448684 CPUtime=1800.06
/proc/27975/stat : 27975 (solver) R 27973 27975 27278 0 -1 4194304 113415 0 0 0 179950 56 0 0 25 0 1 0 172149772 459452416 109972 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/27975/statm: 112171 109972 721 92 0 110515 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 448684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.14
CPU time (s): 1800.14
CPU user time (s): 1799.51
CPU system time (s): 0.627904
CPU usage (%): 99.8887
Max. virtual memory (cumulated for all children) (KiB): 448684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113415
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= 8381

runsolver used 1.9607 s user time and 4.84526 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan  8 06:25:18 UTC 2007


IDJOB= 215922
IDBENCH= 5038
FILE ID= node60/215922-1168237518

PBS_JOBID= 3481435

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-air03.xml
COMMAND LINE= /tmp/evaluation/215922-1168237518/mistral/bin/solver /tmp/evaluation/215922-1168237518/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-215922-1168237518 -o ROOT/results/node60/solver-215922-1168237518 -C 1800 -M 900  /tmp/evaluation/215922-1168237518/mistral/bin/solver /tmp/evaluation/215922-1168237518/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  ba2da321ff55145a2ef5f80ea5cf938d

RANDOM SEED= 29569604

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.236
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.236
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:       1724040 kB
Buffers:         40052 kB
Cached:         139196 kB
SwapCached:          0 kB
Active:         189716 kB
Inactive:        85572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10524 kB
Writeback:           0 kB
Mapped:         115160 kB
Slab:            41676 kB
Committed_AS:  4760156 kB
PageTables:       2104 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= 66552 MiB



End job on node60 on Mon Jan  8 06:55:21 UTC 2007