Trace number 199419

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.02 1802.12

General information on the benchmark

NameallIntervalSeries/
series-100.xml
MD5SUM3bbb049b1ee13181a6ccf3fbe5bb4f50
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 benchmark34.8637
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables199
Number of constraints9900
Maximum constraint arity3
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables.............    0
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.58
0.60	c Allocating memory
0.60	c 
0.60	c time limit = -1
0.60	c heuristic = dom/wdeg
0.60	c restart policy = No restart
0.60	c 
0.60	c Solving
0.60	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/node24/watcher-199419-1168134065 -o ROOT/results/node24/solver-199419-1168134065 -C 1800 -M 900 /tmp/evaluation/199419-1168134065/mistral/bin/solver /tmp/evaluation/199419-1168134065/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: 0.68 0.93 1.15 4/87 6271
/proc/meminfo: memFree=1659368/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=18540 CPUtime=0
/proc/6270/stat : 6270 (runsolver) R 6268 6270 5872 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 161801776 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6270/statm: 4635 279 244 17 0 2626 0

[startup+0.107579 s]
/proc/loadavg: 0.68 0.93 1.15 4/87 6271
/proc/meminfo: memFree=1659368/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=7312 CPUtime=0.09
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 917 0 0 0 9 0 0 0 18 0 1 0 161801776 7487488 885 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134602219 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 1828 885 705 92 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7312

[startup+0.515617 s]
/proc/loadavg: 0.68 0.93 1.15 4/87 6271
/proc/meminfo: memFree=1659368/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=8632 CPUtime=0.5
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1217 0 0 0 49 1 0 0 22 0 1 0 161801776 8839168 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156455349 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 2158 1185 705 92 0 502 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8632

[startup+1.33671 s]
/proc/loadavg: 0.79 0.95 1.16 3/87 6271
/proc/meminfo: memFree=1655784/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1.31
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 130 1 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10124

[startup+2.97389 s]
/proc/loadavg: 0.79 0.95 1.16 3/87 6271
/proc/meminfo: memFree=1655784/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=2.95
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 294 1 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714689 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10124

[startup+6.25324 s]
/proc/loadavg: 0.88 0.96 1.16 3/87 6271
/proc/meminfo: memFree=1655784/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=6.21
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 620 1 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3072988 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10124

[startup+12.7179 s]
/proc/loadavg: 0.97 0.98 1.16 3/87 6271
/proc/meminfo: memFree=1655784/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=12.65
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 1264 1 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785568 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10124

[startup+25.5383 s]
/proc/loadavg: 1.21 1.03 1.18 3/87 6271
/proc/meminfo: memFree=1655784/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=25.42
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 2541 1 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640343 0 0 4096 0 0 0 0 17 1 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 10124

[startup+51.2191 s]
/proc/loadavg: 1.58 1.14 1.21 3/88 6340
/proc/meminfo: memFree=1314584/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=51.06
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 5104 2 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640335 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10124

[startup+102.427 s]
/proc/loadavg: 1.88 1.28 1.25 3/88 6340
/proc/meminfo: memFree=1310040/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=102.21
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 10219 2 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 10124

[startup+162.471 s]
/proc/loadavg: 1.95 1.41 1.30 3/88 6340
/proc/meminfo: memFree=1308952/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=162.18
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 16216 2 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 10124

[startup+222.515 s]
/proc/loadavg: 1.98 1.52 1.34 3/88 6340
/proc/meminfo: memFree=1306904/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=222.17
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 22215 2 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10124

[startup+282.543 s]
/proc/loadavg: 2.05 1.62 1.38 3/88 6340
/proc/meminfo: memFree=1305376/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=282.14
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 28212 2 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10124

[startup+342.58 s]
/proc/loadavg: 2.09 1.71 1.43 3/88 6340
/proc/meminfo: memFree=1301280/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=342.1
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 34207 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 10124

[startup+402.609 s]
/proc/loadavg: 2.03 1.76 1.46 3/88 6340
/proc/meminfo: memFree=1296928/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=402.08
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 40205 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 10124

[startup+462.637 s]
/proc/loadavg: 2.01 1.80 1.49 3/88 6340
/proc/meminfo: memFree=1293280/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=462.04
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 46201 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3072990 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 10124

[startup+522.669 s]
/proc/loadavg: 2.00 1.84 1.52 3/88 6340
/proc/meminfo: memFree=1289504/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=522
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 52197 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 10124

[startup+582.68 s]
/proc/loadavg: 2.00 1.86 1.55 3/88 6340
/proc/meminfo: memFree=1285792/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=581.95
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 58192 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785656 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 10124

[startup+642.693 s]
/proc/loadavg: 2.00 1.89 1.57 3/88 6340
/proc/meminfo: memFree=1282336/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=641.91
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 64188 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640320 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 10124

[startup+702.703 s]
/proc/loadavg: 2.00 1.90 1.60 3/88 6340
/proc/meminfo: memFree=1278752/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=701.83
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 70180 3 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 10124

[startup+762.716 s]
/proc/loadavg: 2.00 1.92 1.62 3/88 6340
/proc/meminfo: memFree=1275168/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=761.8
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 76176 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799416 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 10124

[startup+822.727 s]
/proc/loadavg: 2.00 1.93 1.64 3/88 6340
/proc/meminfo: memFree=1272096/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=821.76
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 82172 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785656 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 10124

