Trace number 206239

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.11 1807.61

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-11_ext.xml
MD5SUM0a82da9d937cdb0fbe9aaf8f912dce76
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/206239-1168170329/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/node76/watcher-206239-1168170329 -o ROOT/results/node76/solver-206239-1168170329 -C 1800 -M 900 /tmp/evaluation/206239-1168170329/Complete/Ordinary/solver /tmp/evaluation/206239-1168170329/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.102648 s]
/proc/loadavg: 2.17 1.95 1.58 5/90 28544
/proc/meminfo: memFree=1257240/2055888 swapFree=4095388/4096564
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.17 1.95 1.58 5/90 28544
/proc/meminfo: memFree=1257240/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=61644 CPUtime=0.19
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 3496 0 0 0 18 1 0 0 19 0 1 0 165432624 63123456 3214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 5217858 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 15411 3214 154 90 0 14948 0

[startup+0.510728 s]
/proc/loadavg: 2.17 1.95 1.58 5/90 28544
/proc/meminfo: memFree=1257240/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=61644 CPUtime=0.49
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 8106 0 0 0 46 3 0 0 22 0 1 0 165432624 63123456 7824 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568490 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 15411 7824 154 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61644

[startup+1.33289 s]
/proc/loadavg: 2.24 1.97 1.59 3/90 28544
/proc/meminfo: memFree=1186456/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=130340 CPUtime=1.32
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 21616 0 0 0 122 10 0 0 25 0 1 0 165432624 133468160 11547 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 32585 11547 154 90 0 32122 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 130340

[startup+2.97321 s]
/proc/loadavg: 2.24 1.97 1.59 3/90 28544
/proc/meminfo: memFree=1148696/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=165568 CPUtime=2.95
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 38480 0 0 0 277 18 0 0 25 0 1 0 165432624 169541632 18794 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859339 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 41392 18794 154 90 0 40929 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 165568

[startup+6.25484 s]
/proc/loadavg: 2.22 1.97 1.59 3/90 28544
/proc/meminfo: memFree=1073176/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=240204 CPUtime=6.22
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 67285 0 0 0 590 32 0 0 25 0 1 0 165432624 245968896 29158 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556127 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 60051 29158 154 90 0 59588 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 240204

[startup+12.7171 s]
/proc/loadavg: 2.20 1.97 1.59 3/90 28544
/proc/meminfo: memFree=1062360/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=246936 CPUtime=12.66
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 108908 0 0 0 1214 52 0 0 25 0 1 0 165432624 252862464 48773 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711370 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 61734 48773 154 90 0 61271 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 246936

[startup+25.5426 s]
/proc/loadavg: 2.17 1.97 1.60 3/90 28544
/proc/meminfo: memFree=1046872/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=252796 CPUtime=25.43
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 175130 0 0 0 2457 86 0 0 25 0 1 0 165432624 258863104 52741 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 63199 52741 154 90 0 62736 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 252796

[startup+51.1956 s]
/proc/loadavg: 2.10 1.97 1.61 3/90 28544
/proc/meminfo: memFree=1040856/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=253136 CPUtime=50.99
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 297881 0 0 0 4947 152 0 0 25 0 1 0 165432624 259211264 54122 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859033 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 63284 54122 154 90 0 62821 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 253136

[startup+102.488 s]
/proc/loadavg: 2.11 1.99 1.64 3/90 28544
/proc/meminfo: memFree=822296/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=483840 CPUtime=102.08
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 560205 0 0 0 9923 285 0 0 25 0 1 0 165432624 495452160 103175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857120 0 0 4096 2 0 0 0 17 1 0 0
/proc/28543/statm: 120960 103175 154 90 0 120497 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 483840

[startup+162.508 s]
/proc/loadavg: 2.04 1.99 1.65 3/91 28545
/proc/meminfo: memFree=720848/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=161.87
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656401 0 0 0 15851 336 0 0 25 0 2 0 165432624 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639038 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121961 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 635096

