Trace number 212253

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.09 1815.05

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-sc205.xml
MD5SUM455c6226993aca1f799babffee1eeb1d
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 benchmark1571.52
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables6090
Number of constraints295
Maximum constraint arity120
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension295
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c 
0.13	c Parsing xml file
0.13	c 	domains...............    0
0.13	c 	variables............. 0.11
0.24	c 	predicates............ 0.11
0.35	c 	constraints........... 0.63
0.98	c Allocating memory
0.98	c 
0.98	c time limit = -1
0.98	c heuristic = dom/wdeg
0.98	c restart policy = No restart
0.98	c 
0.98	c Solving
0.98	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/node33/watcher-212253-1168218085 -o ROOT/results/node33/solver-212253-1168218085 -C 1800 -M 900 /tmp/evaluation/212253-1168218085/mistral/bin/solver /tmp/evaluation/212253-1168218085/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.43 2.22 3.33 3/87 11537
/proc/meminfo: memFree=1837624/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=4552 CPUtime=0
/proc/11536/stat : 11536 (solver) D 11534 11536 11116 0 -1 4194304 52 0 2 0 0 0 0 0 18 0 1 0 170202415 4661248 38 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10945316 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/11536/statm: 1138 38 30 92 0 19 0

[startup+0.102021 s]
/proc/loadavg: 1.43 2.22 3.33 3/87 11537
/proc/meminfo: memFree=1837624/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=6744 CPUtime=0.01
/proc/11536/stat : 11536 (solver) D 11534 11536 11116 0 -1 4194304 509 0 14 0 0 1 0 0 18 0 1 0 170202415 6905856 491 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159675488 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/11536/statm: 1686 491 429 92 0 30 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6744

[startup+0.511057 s]
/proc/loadavg: 1.43 2.22 3.33 3/87 11537
/proc/meminfo: memFree=1837624/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=9192 CPUtime=0.38
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1354 0 26 0 37 1 0 0 20 0 1 0 170202415 9412608 1348 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425086 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2298 1348 708 92 0 642 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 9192

[startup+1.33222 s]
/proc/loadavg: 1.43 2.22 3.33 3/87 11543
/proc/meminfo: memFree=1828144/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1.2
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 118 2 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 11048

[startup+2.96956 s]
/proc/loadavg: 1.43 2.22 3.33 3/87 11543
/proc/meminfo: memFree=1828144/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=2.82
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 280 2 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710161 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 11048

[startup+6.25024 s]
/proc/loadavg: 1.48 2.21 3.32 3/87 11551
/proc/meminfo: memFree=1828144/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=6.07
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 605 2 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710138 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 11048

[startup+12.7096 s]
/proc/loadavg: 1.52 2.21 3.31 3/87 11571
/proc/meminfo: memFree=1828352/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=12.47
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 1244 3 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 11048

[startup+25.5292 s]
/proc/loadavg: 1.62 2.20 3.29 3/87 11579
/proc/meminfo: memFree=1828360/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=25.18
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 2514 4 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 11048

[startup+51.1605 s]
/proc/loadavg: 1.75 2.18 3.25 3/87 11601
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=50.56
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 5049 7 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 11048

[startup+102.462 s]
/proc/loadavg: 1.89 2.15 3.18 3/81 11633
/proc/meminfo: memFree=1829632/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=101.41
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 10133 8 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 11048

[startup+162.519 s]
/proc/loadavg: 1.96 2.12 3.11 3/81 11633
/proc/meminfo: memFree=1829632/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=160.98
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 16090 8 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 11048

[startup+222.577 s]
/proc/loadavg: 1.98 2.10 3.04 3/81 11633
/proc/meminfo: memFree=1829632/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=220.54
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 22046 8 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 11048

[startup+282.598 s]
/proc/loadavg: 1.99 2.08 2.97 3/81 11633
/proc/meminfo: memFree=1829696/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=280.07
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 27999 8 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 11048

[startup+342.699 s]
/proc/loadavg: 1.99 2.06 2.90 3/81 11633
/proc/meminfo: memFree=1829696/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=339.7
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 33961 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710138 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 11048

[startup+402.71 s]
/proc/loadavg: 1.99 2.05 2.85 3/81 11633
/proc/meminfo: memFree=1829704/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=399.21
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 39912 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 11048

[startup+462.74 s]
/proc/loadavg: 1.99 2.04 2.79 3/81 11633
/proc/meminfo: memFree=1829768/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=458.75
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 45866 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 11048

[startup+522.812 s]
/proc/loadavg: 1.99 2.03 2.74 3/81 11633
/proc/meminfo: memFree=1829704/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=518.35
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 51826 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 518.35
Current children cumulated vsize (KiB) 11048

[startup+582.865 s]
/proc/loadavg: 1.99 2.02 2.69 3/81 11633
/proc/meminfo: memFree=1829768/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=577.9
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 57781 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 577.9
Current children cumulated vsize (KiB) 11048

[startup+642.922 s]
/proc/loadavg: 2.07 2.03 2.65 3/81 11633
/proc/meminfo: memFree=1829704/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=637.47
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 63738 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710474 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 637.47
Current children cumulated vsize (KiB) 11048

[startup+703.016 s]
/proc/loadavg: 2.07 2.04 2.61 3/81 11633
/proc/meminfo: memFree=1829704/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=697.08
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 69699 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 697.08
Current children cumulated vsize (KiB) 11048

[startup+763.055 s]
/proc/loadavg: 2.02 2.03 2.57 3/81 11633
/proc/meminfo: memFree=1829640/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=756.62
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 75653 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710151 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 756.62
Current children cumulated vsize (KiB) 11048

