Trace number 195816

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.07 1814.95

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-50_ext.xml
MD5SUM1b34747506d6c49251cca4a8e3d51320
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 variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
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/195816-1168114691/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/node15/watcher-195816-1168114691 -o ROOT/results/node15/solver-195816-1168114691 -C 1800 -M 900 /tmp/evaluation/195816-1168114691/Complete/Ordinary/solver /tmp/evaluation/195816-1168114691/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
Current StackSize limit: 10240 KiB


[startup+0.105018 s]
/proc/loadavg: 1.93 1.95 1.91 5/87 29145
/proc/meminfo: memFree=1462152/2055920 swapFree=4174172/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.93 1.95 1.91 5/87 29145
/proc/meminfo: memFree=1462152/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=61640 CPUtime=0.09
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 1958 0 0 0 9 0 0 0 20 0 1 0 159865244 63119360 1674 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568499 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 15410 1674 158 90 0 14948 0

[startup+0.513093 s]
/proc/loadavg: 1.93 1.95 1.91 5/87 29145
/proc/meminfo: memFree=1462152/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=61640 CPUtime=0.5
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 7665 0 0 0 47 3 0 0 24 0 1 0 159865244 63119360 7381 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134599189 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 15410 7381 158 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61640

[startup+1.33423 s]
/proc/loadavg: 1.93 1.95 1.91 3/87 29145
/proc/meminfo: memFree=1387528/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=136228 CPUtime=1.31
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 19048 0 0 0 124 7 0 0 25 0 1 0 159865244 139497472 18764 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 34057 18764 158 90 0 33595 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 136228

[startup+2.97651 s]
/proc/loadavg: 1.94 1.96 1.91 3/87 29145
/proc/meminfo: memFree=1417096/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=101068 CPUtime=2.94
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 21520 0 0 0 285 9 0 0 25 0 1 0 159865244 103493632 12672 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134607478 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 25267 12672 158 90 0 24805 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 101068

[startup+6.25708 s]
/proc/loadavg: 1.94 1.96 1.91 3/87 29145
/proc/meminfo: memFree=1368328/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=129620 CPUtime=6.18
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 52268 0 0 0 595 23 0 0 25 0 1 0 159865244 132730880 23974 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 32405 23974 158 90 0 31943 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 129620

[startup+12.7242 s]
/proc/loadavg: 1.95 1.96 1.91 3/87 29147
/proc/meminfo: memFree=1357000/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=130240 CPUtime=12.59
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 85868 0 0 0 1220 39 0 0 25 0 1 0 159865244 133365760 26399 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 32560 26399 158 90 0 32098 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 130240

[startup+25.5524 s]
/proc/loadavg: 1.95 1.96 1.91 3/87 29147
/proc/meminfo: memFree=1355464/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=130340 CPUtime=25.3
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 148812 0 0 0 2458 72 0 0 25 0 1 0 159865244 133468160 26797 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857850 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 32585 26797 158 90 0 32123 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 130340

[startup+51.2128 s]
/proc/loadavg: 1.97 1.96 1.91 3/87 29147
/proc/meminfo: memFree=1243720/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=297848 CPUtime=50.72
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 287948 0 0 0 4933 139 0 0 25 0 1 0 159865244 304996352 55222 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/29144/statm: 74462 55222 158 90 0 74000 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 297848