[startup+222.535 s]
/proc/loadavg: 2.01 1.99 1.67 3/91 28545
/proc/meminfo: memFree=720848/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=221.66
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656401 0 0 0 21830 336 0 0 25 0 2 0 165432624 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552332 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121961 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 635096

[startup+282.559 s]
/proc/loadavg: 2.00 1.99 1.69 3/91 28545
/proc/meminfo: memFree=694800/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=281.4
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656401 0 0 0 27804 336 0 0 25 0 2 0 165432624 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121961 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 635096

[startup+342.579 s]
/proc/loadavg: 2.00 1.99 1.71 3/91 28545
/proc/meminfo: memFree=667280/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=341.16
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656401 0 0 0 33780 336 0 0 25 0 2 0 165432624 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121961 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 635096

[startup+402.603 s]
/proc/loadavg: 2.00 1.99 1.72 3/91 28545
/proc/meminfo: memFree=667216/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=400.96
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656401 0 0 0 39760 336 0 0 25 0 2 0 165432624 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121961 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.96
Current children cumulated vsize (KiB) 635096

[startup+462.627 s]
/proc/loadavg: 2.06 2.00 1.74 3/91 28545
/proc/meminfo: memFree=639312/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=460.69
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656403 0 0 0 45733 336 0 0 25 0 2 0 165432624 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121963 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.69
Current children cumulated vsize (KiB) 635096

[startup+522.653 s]
/proc/loadavg: 2.08 2.01 1.76 3/91 28545
/proc/meminfo: memFree=639248/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=520.48
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656403 0 0 0 51712 336 0 0 25 0 2 0 165432624 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121963 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 635096

[startup+582.677 s]
/proc/loadavg: 2.14 2.04 1.78 3/91 28545
/proc/meminfo: memFree=639248/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=580.27
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656403 0 0 0 57691 336 0 0 25 0 2 0 165432624 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608629 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121963 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.27
Current children cumulated vsize (KiB) 635096

[startup+642.693 s]
/proc/loadavg: 2.05 2.03 1.79 3/91 28545
/proc/meminfo: memFree=611472/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=640.06
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656403 0 0 0 63670 336 0 0 25 0 2 0 165432624 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121963 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 165445192 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 640.06
Current children cumulated vsize (KiB) 635096

[startup+702.715 s]
/proc/loadavg: 2.02 2.02 1.81 3/91 28545
/proc/meminfo: memFree=611472/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=635096 CPUtime=699.85
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656403 0 0 0 69649 336 0 0 25 0 2 0 165432624 650338304 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589235 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 158774 121963 166 90 0 158311 0
[pid=28543/tid=28545] ppid=28541 vsize=635096 CPUtime=0

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

[pid=28543/tid=28545] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 165445192 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 165535211 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1178.05
Current children cumulated vsize (KiB) 645340

[startup+1243.06 s]
/proc/loadavg: 2.00 2.00 1.88 3/92 28744
/proc/meminfo: memFree=499976/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=645340 CPUtime=1237.87
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656404 0 0 0 123451 336 0 0 25 0 3 0 165432624 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 161335 121964 166 90 0 160872 0
[pid=28543/tid=28545] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 165445192 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 165535211 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1237.87
Current children cumulated vsize (KiB) 645340

[startup+1303.11 s]
/proc/loadavg: 2.00 2.00 1.88 3/92 28744
/proc/meminfo: memFree=499976/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=645340 CPUtime=1297.68
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656404 0 0 0 129432 336 0 0 25 0 3 0 165432624 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 161335 121964 166 90 0 160872 0
[pid=28543/tid=28545] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 165445192 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 165535211 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1297.68
Current children cumulated vsize (KiB) 645340

[startup+1363.16 s]
/proc/loadavg: 2.00 2.00 1.89 3/92 28744
/proc/meminfo: memFree=499976/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=645340 CPUtime=1357.49
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656404 0 0 0 135413 336 0 0 25 0 3 0 165432624 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 161335 121964 166 90 0 160872 0
[pid=28543/tid=28545] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 165445192 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 165535211 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1357.49
Current children cumulated vsize (KiB) 645340

