Trace number 199523

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.06 1803.32

General information on the benchmark

NameallIntervalSeries/
series-70.xml
MD5SUMb508d51ffd63385b50c36601428a30b3
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 benchmark1.71474
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables139
Number of constraints4830
Maximum constraint arity3
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4830
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17	c 
0.17	c Parsing xml file
0.17	c 	domains...............    0
0.18	c 	variables.............    0
0.19	c 	predicates............    0
0.19	c 	constraints........... 0.28
0.47	c Allocating memory
0.47	c 
0.47	c time limit = -1
0.47	c heuristic = dom/wdeg
0.47	c restart policy = No restart
0.47	c 
0.47	c Solving
0.47	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/node5/watcher-199523-1168134850 -o ROOT/results/node5/solver-199523-1168134850 -C 1800 -M 900 /tmp/evaluation/199523-1168134850/mistral/bin/solver /tmp/evaluation/199523-1168134850/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 1.98 2.12 4/94 28460
/proc/meminfo: memFree=1766640/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=18540 CPUtime=0
/proc/28459/stat : 28459 (runsolver) R 28457 28459 27056 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 142099542 18984960 280 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28459/statm: 4635 280 244 17 0 2626 0

[startup+0.108267 s]
/proc/loadavg: 1.92 1.98 2.12 4/94 28460
/proc/meminfo: memFree=1766640/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=6792 CPUtime=0
/proc/28459/stat : 28459 (solver) D 28457 28459 27056 0 -1 4194304 447 0 10 0 0 0 0 0 18 0 1 0 142099542 6955008 435 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7898293 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/28459/statm: 1698 435 393 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6792

[startup+0.516311 s]
/proc/loadavg: 1.92 1.98 2.12 4/94 28460
/proc/meminfo: memFree=1766640/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8504 CPUtime=0.34
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1192 0 25 0 33 1 0 0 20 0 1 0 142099542 8708096 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2126 1185 720 92 0 470 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 8504

[startup+1.3374 s]
/proc/loadavg: 1.92 1.98 2.12 3/94 28460
/proc/meminfo: memFree=1759728/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8504 CPUtime=1.15
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1192 0 25 0 114 1 0 0 25 0 1 0 142099542 8708096 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640402 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2126 1185 720 92 0 470 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 8504

[startup+2.97459 s]
/proc/loadavg: 1.92 1.98 2.12 3/94 28460
/proc/meminfo: memFree=1759728/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8504 CPUtime=2.77
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1192 0 25 0 276 1 0 0 25 0 1 0 142099542 8708096 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2126 1185 720 92 0 470 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 8504

[startup+6.25896 s]
/proc/loadavg: 1.93 1.98 2.11 3/94 28460
/proc/meminfo: memFree=1759608/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8504 CPUtime=6.03
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1192 0 25 0 602 1 0 0 25 0 1 0 142099542 8708096 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2126 1185 720 92 0 470 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 8504

[startup+12.7237 s]
/proc/loadavg: 1.93 1.98 2.11 3/94 28460
/proc/meminfo: memFree=1759672/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8504 CPUtime=12.44
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1192 0 25 0 1243 1 0 0 25 0 1 0 142099542 8708096 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722240 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2126 1185 720 92 0 470 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 8504

[startup+25.5582 s]
/proc/loadavg: 1.95 1.98 2.11 3/94 28460
/proc/meminfo: memFree=1759800/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8504 CPUtime=25.16
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1192 0 25 0 2515 1 0 0 25 0 1 0 142099542 8708096 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2126 1185 720 92 0 470 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 8504

[startup+51.2031 s]
/proc/loadavg: 1.96 1.98 2.11 3/94 28460
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=50.59
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 5058 1 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640398 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 8508

[startup+102.465 s]
/proc/loadavg: 1.98 1.98 2.10 3/94 28460
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=101.43
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 10141 2 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715362 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 8508

[startup+162.493 s]
/proc/loadavg: 1.99 1.98 2.09 3/87 28526
/proc/meminfo: memFree=1819432/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=161.1
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 16106 4 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 8508

[startup+222.59 s]
/proc/loadavg: 1.99 1.98 2.08 3/93 28588
/proc/meminfo: memFree=1805240/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=221.13
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 22108 5 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 221.13
Current children cumulated vsize (KiB) 8508

[startup+282.691 s]
/proc/loadavg: 1.99 1.98 2.08 3/93 28588
/proc/meminfo: memFree=1805240/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=281.17
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 28112 5 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722251 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 8508

[startup+342.704 s]
/proc/loadavg: 2.03 2.00 2.08 3/87 28685
/proc/meminfo: memFree=1820136/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=341.06
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 34100 6 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790146 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 341.06
Current children cumulated vsize (KiB) 8508

[startup+402.757 s]
/proc/loadavg: 2.01 2.00 2.07 3/87 28685
/proc/meminfo: memFree=1818024/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=401.07
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 40100 7 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790393 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 401.07
Current children cumulated vsize (KiB) 8508

[startup+462.849 s]
/proc/loadavg: 2.00 2.00 2.06 3/93 28831
/proc/meminfo: memFree=1814968/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=461.03
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 46089 14 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 461.03
Current children cumulated vsize (KiB) 8508

[startup+522.929 s]
/proc/loadavg: 2.00 2.00 2.06 3/87 28883
/proc/meminfo: memFree=1814568/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=521.01
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 52084 17 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 521.01
Current children cumulated vsize (KiB) 8508