[startup+102.432 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212288/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=101.47
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 350950 0 0 0 9977 170 0 0 25 0 2 0 159865244 317513728 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134612987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62517 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 310072

[startup+162.488 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212288/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=160.98
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 15922 176 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134596110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 310072

[startup+222.545 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212224/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=220.48
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 21872 176 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 310072

[startup+282.6 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212224/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=279.99
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 27822 177 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670243 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 310072

[startup+342.647 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212224/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=339.48
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 33771 177 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 310072

[startup+402.701 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212160/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=398.99
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 39721 178 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589314 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 310072

[startup+462.758 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212160/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=458.49
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 45671 178 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858218 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 310072

[startup+522.813 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212096/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=518
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 51621 179 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556813 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518
Current children cumulated vsize (KiB) 310072

[startup+582.875 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212160/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=577.5
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 363323 0 0 0 57571 179 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134584577 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.5
Current children cumulated vsize (KiB) 310072

[startup+642.932 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212096/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=637.01
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 367447 0 0 0 63519 182 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 77518 62518 170 90 0 77056 0
[pid=29144/tid=29148] ppid=29142 vsize=310072 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 159871698 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.01
Current children cumulated vsize (KiB) 310072

[startup+702.98 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 29148
/proc/meminfo: memFree=1212096/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=310072 CPUtime=696.51
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 367447 0 0 0 69468 183 0 0 25 0 2 0 159865244 317513728 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0

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

[pid=29144/tid=29150] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159961712 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1172.69
Current children cumulated vsize (KiB) 320316

[startup+1243.58 s]
/proc/loadavg: 2.07 2.00 1.92 3/91 29151
/proc/meminfo: memFree=1211816/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=320316 CPUtime=1232.15
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375696 0 0 0 123024 191 0 0 25 0 3 0 159865244 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589512 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 80079 62519 170 90 0 79617 0
[pid=29144/tid=29148] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159871698 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159961712 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1232.15
Current children cumulated vsize (KiB) 320316

[startup+1303.59 s]
/proc/loadavg: 2.02 2.00 1.92 3/91 29151
/proc/meminfo: memFree=1211816/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=320316 CPUtime=1291.6
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375696 0 0 0 128969 191 0 0 25 0 3 0 159865244 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567850 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 80079 62519 170 90 0 79617 0
[pid=29144/tid=29148] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159871698 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159961712 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1291.6
Current children cumulated vsize (KiB) 320316

[startup+1363.59 s]
/proc/loadavg: 2.01 2.00 1.92 3/91 29151
/proc/meminfo: memFree=1211816/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=320316 CPUtime=1351.06
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375696 0 0 0 134915 191 0 0 25 0 3 0 159865244 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 80079 62519 170 90 0 79617 0
[pid=29144/tid=29148] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159871698 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=320316 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159961712 328003584 62519 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351.06
Current children cumulated vsize (KiB) 320316

[startup+1423.69 s]
/proc/loadavg: 2.00 2.00 1.92 3/92 29152
/proc/meminfo: memFree=1211744/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1410.6
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 140868 192 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1410.6
Current children cumulated vsize (KiB) 330560

[startup+1483.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/92 29152
/proc/meminfo: memFree=1211680/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1470.06
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 146814 192 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.06
Current children cumulated vsize (KiB) 330560

[startup+1543.72 s]
/proc/loadavg: 2.00 2.00 1.92 3/92 29152
/proc/meminfo: memFree=1211680/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1529.53
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 152760 193 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664634 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.53
Current children cumulated vsize (KiB) 330560

[startup+1603.72 s]
/proc/loadavg: 1.93 1.98 1.91 3/97 29226
/proc/meminfo: memFree=1425720/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1589.09
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 158713 196 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.09
Current children cumulated vsize (KiB) 330560

[startup+1663.74 s]
/proc/loadavg: 1.97 1.98 1.91 3/97 29226
/proc/meminfo: memFree=1426040/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1649.02
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 164706 196 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134558118 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.02
Current children cumulated vsize (KiB) 330560

[startup+1723.81 s]
/proc/loadavg: 1.99 1.98 1.91 3/97 29226
/proc/meminfo: memFree=1426040/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1709.02
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 170706 196 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.02
Current children cumulated vsize (KiB) 330560

[startup+1783.86 s]
/proc/loadavg: 1.99 1.98 1.91 3/97 29226
/proc/meminfo: memFree=1425976/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1769.02
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 176706 196 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.02
Current children cumulated vsize (KiB) 330560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.89 s]
/proc/loadavg: 1.99 1.98 1.91 3/97 29226
/proc/meminfo: memFree=1425976/2055920 swapFree=4174172/4192956
[pid=29144] ppid=29142 vsize=330560 CPUtime=1800.02
/proc/29144/stat : 29144 (bprolog) R 29142 29144 27578 0 -1 4194304 375697 0 0 0 179805 197 0 0 25 0 4 0 159865244 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565234 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 82640 62520 170 90 0 82178 0
[pid=29144/tid=29148] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29148/stat : 29148 (bprolog) S 29142 29144 27578 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159871698 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29150] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29150/stat : 29150 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159961712 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29144/tid=29152] ppid=29142 vsize=330560 CPUtime=0
/proc/29144/task/29152/stat : 29152 (bprolog) S 29142 29144 27578 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160006719 338493440 62520 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 330560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.95
CPU time (s): 1800.07
CPU user time (s): 1798.06
CPU system time (s): 2.00969
CPU usage (%): 99.1805
Max. virtual memory (cumulated for all children) (KiB): 330560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.06
system time used= 2.00969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 375697
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= 14
involuntary context switches= 35850

runsolver used 2.29265 s user time and 5.75012 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 20:18:12 UTC 2007


IDJOB= 195816
IDBENCH= 3304
FILE ID= node15/195816-1168114691

PBS_JOBID= 3477086

Free space on /tmp= 66276 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-50_ext.xml
COMMAND LINE= /tmp/evaluation/195816-1168114691/Complete/Ordinary/solver /tmp/evaluation/195816-1168114691/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-195816-1168114691 -o ROOT/results/node15/conversion-195816-1168114691 -C 600 -M 900 /tmp/evaluation/195816-1168114691/Complete/Ordinary/conversion /tmp/evaluation/195816-1168114691/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-195816-1168114691 -o ROOT/results/node15/solver-195816-1168114691 -C 1800 -M 900  /tmp/evaluation/195816-1168114691/Complete/Ordinary/solver /tmp/evaluation/195816-1168114691/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  1b34747506d6c49251cca4a8e3d51320

RANDOM SEED= 863657490

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.276
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.276
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:       1462632 kB
Buffers:         31560 kB
Cached:         224112 kB
SwapCached:       6400 kB
Active:         381744 kB
Inactive:       159260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462632 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            7912 kB
Writeback:           0 kB
Mapped:         295868 kB
Slab:            36164 kB
Committed_AS:  4679440 kB
PageTables:       3076 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= 66276 MiB



End job on node15 on Sat Jan  6 20:48:39 UTC 2007