Trace number 210808

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.08 1800.73

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-6-accl.xml
MD5SUMc3621a55ea125183ef6096030f8fc720
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables23621
Number of constraints67525
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67525
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.49
0.49	c 	predicates............ 0.01
0.50	c 	constraints...........  5.5
6.01	c Allocating memory
6.01	c 
6.01	c time limit = -1
6.01	c heuristic = dom/wdeg
6.01	c restart policy = No restart
6.01	c 
6.01	c Solving
6.01	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/node10/watcher-210808-1168202331 -o ROOT/results/node10/solver-210808-1168202331 -C 1800 -M 900 /tmp/evaluation/210808-1168202331/mistral/bin/solver /tmp/evaluation/210808-1168202331/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.03 1.56 1.85 2/78 22435
/proc/meminfo: memFree=1666560/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=6792 CPUtime=0
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 417 0 0 0 0 0 0 0 18 0 1 0 168628380 6955008 396 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8874884 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 1698 399 362 92 0 30 0

[startup+0.102096 s]
/proc/loadavg: 1.03 1.56 1.85 2/78 22435
/proc/meminfo: memFree=1666560/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=8132 CPUtime=0.09
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 1062 0 0 0 9 0 0 0 18 0 1 0 168628380 8327168 1030 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 2033 1030 688 92 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8132

[startup+0.510148 s]
/proc/loadavg: 1.03 1.56 1.85 2/78 22435
/proc/meminfo: memFree=1666560/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=12100 CPUtime=0.5
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 2106 0 0 0 49 1 0 0 22 0 1 0 168628380 12390400 2074 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 3025 2074 708 92 0 1369 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12100

[startup+1.33026 s]
/proc/loadavg: 1.03 1.56 1.85 2/78 22435
/proc/meminfo: memFree=1658176/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=15796 CPUtime=1.32
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 3028 0 0 0 130 2 0 0 25 0 1 0 168628380 16175104 2996 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 3949 2996 708 92 0 2293 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15796

[startup+2.96648 s]
/proc/loadavg: 1.02 1.56 1.84 2/78 22435
/proc/meminfo: memFree=1653248/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=23096 CPUtime=2.95
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 4844 0 0 0 292 3 0 0 25 0 1 0 168628380 23650304 4779 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 5774 4779 708 92 0 4118 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 23096

[startup+6.24793 s]
/proc/loadavg: 1.02 1.56 1.84 2/78 22435
/proc/meminfo: memFree=1629952/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=96140 CPUtime=6.23
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 23084 0 0 0 612 11 0 0 25 0 1 0 168628380 98447360 22667 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 24035 22668 718 92 0 22379 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 96140

[startup+12.7008 s]
/proc/loadavg: 1.02 1.54 1.83 2/78 22435
/proc/meminfo: memFree=1495312/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179200 CPUtime=12.68
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43892 0 0 0 1248 20 0 0 25 0 1 0 168628380 183500800 43475 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44800 43475 721 92 0 43144 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179200

[startup+25.5075 s]
/proc/loadavg: 1.02 1.52 1.82 2/78 22435
/proc/meminfo: memFree=1495448/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179200 CPUtime=25.48
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43892 0 0 0 2528 20 0 0 25 0 1 0 168628380 183500800 43475 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44800 43475 721 92 0 43144 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179200

[startup+51.122 s]
/proc/loadavg: 1.01 1.48 1.80 2/78 22435
/proc/meminfo: memFree=1495640/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=51.08
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 5088 20 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 179204

[startup+102.346 s]
/proc/loadavg: 1.00 1.40 1.76 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=102.29
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 10209 20 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 179204

[startup+162.382 s]
/proc/loadavg: 1.00 1.32 1.70 2/78 22435
/proc/meminfo: memFree=1495712/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=162.31
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 16210 21 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 179204

[startup+222.417 s]
/proc/loadavg: 1.04 1.27 1.66 2/78 22435
/proc/meminfo: memFree=1495712/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=222.34
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 22212 22 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 179204

[startup+282.451 s]
/proc/loadavg: 1.01 1.22 1.62 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=282.35
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 28213 22 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 179204

[startup+342.487 s]
/proc/loadavg: 1.00 1.18 1.58 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=342.37
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 34214 23 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 179204

[startup+402.527 s]
/proc/loadavg: 1.00 1.14 1.54 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=402.39
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 40216 23 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 179204

[startup+462.561 s]
/proc/loadavg: 1.00 1.11 1.50 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=462.41
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 46217 24 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 179204

[startup+522.596 s]
/proc/loadavg: 1.00 1.09 1.47 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=522.42
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 52218 24 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 179204

[startup+582.629 s]
/proc/loadavg: 1.03 1.08 1.44 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=582.45
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 58220 25 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 179204

[startup+642.666 s]
/proc/loadavg: 1.01 1.07 1.41 2/78 22435
/proc/meminfo: memFree=1495584/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=642.46
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 64221 25 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 179204

[startup+702.701 s]
/proc/loadavg: 1.00 1.05 1.38 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=702.48
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 70222 26 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 179204

[startup+762.736 s]
/proc/loadavg: 1.00 1.04 1.36 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=762.49
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 76223 26 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 179204