[startup+882.738 s]
/proc/loadavg: 2.17 1.99 1.68 3/88 6340
/proc/meminfo: memFree=1268896/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=881.68
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 88164 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 10124

[startup+942.748 s]
/proc/loadavg: 2.06 1.99 1.69 3/88 6340
/proc/meminfo: memFree=1265824/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=941.64
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 94160 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134657655 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 10124

[startup+1002.76 s]
/proc/loadavg: 2.02 1.99 1.71 3/88 6340
/proc/meminfo: memFree=1262560/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1001.6
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 100156 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792847 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1001.6
Current children cumulated vsize (KiB) 10124

[startup+1062.77 s]
/proc/loadavg: 2.01 1.99 1.73 3/88 6340
/proc/meminfo: memFree=1259104/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1061.52
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 106148 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1061.52
Current children cumulated vsize (KiB) 10124

[startup+1122.78 s]
/proc/loadavg: 2.00 1.99 1.74 3/88 6340
/proc/meminfo: memFree=1255648/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1121.48
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 112144 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785563 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 10124

[startup+1182.79 s]
/proc/loadavg: 2.10 2.02 1.76 3/88 6340
/proc/meminfo: memFree=1252192/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1181.44
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 118140 4 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 10124

[startup+1242.84 s]
/proc/loadavg: 2.03 2.01 1.77 3/94 6482
/proc/meminfo: memFree=1247592/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1241.33
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 124123 10 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134657664 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1241.33
Current children cumulated vsize (KiB) 10124

[startup+1302.89 s]
/proc/loadavg: 2.01 2.00 1.79 3/88 6538
/proc/meminfo: memFree=1244384/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1301.32
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 130115 17 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1301.32
Current children cumulated vsize (KiB) 10124

[startup+1362.95 s]
/proc/loadavg: 2.00 2.00 1.80 3/88 6538
/proc/meminfo: memFree=1241184/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1361.32
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 136115 17 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1361.32
Current children cumulated vsize (KiB) 10124

[startup+1422.99 s]
/proc/loadavg: 2.00 2.00 1.81 3/88 6538
/proc/meminfo: memFree=1237728/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1421.28
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 142111 17 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1421.28
Current children cumulated vsize (KiB) 10124

[startup+1483.06 s]
/proc/loadavg: 2.00 2.00 1.82 3/88 6538
/proc/meminfo: memFree=1234592/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1481.29
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 148112 17 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1481.29
Current children cumulated vsize (KiB) 10124

[startup+1543.1 s]
/proc/loadavg: 2.03 2.01 1.83 3/88 6538
/proc/meminfo: memFree=1231904/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1541.29
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 154111 18 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795067 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 10124

[startup+1603.1 s]
/proc/loadavg: 2.12 2.04 1.85 3/88 6538
/proc/meminfo: memFree=1228704/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1601.21
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 160103 18 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 10124

[startup+1663.2 s]
/proc/loadavg: 2.16 2.06 1.86 3/88 6538
/proc/meminfo: memFree=1225440/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1661.25
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 166107 18 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 10124

[startup+1723.27 s]
/proc/loadavg: 2.06 2.05 1.87 3/88 6538
/proc/meminfo: memFree=1222112/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1721.26
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 172108 18 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712657 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1721.26
Current children cumulated vsize (KiB) 10124

[startup+1783.31 s]
/proc/loadavg: 2.02 2.03 1.88 3/88 6538
/proc/meminfo: memFree=1218784/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1781.22
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 178104 18 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 10124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.11 s]
/proc/loadavg: 2.01 2.03 1.88 3/88 6538
/proc/meminfo: memFree=1217504/2055920 swapFree=4192812/4192956
[pid=6270] ppid=6268 vsize=10124 CPUtime=1800.01
/proc/6270/stat : 6270 (solver) R 6268 6270 5872 0 -1 4194304 1626 0 0 0 179982 19 0 0 25 0 1 0 161801776 10366976 1594 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/6270/statm: 2531 1594 720 92 0 875 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10124

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.12
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19197
CPU usage (%): 99.8836
Max. virtual memory (cumulated for all children) (KiB): 10124

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

runsolver used 2.14867 s user time and 5.82711 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 01:41:05 UTC 2007


IDJOB= 199419
IDBENCH= 3615
FILE ID= node24/199419-1168134065

PBS_JOBID= 3478012

Free space on /tmp= 66461 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-100.xml
COMMAND LINE= /tmp/evaluation/199419-1168134065/mistral/bin/solver /tmp/evaluation/199419-1168134065/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-199419-1168134065 -o ROOT/results/node24/solver-199419-1168134065 -C 1800 -M 900  /tmp/evaluation/199419-1168134065/mistral/bin/solver /tmp/evaluation/199419-1168134065/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3bbb049b1ee13181a6ccf3fbe5bb4f50

RANDOM SEED= 79389243

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.234
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.234
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:       1659848 kB
Buffers:         43144 kB
Cached:         226340 kB
SwapCached:          0 kB
Active:         171744 kB
Inactive:       166060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7188 kB
Writeback:           0 kB
Mapped:          88540 kB
Slab:            43000 kB
Committed_AS:  3307684 kB
PageTables:       2356 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= 66363 MiB



End job on node24 on Sun Jan  7 02:11:07 UTC 2007