[startup+582.988 s]
/proc/loadavg: 2.00 2.00 2.05 3/87 28883
/proc/meminfo: memFree=1813416/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=581.01
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 58084 17 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 581.01
Current children cumulated vsize (KiB) 8508

[startup+643.011 s]
/proc/loadavg: 2.00 2.00 2.05 3/87 28883
/proc/meminfo: memFree=1812904/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=640.98
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 64081 17 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792842 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 640.98
Current children cumulated vsize (KiB) 8508

[startup+703.034 s]
/proc/loadavg: 2.04 2.01 2.05 3/87 28883
/proc/meminfo: memFree=1812392/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=700.92
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 70074 18 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 700.92
Current children cumulated vsize (KiB) 8508

[startup+763.089 s]
/proc/loadavg: 2.01 2.01 2.04 3/87 28883
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=760.93
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 76075 18 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722241 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 760.93
Current children cumulated vsize (KiB) 8508

[startup+823.159 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 28883
/proc/meminfo: memFree=1810408/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=820.94
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 82076 18 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795122 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 820.94
Current children cumulated vsize (KiB) 8508

[startup+883.225 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 28883
/proc/meminfo: memFree=1809896/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=880.93
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 88074 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 880.93
Current children cumulated vsize (KiB) 8508

[startup+943.289 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 28883
/proc/meminfo: memFree=1809192/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=940.94
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 94075 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 940.94
Current children cumulated vsize (KiB) 8508

[startup+1003.35 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 28883
/proc/meminfo: memFree=1808168/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1000.95
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 100076 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640320 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1000.95
Current children cumulated vsize (KiB) 8508

[startup+1063.41 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 28883
/proc/meminfo: memFree=1807592/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1060.92
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 106073 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640369 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1060.92
Current children cumulated vsize (KiB) 8508

[startup+1123.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 28883
/proc/meminfo: memFree=1807016/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1120.94
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 112075 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1120.94
Current children cumulated vsize (KiB) 8508

[startup+1183.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 28883
/proc/meminfo: memFree=1806440/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1180.95
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 118076 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1180.95
Current children cumulated vsize (KiB) 8508

[startup+1243.57 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 28883
/proc/meminfo: memFree=1805736/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1240.88
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 124069 19 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8360926 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1240.88
Current children cumulated vsize (KiB) 8508

[startup+1303.59 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 28885
/proc/meminfo: memFree=1804392/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1300.86
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 130066 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640326 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1300.86
Current children cumulated vsize (KiB) 8508

[startup+1363.64 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 28885
/proc/meminfo: memFree=1804008/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1360.86
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 136066 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8360926 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1360.86
Current children cumulated vsize (KiB) 8508

[startup+1423.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 28885
/proc/meminfo: memFree=1803688/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1420.85
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 142065 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1420.85
Current children cumulated vsize (KiB) 8508

[startup+1483.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 28885
/proc/meminfo: memFree=1803240/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1480.83
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 148063 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1480.83
Current children cumulated vsize (KiB) 8508

[startup+1543.84 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 28885
/proc/meminfo: memFree=1802472/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1540.85
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 154065 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708369 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1540.85
Current children cumulated vsize (KiB) 8508

[startup+1603.9 s]
/proc/loadavg: 2.04 2.02 2.00 3/87 28885
/proc/meminfo: memFree=1802344/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1600.83
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 160063 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714771 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1600.83
Current children cumulated vsize (KiB) 8508

[startup+1663.97 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 28885
/proc/meminfo: memFree=1802024/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1660.84
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 166064 20 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1660.84
Current children cumulated vsize (KiB) 8508

[startup+1724.03 s]
/proc/loadavg: 2.04 2.03 2.00 3/87 28885
/proc/meminfo: memFree=1801640/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1720.86
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 172065 21 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1720.86
Current children cumulated vsize (KiB) 8508

[startup+1784.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 28885
/proc/meminfo: memFree=1801256/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1780.85
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 178064 21 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8360926 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1780.85
Current children cumulated vsize (KiB) 8508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 28885
/proc/meminfo: memFree=1801000/2055920 swapFree=4192812/4192956
[pid=28459] ppid=28457 vsize=8508 CPUtime=1800.05
/proc/28459/stat : 28459 (solver) R 28457 28459 27056 0 -1 4194304 1193 0 25 0 179984 21 0 0 25 0 1 0 142099542 8712192 1186 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790179 0 0 4096 0 0 0 0 17 0 0 0
/proc/28459/statm: 2127 1186 720 92 0 471 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 8508

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.32
CPU time (s): 1800.06
CPU user time (s): 1799.84
CPU system time (s): 0.212967
CPU usage (%): 99.8193
Max. virtual memory (cumulated for all children) (KiB): 8508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.212967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1193
page faults= 25
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= 51677

runsolver used 2.28765 s user time and 5.49816 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 01:54:11 UTC 2007


IDJOB= 199523
IDBENCH= 3623
FILE ID= node5/199523-1168134850

PBS_JOBID= 3477743

Free space on /tmp= 66331 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b508d51ffd63385b50c36601428a30b3

RANDOM SEED= 942285911

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.240
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.240
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:       1767056 kB
Buffers:         37056 kB
Cached:          74260 kB
SwapCached:          0 kB
Active:         170152 kB
Inactive:        62224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:         147928 kB
Slab:            41088 kB
Committed_AS:  3577280 kB
PageTables:       2388 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= 66329 MiB



End job on node5 on Sun Jan  7 02:24:14 UTC 2007