Trace number 216468

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 1811.06

General information on the benchmark

NamepseudoSeries/chnl/
chnl-30-31.xml
MD5SUMcdc515b2a043dee884c7a7c7fc9fad9a
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 variables1860
Number of constraints122
Maximum constraint arity31
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension122
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables............. 0.04
0.10	c 	predicates............    0
0.10	c 	constraints........... 0.06
0.11	c Allocating memory
0.11	c 
0.11	c time limit = -1
0.11	c heuristic = dom/wdeg
0.11	c restart policy = No restart
0.11	c 
0.11	c Solving
0.11	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/node6/watcher-216468-1168242225 -o ROOT/results/node6/solver-216468-1168242225 -C 1800 -M 900 /tmp/evaluation/216468-1168242225/mistral/bin/solver /tmp/evaluation/216468-1168242225/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: 2.00 2.00 2.00 5/94 6140
/proc/meminfo: memFree=1728936/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=18540 CPUtime=0
/proc/6139/stat : 6139 (runsolver) R 6137 6139 5746 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 172617934 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6139/statm: 4635 279 244 17 0 2626 0

[startup+0.107846 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 6140
/proc/meminfo: memFree=1728936/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=8240 CPUtime=0.09
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1137 0 0 0 9 0 0 0 20 0 1 0 172617934 8437760 1105 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 2324690 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2060 1105 711 92 0 404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.515893 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 6140
/proc/meminfo: memFree=1728936/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=0.49
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 49 0 0 0 24 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10096

[startup+1.33599 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725416/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1.3
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 130 0 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710438 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10096

[startup+2.97318 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 6140
/proc/meminfo: memFree=1725416/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=2.93
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 292 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710148 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10096

[startup+6.26057 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 6140
/proc/meminfo: memFree=1725352/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=6.19
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 618 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708950 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10096

[startup+12.7203 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725352/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=12.6
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 1259 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10096

[startup+25.5358 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725416/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=25.31
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 2530 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 10096

[startup+51.1639 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725416/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=50.72
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 5071 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 10096

[startup+102.451 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725480/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=101.57
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 10156 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 10096

[startup+162.545 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725416/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=161.16
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 16115 1 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134812630 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 10096

[startup+222.632 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725352/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=220.75
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 22073 2 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 10096

[startup+282.697 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725416/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=280.3
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 28028 2 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710471 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 10096

[startup+342.767 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725352/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=339.88
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 33986 2 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 339.88
Current children cumulated vsize (KiB) 10096

[startup+402.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725352/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=399.45
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 39943 2 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710130 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 399.45
Current children cumulated vsize (KiB) 10096

[startup+462.932 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725352/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=459.03
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 45901 2 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 459.03
Current children cumulated vsize (KiB) 10096

[startup+523.021 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725288/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=518.62
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 51860 2 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 518.62
Current children cumulated vsize (KiB) 10096

[startup+583.105 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725288/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=578.22
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 57819 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 578.22
Current children cumulated vsize (KiB) 10096

[startup+643.185 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725288/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=637.75
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 63772 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 637.75
Current children cumulated vsize (KiB) 10096

[startup+703.264 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 6140
/proc/meminfo: memFree=1725224/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=697.28
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 69725 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710138 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 697.28
Current children cumulated vsize (KiB) 10096

[startup+763.344 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 6140
/proc/meminfo: memFree=1725160/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=756.81
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 75678 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 756.81
Current children cumulated vsize (KiB) 10096

[startup+823.42 s]
/proc/loadavg: 2.10 2.04 2.01 3/94 6140
/proc/meminfo: memFree=1725224/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=816.35
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 81632 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 816.35
Current children cumulated vsize (KiB) 10096

[startup+883.498 s]
/proc/loadavg: 2.03 2.03 2.00 4/94 6140
/proc/meminfo: memFree=1725160/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=875.88
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 87585 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 875.88
Current children cumulated vsize (KiB) 10096

[startup+943.574 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 6140
/proc/meminfo: memFree=1725096/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=935.41
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 93538 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 935.41
Current children cumulated vsize (KiB) 10096

[startup+1003.65 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 6140
/proc/meminfo: memFree=1725096/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=994.95
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 99492 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 994.95
Current children cumulated vsize (KiB) 10096

[startup+1063.74 s]
/proc/loadavg: 2.11 2.04 2.01 3/100 6256
/proc/meminfo: memFree=1723768/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1054.39
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 105436 3 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1054.39
Current children cumulated vsize (KiB) 10096

[startup+1123.74 s]
/proc/loadavg: 2.04 2.03 2.00 3/100 6316
/proc/meminfo: memFree=1723832/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1113.8
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 111376 4 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1113.8
Current children cumulated vsize (KiB) 10096

[startup+1183.84 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 6467
/proc/meminfo: memFree=1728480/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1173.45
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 117340 5 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710151 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1173.45
Current children cumulated vsize (KiB) 10096

[startup+1243.94 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 6467
/proc/meminfo: memFree=1726176/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1233.47
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 123342 5 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710447 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1233.47
Current children cumulated vsize (KiB) 10096

[startup+1303.96 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 6467
/proc/meminfo: memFree=1725728/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1293.44
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 129338 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134637218 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1293.44
Current children cumulated vsize (KiB) 10096

[startup+1363.97 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 6467
/proc/meminfo: memFree=1725664/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1353.39
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 135333 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1353.39
Current children cumulated vsize (KiB) 10096

[startup+1423.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6467
/proc/meminfo: memFree=1725600/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1413.33
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 141327 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1413.33
Current children cumulated vsize (KiB) 10096

[startup+1483.98 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 6467
/proc/meminfo: memFree=1725600/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1473.29
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 147323 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1473.29
Current children cumulated vsize (KiB) 10096

[startup+1544.04 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 6467
/proc/meminfo: memFree=1725536/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1533.28
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 153322 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1533.28
Current children cumulated vsize (KiB) 10096

[startup+1604.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6467
/proc/meminfo: memFree=1725472/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1593.21
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 159315 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1593.21
Current children cumulated vsize (KiB) 10096

[startup+1664.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6467
/proc/meminfo: memFree=1725536/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1653.17
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 165311 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1653.17
Current children cumulated vsize (KiB) 10096

[startup+1724.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6467
/proc/meminfo: memFree=1725472/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1713.12
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 171306 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1713.12
Current children cumulated vsize (KiB) 10096

[startup+1784.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6467
/proc/meminfo: memFree=1725472/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1773.06
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 177300 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1773.06
Current children cumulated vsize (KiB) 10096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6467
/proc/meminfo: memFree=1725408/2055924 swapFree=4165672/4192956
[pid=6139] ppid=6137 vsize=10096 CPUtime=1800.04
/proc/6139/stat : 6139 (solver) R 6137 6139 5746 0 -1 4194304 1599 0 0 0 179998 6 0 0 25 0 1 0 172617934 10338304 1567 18446744073709551615 134512640 134893201 4294956704 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6139/statm: 2524 1567 718 92 0 868 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 10096

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.06
CPU time (s): 1800.05
CPU user time (s): 1799.98
CPU system time (s): 0.070989
CPU usage (%): 99.3922
Max. virtual memory (cumulated for all children) (KiB): 10096

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

runsolver used 2.11268 s user time and 5.2602 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan  8 07:43:45 UTC 2007


IDJOB= 216468
IDBENCH= 5080
FILE ID= node6/216468-1168242225

PBS_JOBID= 3481557

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-30-31.xml
COMMAND LINE= /tmp/evaluation/216468-1168242225/mistral/bin/solver /tmp/evaluation/216468-1168242225/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-216468-1168242225 -o ROOT/results/node6/solver-216468-1168242225 -C 1800 -M 900  /tmp/evaluation/216468-1168242225/mistral/bin/solver /tmp/evaluation/216468-1168242225/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  cdc515b2a043dee884c7a7c7fc9fad9a

RANDOM SEED= 560128815

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:      2055924 kB
MemFree:       1729416 kB
Buffers:         48884 kB
Cached:         161108 kB
SwapCached:       2916 kB
Active:         159868 kB
Inactive:       107336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1729416 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          74396 kB
Slab:            43956 kB
Committed_AS:  5164916 kB
PageTables:       2480 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= 66548 MiB



End job on node6 on Mon Jan  8 08:13:56 UTC 2007