Trace number 206785

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
BPrologCSPSolver70a 2006-12-13? (TO) 1800.13 1811.47

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-29_ext.xml
MD5SUM75421af82a123eb780615cae7a8eb013
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/206785-1168177878/unknown)

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/node11/watcher-206785-1168177878 -o ROOT/results/node11/solver-206785-1168177878 -C 1800 -M 900 /tmp/evaluation/206785-1168177878/Complete/Ordinary/solver /tmp/evaluation/206785-1168177878/unknown 1800 

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
/proc/loadavg: 2.13 2.06 2.01 4/98 1220
/proc/meminfo: memFree=1094376/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=18540 CPUtime=0
/proc/1219/stat : 1219 (runsolver) R 1217 529 529 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 1 0 166185590 18984960 277 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 262910044964 0 0 4096 24578 0 0 0 17 0 0 0
/proc/1219/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107244 s]
/proc/loadavg: 2.13 2.06 2.01 4/98 1220
/proc/meminfo: memFree=1094376/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=61640 CPUtime=0.09
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 2019 0 0 0 8 1 0 0 21 0 1 0 166185590 63119360 1735 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134692558 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 15410 1735 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.515325 s]
/proc/loadavg: 2.13 2.06 2.01 4/98 1220
/proc/meminfo: memFree=1094376/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=61640 CPUtime=0.49
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 7968 0 0 0 46 3 0 0 25 0 1 0 166185590 63119360 7684 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134691842 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 15410 7684 158 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.33649 s]
/proc/loadavg: 2.12 2.06 2.01 3/98 1220
/proc/meminfo: memFree=1024552/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=130336 CPUtime=1.31
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 21359 0 0 0 120 11 0 0 25 0 1 0 166185590 133464064 11288 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858956 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 32584 11288 158 90 0 32122 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 130336

[startup+2.97381 s]
/proc/loadavg: 2.12 2.06 2.01 3/98 1220
/proc/meminfo: memFree=985832/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=165564 CPUtime=2.93
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 38486 0 0 0 274 19 0 0 25 0 1 0 166185590 169537536 18798 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859347 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 41391 18798 158 90 0 40929 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 165564

[startup+6.25546 s]
/proc/loadavg: 2.12 2.06 2.01 3/98 1220
/proc/meminfo: memFree=910248/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=240200 CPUtime=6.18
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 67238 0 0 0 585 33 0 0 25 0 1 0 166185590 245964800 29109 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568490 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 60050 29109 158 90 0 59588 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 240200

[startup+12.7187 s]
/proc/loadavg: 2.10 2.06 2.01 2/81 1223
/proc/meminfo: memFree=1506288/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=246932 CPUtime=12.59
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 108913 0 0 0 1205 54 0 0 25 0 1 0 166185590 252858368 48777 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134865594 0 0 4096 2 0 0 0 17 1 0 0
/proc/1219/statm: 61733 48777 158 90 0 61271 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 246932

[startup+25.5423 s]
/proc/loadavg: 2.01 2.04 2.00 5/98 1275
/proc/meminfo: memFree=1328168/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=252740 CPUtime=24.95
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 170860 0 0 0 2410 85 0 0 25 0 1 0 166185590 258805760 52731 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613079 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 63185 52731 158 90 0 62723 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 252740

[startup+51.2044 s]
/proc/loadavg: 2.01 2.03 2.00 3/98 1275
/proc/meminfo: memFree=1297256/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=253128 CPUtime=50.39
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 293517 0 0 0 4884 155 0 0 25 0 1 0 166185590 259203072 54120 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858335 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 63282 54120 158 90 0 62820 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 253128

[startup+102.435 s]
/proc/loadavg: 2.00 2.03 2.00 3/98 1275
/proc/meminfo: memFree=1113320/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=473908 CPUtime=101.15
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 562758 0 0 0 9818 297 0 0 25 0 1 0 166185590 485281792 94510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857738 0 0 4096 2 0 0 0 17 0 0 0
/proc/1219/statm: 118477 94510 158 90 0 118015 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 473908

