Trace number 210730

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.05 1801.26

General information on the benchmark

NamepseudoSeries/uclid/
cache-ibm-q-unbounded-Icl2arity-ucl.xml
MD5SUM5efcf89ecd13ec12f4b08945c1ac3a76
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.822
SatisfiableNO
(Un)Satisfiability was proved
Number of variables23837
Number of constraints67567
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67567
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.48
0.50	c 	predicates............    0
0.50	c 	constraints...........  5.4
5.91	c Allocating memory
5.91	c 
5.91	c time limit = -1
5.91	c heuristic = dom/wdeg
5.91	c restart policy = No restart
5.91	c 
5.91	c Solving
5.91	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/node72/watcher-210730-1168201965 -o ROOT/results/node72/solver-210730-1168201965 -C 1800 -M 900 /tmp/evaluation/210730-1168201965/mistral/bin/solver /tmp/evaluation/210730-1168201965/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.07 1.02 1.16 3/78 4232
/proc/meminfo: memFree=1276040/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=540 CPUtime=0
/proc/4231/stat : 4231 (solver) D 4229 4231 2890 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 168605414 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2536228 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/4231/statm: 135 26 21 92 0 18 0

[startup+0.106405 s]
/proc/loadavg: 1.07 1.02 1.16 3/78 4232
/proc/meminfo: memFree=1276040/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=8136 CPUtime=0.1
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 1079 0 0 0 10 0 0 0 18 0 1 0 168605414 8331264 1047 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3003345 0 0 4096 0 0 0 0 17 1 0 0
/proc/4231/statm: 2034 1047 692 92 0 378 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8136

[startup+0.514445 s]
/proc/loadavg: 1.07 1.02 1.16 3/78 4232
/proc/meminfo: memFree=1276040/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=12264 CPUtime=0.5
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 2143 0 0 0 50 0 0 0 21 0 1 0 168605414 12558336 2111 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159376428 0 0 4096 0 0 0 0 17 1 0 0
/proc/4231/statm: 3066 2111 708 92 0 1410 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12264

[startup+1.33552 s]
/proc/loadavg: 1.07 1.02 1.16 2/78 4232
/proc/meminfo: memFree=1267720/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=16016 CPUtime=1.31
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 3072 0 0 0 131 0 0 0 25 0 1 0 168605414 16400384 3040 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158546294 0 0 4096 0 0 0 0 17 1 0 0
/proc/4231/statm: 4004 3040 708 92 0 2348 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 16016

[startup+2.97968 s]
/proc/loadavg: 1.06 1.02 1.16 2/78 4232
/proc/meminfo: memFree=1262728/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=23364 CPUtime=2.95
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 4924 0 0 0 294 1 0 0 25 0 1 0 168605414 23924736 4859 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158586440 0 0 4096 0 0 0 0 17 1 0 0
/proc/4231/statm: 5841 4859 708 92 0 4185 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 23364

[startup+6.25696 s]
/proc/loadavg: 1.06 1.02 1.16 2/78 4232
/proc/meminfo: memFree=1230224/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=119324 CPUtime=6.23
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 28852 0 0 0 611 12 0 0 25 0 1 0 168605414 122187776 28305 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 29831 28306 718 92 0 28175 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 119324

[startup+12.7155 s]
/proc/loadavg: 1.05 1.02 1.15 2/78 4232
/proc/meminfo: memFree=1075944/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=12.69
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 1249 20 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208564

[startup+25.5177 s]
/proc/loadavg: 1.05 1.02 1.15 2/78 4232
/proc/meminfo: memFree=1075944/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=25.49
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 2529 20 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 208564

[startup+51.137 s]
/proc/loadavg: 1.03 1.02 1.15 2/78 4232
/proc/meminfo: memFree=1076008/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=51.09
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 5089 20 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208564

[startup+102.371 s]
/proc/loadavg: 1.01 1.01 1.14 2/78 4232
/proc/meminfo: memFree=1076072/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=102.29
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 10209 20 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 208564

[startup+162.419 s]
/proc/loadavg: 1.00 1.01 1.12 2/78 4232
/proc/meminfo: memFree=1076136/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=162.31
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 16211 20 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 208564