[startup+822.774 s]
/proc/loadavg: 1.00 1.03 1.33 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=822.52
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 82225 27 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 179204

[startup+882.806 s]
/proc/loadavg: 1.00 1.02 1.31 2/78 22435
/proc/meminfo: memFree=1495648/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=882.53
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 88226 27 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 179204

[startup+942.839 s]
/proc/loadavg: 1.00 1.02 1.28 2/78 22435
/proc/meminfo: memFree=1495584/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=942.55
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 94227 28 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 179204

[startup+1002.87 s]
/proc/loadavg: 1.00 1.01 1.26 2/78 22435
/proc/meminfo: memFree=1495584/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1002.56
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 100228 28 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 179204

[startup+1062.91 s]
/proc/loadavg: 1.00 1.01 1.25 2/78 22435
/proc/meminfo: memFree=1495584/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1062.58
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 106229 29 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 179204

[startup+1122.94 s]
/proc/loadavg: 1.00 1.00 1.23 2/78 22435
/proc/meminfo: memFree=1495584/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1122.59
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 112230 29 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 179204

[startup+1182.98 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 22435
/proc/meminfo: memFree=1495584/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1182.61
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 118231 30 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 179204

[startup+1243.01 s]
/proc/loadavg: 1.04 1.01 1.20 2/78 22435
/proc/meminfo: memFree=1495520/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1242.63
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 124233 30 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1242.63
Current children cumulated vsize (KiB) 179204

[startup+1303.05 s]
/proc/loadavg: 1.01 1.01 1.18 2/78 22435
/proc/meminfo: memFree=1495520/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1302.65
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 130234 31 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1302.65
Current children cumulated vsize (KiB) 179204

[startup+1363.1 s]
/proc/loadavg: 1.15 1.05 1.18 2/84 22559
/proc/meminfo: memFree=1494120/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1362.62
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 136230 32 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1362.62
Current children cumulated vsize (KiB) 179204

[startup+1423.16 s]
/proc/loadavg: 1.05 1.04 1.17 2/78 22633
/proc/meminfo: memFree=1495200/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1422.61
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 142229 32 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1422.61
Current children cumulated vsize (KiB) 179204

[startup+1483.2 s]
/proc/loadavg: 1.09 1.04 1.16 3/78 22633
/proc/meminfo: memFree=1495200/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1482.63
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 148231 32 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1482.63
Current children cumulated vsize (KiB) 179204

[startup+1543.24 s]
/proc/loadavg: 1.03 1.03 1.15 2/78 22633
/proc/meminfo: memFree=1495264/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1542.65
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 154232 33 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1542.65
Current children cumulated vsize (KiB) 179204

[startup+1603.27 s]
/proc/loadavg: 1.01 1.02 1.14 2/78 22633
/proc/meminfo: memFree=1495264/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1602.66
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 160233 33 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1602.66
Current children cumulated vsize (KiB) 179204

[startup+1663.31 s]
/proc/loadavg: 1.00 1.02 1.13 2/78 22633
/proc/meminfo: memFree=1495264/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1662.69
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 166235 34 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1662.69
Current children cumulated vsize (KiB) 179204

[startup+1723.35 s]
/proc/loadavg: 1.00 1.01 1.12 2/78 22633
/proc/meminfo: memFree=1495264/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1722.7
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 172236 34 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1722.7
Current children cumulated vsize (KiB) 179204

[startup+1783.38 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 22633
/proc/meminfo: memFree=1495264/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1782.73
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 178238 35 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1782.73
Current children cumulated vsize (KiB) 179204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 22633
/proc/meminfo: memFree=1495264/2055920 swapFree=4178216/4192956
[pid=22434] ppid=22432 vsize=179204 CPUtime=1800.04
/proc/22434/stat : 22434 (solver) R 22432 22434 21255 0 -1 4194304 43893 0 0 0 179969 35 0 0 25 0 1 0 168628380 183504896 43476 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/22434/statm: 44801 43476 721 92 0 43145 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 179204

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.73
CPU time (s): 1800.08
CPU user time (s): 1799.69
CPU system time (s): 0.383941
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 179204

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

runsolver used 1.66375 s user time and 4.73928 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Jan  7 20:38:52 UTC 2007


IDJOB= 210808
IDBENCH= 4647
FILE ID= node10/210808-1168202331

PBS_JOBID= 3480517

Free space on /tmp= 66364 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-6-accl.xml
COMMAND LINE= /tmp/evaluation/210808-1168202331/mistral/bin/solver /tmp/evaluation/210808-1168202331/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-210808-1168202331 -o ROOT/results/node10/solver-210808-1168202331 -C 1800 -M 900  /tmp/evaluation/210808-1168202331/mistral/bin/solver /tmp/evaluation/210808-1168202331/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c3621a55ea125183ef6096030f8fc720

RANDOM SEED= 8927374

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.232
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.232
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:       1666976 kB
Buffers:         40772 kB
Cached:         256024 kB
SwapCached:       2064 kB
Active:         160360 kB
Inactive:       166048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666976 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:           13244 kB
Writeback:           0 kB
Mapped:          39276 kB
Slab:            47976 kB
Committed_AS:  4200268 kB
PageTables:       1864 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= 66364 MiB



End job on node10 on Sun Jan  7 21:08:53 UTC 2007