[startup+162.52 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 1276
/proc/meminfo: memFree=953440/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=160.58
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682563 0 0 0 15701 357 0 0 25 0 2 0 166185590 650330112 121962 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121962 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121962 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.58
Current children cumulated vsize (KiB) 635088

[startup+222.607 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 1276
/proc/meminfo: memFree=953440/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=220.11
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682564 0 0 0 21654 357 0 0 25 0 2 0 166185590 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121963 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 635088

[startup+282.682 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 1276
/proc/meminfo: memFree=925280/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=279.64
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682564 0 0 0 27607 357 0 0 25 0 2 0 166185590 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608712 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121963 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 635088

[startup+342.766 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1276
/proc/meminfo: memFree=897184/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=339.16
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682564 0 0 0 33558 358 0 0 25 0 2 0 166185590 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604047 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121963 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.16
Current children cumulated vsize (KiB) 635088

[startup+402.801 s]
/proc/loadavg: 2.00 2.00 2.00 4/99 1276
/proc/meminfo: memFree=868640/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=398.59
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682564 0 0 0 39501 358 0 0 25 0 2 0 166185590 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121963 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 398.59
Current children cumulated vsize (KiB) 635088

[startup+462.832 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1276
/proc/meminfo: memFree=868576/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=458.05
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682565 0 0 0 45447 358 0 0 25 0 2 0 166185590 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121964 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.05
Current children cumulated vsize (KiB) 635088

[startup+522.849 s]
/proc/loadavg: 2.07 2.02 2.00 3/99 1276
/proc/meminfo: memFree=839712/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=517.49
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682565 0 0 0 51390 359 0 0 25 0 2 0 166185590 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552207 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121964 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.49
Current children cumulated vsize (KiB) 635088

[startup+582.923 s]
/proc/loadavg: 2.06 2.03 2.00 3/105 1384
/proc/meminfo: memFree=809312/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=576.86
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682565 0 0 0 57321 365 0 0 25 0 2 0 166185590 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664610 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121964 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 576.86
Current children cumulated vsize (KiB) 635088

[startup+642.933 s]
/proc/loadavg: 2.02 2.02 2.00 3/105 1450
/proc/meminfo: memFree=809384/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=636.25
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682565 0 0 0 63250 375 0 0 25 0 2 0 166185590 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555702 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1219/statm: 158772 121964 170 90 0 158310 0
[pid=1219/tid=1276] ppid=1217 vsize=635088 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166198800 650330112 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 636.25
Current children cumulated vsize (KiB) 635088

[startup+702.96 s]
/proc/loadavg: 2.07 2.03 2.00 4/99 1474
/proc/meminfo: memFree=781728/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=635088 CPUtime=695.7

################
# More data... #
################

[pid=1219/tid=1276] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166198800 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166288815 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1172.77
Current children cumulated vsize (KiB) 645332

[startup+1243.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 1475
/proc/meminfo: memFree=636312/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=645332 CPUtime=1232.44
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682566 0 0 0 122865 379 0 0 25 0 3 0 166185590 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 161333 121965 170 90 0 160871 0
[pid=1219/tid=1276] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166198800 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166288815 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1232.44
Current children cumulated vsize (KiB) 645332

[startup+1303.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 1475
/proc/meminfo: memFree=636248/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=645332 CPUtime=1292.45
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682566 0 0 0 128866 379 0 0 25 0 3 0 166185590 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 161333 121965 170 90 0 160871 0
[pid=1219/tid=1276] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166198800 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166288815 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1292.45
Current children cumulated vsize (KiB) 645332

[startup+1363.53 s]
/proc/loadavg: 2.06 2.01 2.00 4/100 1475
/proc/meminfo: memFree=606552/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=645332 CPUtime=1352.51
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682566 0 0 0 134871 380 0 0 25 0 3 0 166185590 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 161333 121965 170 90 0 160871 0
[pid=1219/tid=1276] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166198800 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166288815 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.51
Current children cumulated vsize (KiB) 645332

[startup+1423.62 s]
/proc/loadavg: 2.08 2.03 2.00 3/100 1475
/proc/meminfo: memFree=606488/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=645332 CPUtime=1412.58
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682566 0 0 0 140878 380 0 0 25 0 3 0 166185590 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 161333 121965 170 90 0 160871 0
[pid=1219/tid=1276] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166198800 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=645332 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166288815 660819968 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.58
Current children cumulated vsize (KiB) 645332

[startup+1483.7 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 1476
/proc/meminfo: memFree=606480/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1472.64
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682567 0 0 0 146883 381 0 0 25 0 4 0 166185590 671309824 121966 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121966 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121966 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121966 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166333826 671309824 121966 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.64
Current children cumulated vsize (KiB) 655576

[startup+1543.73 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 1476
/proc/meminfo: memFree=576720/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1532.57
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682568 0 0 0 152876 381 0 0 25 0 4 0 166185590 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134558093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121967 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166333826 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.57
Current children cumulated vsize (KiB) 655576

[startup+1603.76 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 1476
/proc/meminfo: memFree=576656/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1592.58
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682568 0 0 0 158877 381 0 0 25 0 4 0 166185590 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556971 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121967 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166333826 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.58
Current children cumulated vsize (KiB) 655576

[startup+1663.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 1478
/proc/meminfo: memFree=546960/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1652.54
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682568 0 0 0 164872 382 0 0 25 0 4 0 166185590 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121967 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166333826 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.54
Current children cumulated vsize (KiB) 655576

[startup+1723.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 1478
/proc/meminfo: memFree=546896/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1712.55
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682568 0 0 0 170872 383 0 0 25 0 4 0 166185590 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134612987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121967 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166333826 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1712.55
Current children cumulated vsize (KiB) 655576

[startup+1783.84 s]
/proc/loadavg: 2.08 2.02 2.01 3/101 1478
/proc/meminfo: memFree=517776/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1772.5
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682568 0 0 0 176867 383 0 0 25 0 4 0 166185590 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711859 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121967 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166333826 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1772.5
Current children cumulated vsize (KiB) 655576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.38 s]
/proc/loadavg: 2.05 2.01 2.00 3/101 1478
/proc/meminfo: memFree=517776/2055920 swapFree=4192812/4192956
[pid=1219] ppid=1217 vsize=655576 CPUtime=1800.03
/proc/1219/stat : 1219 (bprolog) R 1217 1219 529 0 -1 4194304 682568 0 0 0 179620 383 0 0 25 0 4 0 166185590 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554126 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1219/statm: 163894 121967 170 90 0 163432 0
[pid=1219/tid=1276] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1276/stat : 1276 (bprolog) S 1217 1219 529 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166198800 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1475] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1475/stat : 1475 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166288815 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1219/tid=1476] ppid=1217 vsize=655576 CPUtime=0
/proc/1219/task/1476/stat : 1476 (bprolog) S 1217 1219 529 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166333826 671309824 121967 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 655576

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.47
CPU time (s): 1800.13
CPU user time (s): 1796.21
CPU system time (s): 3.9164
CPU usage (%): 99.3737
Max. virtual memory (cumulated for all children) (KiB): 655576

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

runsolver used 1.83672 s user time and 5.07723 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Jan  7 13:51:19 UTC 2007


IDJOB= 206785
IDBENCH= 4235
FILE ID= node11/206785-1168177878

PBS_JOBID= 3478846

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-29_ext.xml
COMMAND LINE= /tmp/evaluation/206785-1168177878/Complete/Ordinary/solver /tmp/evaluation/206785-1168177878/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-206785-1168177878 -o ROOT/results/node11/conversion-206785-1168177878 -C 600 -M 900 /tmp/evaluation/206785-1168177878/Complete/Ordinary/conversion /tmp/evaluation/206785-1168177878/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-206785-1168177878 -o ROOT/results/node11/solver-206785-1168177878 -C 1800 -M 900  /tmp/evaluation/206785-1168177878/Complete/Ordinary/solver /tmp/evaluation/206785-1168177878/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  75421af82a123eb780615cae7a8eb013

RANDOM SEED= 207353140

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.261
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	: 5931.00
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.261
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:       1094920 kB
Buffers:         32616 kB
Cached:         203752 kB
SwapCached:          0 kB
Active:         769608 kB
Inactive:       132956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1094920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14400 kB
Writeback:           0 kB
Mapped:         695176 kB
Slab:            41732 kB
Committed_AS:  5608556 kB
PageTables:       3612 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= 66321 MiB



End job on node11 on Sun Jan  7 14:21:57 UTC 2007