[startup+1423.21 s]
/proc/loadavg: 2.15 2.03 1.90 3/92 28744
/proc/meminfo: memFree=471752/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=645340 CPUtime=1417.31
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656404 0 0 0 141395 336 0 0 25 0 3 0 165432624 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 161335 121964 166 90 0 160872 0
[pid=28543/tid=28545] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 165445192 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=645340 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 165535211 660828160 121964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1417.31
Current children cumulated vsize (KiB) 645340

[startup+1483.26 s]
/proc/loadavg: 2.10 2.04 1.91 3/93 28745
/proc/meminfo: memFree=471744/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1477.13
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 147377 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608264 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.13
Current children cumulated vsize (KiB) 655584

[startup+1543.34 s]
/proc/loadavg: 2.03 2.03 1.91 3/93 28745
/proc/meminfo: memFree=471744/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1536.97
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 153361 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.97
Current children cumulated vsize (KiB) 655584

[startup+1603.41 s]
/proc/loadavg: 2.11 2.05 1.92 3/93 28745
/proc/meminfo: memFree=443584/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1596.81
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 159345 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.81
Current children cumulated vsize (KiB) 655584

[startup+1663.48 s]
/proc/loadavg: 2.08 2.06 1.93 3/93 28745
/proc/meminfo: memFree=443584/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1656.64
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 165328 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580228 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.64
Current children cumulated vsize (KiB) 655584

[startup+1723.55 s]
/proc/loadavg: 2.03 2.04 1.93 3/93 28745
/proc/meminfo: memFree=443584/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1716.48
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 171312 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.48
Current children cumulated vsize (KiB) 655584

[startup+1783.62 s]
/proc/loadavg: 2.01 2.03 1.93 3/89 28821
/proc/meminfo: memFree=637968/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1776.17
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 177281 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639104 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.17
Current children cumulated vsize (KiB) 655584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.53 s]
/proc/loadavg: 1.78 1.98 1.91 2/73 28842
/proc/meminfo: memFree=983536/2055888 swapFree=4095388/4096564
[pid=28543] ppid=28541 vsize=655584 CPUtime=1800.01
/proc/28543/stat : 28543 (bprolog) R 28541 28543 27891 0 -1 4194304 656405 0 0 0 179665 336 0 0 25 0 4 0 165432624 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134671511 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28543/statm: 163896 121965 166 90 0 163433 0
[pid=28543/tid=28545] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28545/stat : 28545 (bprolog) S 28541 28543 27891 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 165445192 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28744] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28744/stat : 28744 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165535211 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=28543/tid=28745] ppid=28541 vsize=655584 CPUtime=0
/proc/28543/task/28745/stat : 28745 (bprolog) S 28541 28543 27891 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 165580221 671318016 121965 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 655584

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.61
CPU time (s): 1800.11
CPU user time (s): 1796.66
CPU system time (s): 3.44148
CPU usage (%): 99.5847
Max. virtual memory (cumulated for all children) (KiB): 655584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.66
system time used= 3.44148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 656405
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= 13
involuntary context switches= 22344

runsolver used 2.05569 s user time and 4.44732 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 11:45:29 UTC 2007


IDJOB= 206239
IDBENCH= 4193
FILE ID= node76/206239-1168170329

PBS_JOBID= 3479056

Free space on /tmp= 66634 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-206239-1168170329 -o ROOT/results/node76/solver-206239-1168170329 -C 1800 -M 900  /tmp/evaluation/206239-1168170329/Complete/Ordinary/solver /tmp/evaluation/206239-1168170329/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  0a82da9d937cdb0fbe9aaf8f912dce76

RANDOM SEED= 470593150

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1257656 kB
Buffers:         33796 kB
Cached:         482644 kB
SwapCached:        428 kB
Active:         280420 kB
Inactive:       463980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1257656 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:           15976 kB
Writeback:           0 kB
Mapped:         246832 kB
Slab:            39060 kB
Committed_AS:  6901444 kB
PageTables:       2232 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66635 MiB



End job on node76 on Sun Jan  7 12:16:03 UTC 2007