[startup+823.065 s]
/proc/loadavg: 2.01 2.02 2.53 3/81 11633
/proc/meminfo: memFree=1829640/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=816.14
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 81605 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 816.14
Current children cumulated vsize (KiB) 11048

[startup+883.119 s]
/proc/loadavg: 2.00 2.02 2.50 3/81 11633
/proc/meminfo: memFree=1829640/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=875.72
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 87563 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 875.72
Current children cumulated vsize (KiB) 11048

[startup+943.185 s]
/proc/loadavg: 2.00 2.01 2.46 3/81 11633
/proc/meminfo: memFree=1829576/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=935.28
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 93519 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 935.28
Current children cumulated vsize (KiB) 11048

[startup+1003.25 s]
/proc/loadavg: 2.00 2.00 2.43 3/81 11633
/proc/meminfo: memFree=1829576/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=994.88
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 99479 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 994.88
Current children cumulated vsize (KiB) 11048

[startup+1063.31 s]
/proc/loadavg: 2.00 2.00 2.40 3/81 11633
/proc/meminfo: memFree=1829576/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1054.45
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 105436 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1054.45
Current children cumulated vsize (KiB) 11048

[startup+1123.35 s]
/proc/loadavg: 2.00 2.00 2.37 3/81 11635
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1113.98
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 111389 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710161 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1113.98
Current children cumulated vsize (KiB) 11048

[startup+1183.4 s]
/proc/loadavg: 2.00 2.00 2.35 3/81 11635
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1173.54
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 117345 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1173.54
Current children cumulated vsize (KiB) 11048

[startup+1243.43 s]
/proc/loadavg: 2.00 2.00 2.32 3/81 11635
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1233.1
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 123301 9 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1233.1
Current children cumulated vsize (KiB) 11048

[startup+1303.45 s]
/proc/loadavg: 2.00 2.00 2.30 3/81 11635
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1292.62
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 129252 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1292.62
Current children cumulated vsize (KiB) 11048

[startup+1363.52 s]
/proc/loadavg: 2.00 2.00 2.28 3/81 11635
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1352.21
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 135211 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1352.21
Current children cumulated vsize (KiB) 11048

[startup+1423.53 s]
/proc/loadavg: 2.00 2.00 2.26 3/81 11635
/proc/meminfo: memFree=1828680/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1411.73
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 141163 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1411.73
Current children cumulated vsize (KiB) 11048

[startup+1483.6 s]
/proc/loadavg: 2.00 2.00 2.24 3/81 11635
/proc/meminfo: memFree=1828616/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1471.3
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 147120 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1471.3
Current children cumulated vsize (KiB) 11048

[startup+1543.66 s]
/proc/loadavg: 2.00 2.00 2.22 3/81 11635
/proc/meminfo: memFree=1828552/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1530.88
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 153078 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722042 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1530.88
Current children cumulated vsize (KiB) 11048

[startup+1603.73 s]
/proc/loadavg: 2.00 2.00 2.20 3/81 11635
/proc/meminfo: memFree=1828552/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1590.47
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 159037 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1590.47
Current children cumulated vsize (KiB) 11048

[startup+1663.79 s]
/proc/loadavg: 2.00 2.00 2.19 3/81 11635
/proc/meminfo: memFree=1828552/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1650.02
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 164992 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1650.02
Current children cumulated vsize (KiB) 11048

[startup+1723.88 s]
/proc/loadavg: 2.03 2.01 2.18 3/81 11635
/proc/meminfo: memFree=1828488/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1709.64
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 170954 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1709.64
Current children cumulated vsize (KiB) 11048

[startup+1783.89 s]
/proc/loadavg: 2.05 2.02 2.17 3/81 11635
/proc/meminfo: memFree=1828488/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1769.18
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 176908 10 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710124 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1769.18
Current children cumulated vsize (KiB) 11048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.04 s]
/proc/loadavg: 2.56 2.13 2.20 3/82 11699
/proc/meminfo: memFree=1522160/2055920 swapFree=4192224/4192956
[pid=11536] ppid=11534 vsize=11048 CPUtime=1800.08
/proc/11536/stat : 11536 (solver) R 11534 11536 11116 0 -1 4194304 1822 0 26 0 179993 15 0 0 25 0 1 0 170202415 11313152 1816 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/11536/statm: 2762 1816 720 92 0 1106 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 11048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.05
CPU time (s): 1800.09
CPU user time (s): 1799.93
CPU system time (s): 0.154976
CPU usage (%): 99.1756
Max. virtual memory (cumulated for all children) (KiB): 11048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1822
page faults= 26
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 34958

runsolver used 1.66875 s user time and 4.81727 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Jan  8 01:01:25 UTC 2007


IDJOB= 212253
IDBENCH= 4756
FILE ID= node33/212253-1168218085

PBS_JOBID= 3480912

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-sc205.xml
COMMAND LINE= /tmp/evaluation/212253-1168218085/mistral/bin/solver /tmp/evaluation/212253-1168218085/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-212253-1168218085 -o ROOT/results/node33/solver-212253-1168218085 -C 1800 -M 900  /tmp/evaluation/212253-1168218085/mistral/bin/solver /tmp/evaluation/212253-1168218085/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  455c6226993aca1f799babffee1eeb1d

RANDOM SEED= 453164675

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.281
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.281
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:       1838104 kB
Buffers:         26136 kB
Cached:          62336 kB
SwapCached:         64 kB
Active:         117400 kB
Inactive:        47292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838104 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            7440 kB
Writeback:           0 kB
Mapped:          95260 kB
Slab:            37888 kB
Committed_AS:  3841424 kB
PageTables:       2216 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= 66215 MiB



End job on node33 on Mon Jan  8 01:31:42 UTC 2007