[startup+222.466 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 4232
/proc/meminfo: memFree=1076136/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=222.31
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 22211 20 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 208564

[startup+282.517 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 4232
/proc/meminfo: memFree=1076136/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=282.32
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 28211 21 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727347 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 208564

[startup+342.562 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 4232
/proc/meminfo: memFree=1076136/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=342.33
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 34212 21 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 208564

[startup+402.614 s]
/proc/loadavg: 1.04 1.01 1.09 2/78 4232
/proc/meminfo: memFree=1076200/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=402.34
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 40213 21 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 208564

[startup+462.654 s]
/proc/loadavg: 1.01 1.01 1.08 2/78 4232
/proc/meminfo: memFree=1076200/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=462.33
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 46212 21 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 208564

[startup+522.698 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=522.34
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 52212 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 208564

[startup+582.74 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=582.35
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 58213 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 208564

[startup+642.792 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=642.34
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 64212 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650435 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 208564

[startup+702.84 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=702.36
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 70214 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 208564

[startup+762.886 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=762.36
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 76214 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 208564

[startup+822.93 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=822.36
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 82214 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 208564

[startup+882.973 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=882.36
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 88214 22 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 208564

[startup+943.012 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=942.37
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 94214 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 208564

[startup+1003.05 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1002.38
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 100215 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 208564

[startup+1063.1 s]
/proc/loadavg: 1.04 1.01 1.03 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1062.38
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 106215 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 208564

[startup+1123.15 s]
/proc/loadavg: 1.01 1.01 1.02 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1122.38
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 112215 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 208564

[startup+1183.2 s]
/proc/loadavg: 1.05 1.02 1.02 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1182.4
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 118217 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 208564

[startup+1243.24 s]
/proc/loadavg: 1.07 1.03 1.02 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1242.4
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 124217 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1242.4
Current children cumulated vsize (KiB) 208564

[startup+1303.29 s]
/proc/loadavg: 1.02 1.02 1.02 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1302.4
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 130217 23 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1302.4
Current children cumulated vsize (KiB) 208564

[startup+1363.34 s]
/proc/loadavg: 1.10 1.05 1.02 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1362.42
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 136218 24 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1362.42
Current children cumulated vsize (KiB) 208564

[startup+1423.38 s]
/proc/loadavg: 1.10 1.05 1.02 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1422.41
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 142217 24 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1422.41
Current children cumulated vsize (KiB) 208564

[startup+1483.43 s]
/proc/loadavg: 1.04 1.04 1.02 2/78 4232
/proc/meminfo: memFree=1076328/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1482.42
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 148218 24 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1482.42
Current children cumulated vsize (KiB) 208564

[startup+1543.47 s]
/proc/loadavg: 1.01 1.03 1.01 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1542.43
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 154219 24 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1542.43
Current children cumulated vsize (KiB) 208564

[startup+1603.52 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1602.44
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 160220 24 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1602.44
Current children cumulated vsize (KiB) 208564

[startup+1663.56 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 4232
/proc/meminfo: memFree=1076264/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1662.43
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 166219 24 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1662.43
Current children cumulated vsize (KiB) 208564

[startup+1723.62 s]
/proc/loadavg: 1.01 1.02 1.00 2/84 4348
/proc/meminfo: memFree=1075000/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1722.46
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 172217 29 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1722.46
Current children cumulated vsize (KiB) 208564

[startup+1783.69 s]
/proc/loadavg: 1.00 1.02 1.00 2/84 4408
/proc/meminfo: memFree=1074936/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1782.51
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 178212 39 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (KiB) 208564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4434
/proc/meminfo: memFree=1076008/2055920 swapFree=4191880/4192956
[pid=4231] ppid=4229 vsize=208564 CPUtime=1800.01
/proc/4231/stat : 4231 (solver) R 4229 4231 2890 0 -1 4194304 51230 0 0 0 179962 39 0 0 25 0 1 0 168605414 213569536 50683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/4231/statm: 52141 50683 721 92 0 50485 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 208564

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.05
CPU user time (s): 1799.62
CPU system time (s): 0.430934
CPU usage (%): 99.9332
Max. virtual memory (cumulated for all children) (KiB): 208564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51230
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= 10
involuntary context switches= 43742

runsolver used 2.05669 s user time and 4.37833 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Jan  7 20:32:46 UTC 2007


IDJOB= 210730
IDBENCH= 4641
FILE ID= node72/210730-1168201965

PBS_JOBID= 3480724

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/cache-ibm-q-unbounded-Icl2arity-ucl.xml
COMMAND LINE= /tmp/evaluation/210730-1168201965/mistral/bin/solver /tmp/evaluation/210730-1168201965/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-210730-1168201965 -o ROOT/results/node72/solver-210730-1168201965 -C 1800 -M 900  /tmp/evaluation/210730-1168201965/mistral/bin/solver /tmp/evaluation/210730-1168201965/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5efcf89ecd13ec12f4b08945c1ac3a76

RANDOM SEED= 625314735

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.223
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.223
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:       1276648 kB
Buffers:         51388 kB
Cached:         609640 kB
SwapCached:        408 kB
Active:         177604 kB
Inactive:       526720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276648 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           13464 kB
Writeback:           0 kB
Mapped:          60500 kB
Slab:            60388 kB
Committed_AS:  3090164 kB
PageTables:       1916 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= 66544 MiB



End job on node72 on Sun Jan  7 21:02:47 UTC 2007