Trace number 199996

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.05 1844.5

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-33_ext.xml
MD5SUMdd49bd67587a6d72b39a88f193f28a46
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.4397
SatisfiableYES
(Un)Satisfiability was provedYES
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/199996-1168139490/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-199996-1168139490 -o ROOT/results/node76/solver-199996-1168139490 -C 1800 -M 900 /tmp/evaluation/199996-1168139490/Complete/Ordinary/solver /tmp/evaluation/199996-1168139490/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

/proc/loadavg: 1.93 1.99 1.84 5/85 15094
/proc/meminfo: memFree=1423288/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=53476 CPUtime=0
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 514 0 0 0 0 0 0 0 18 0 1 0 162347284 54759424 235 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134535461 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 13369 235 124 90 0 12906 0

[startup+0.108714 s]
/proc/loadavg: 1.93 1.99 1.84 5/85 15094
/proc/meminfo: memFree=1423288/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=61644 CPUtime=0.1
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 2151 0 0 0 9 1 0 0 18 0 1 0 162347284 63123456 1869 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134599177 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 15411 1870 154 90 0 14948 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61644

[startup+0.516796 s]
/proc/loadavg: 1.93 1.99 1.84 5/85 15094
/proc/meminfo: memFree=1423288/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=61644 CPUtime=0.5
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 8256 0 0 0 47 3 0 0 22 0 1 0 162347284 63123456 7975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134599177 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 15411 7975 154 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61644

[startup+1.33795 s]
/proc/loadavg: 1.93 1.99 1.84 3/85 15094
/proc/meminfo: memFree=1348856/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=136232 CPUtime=1.32
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 19042 0 0 0 125 7 0 0 25 0 1 0 162347284 139501568 18760 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859930 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 34058 18760 154 90 0 33595 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 136232

[startup+2.98228 s]
/proc/loadavg: 1.93 1.99 1.84 3/85 15094
/proc/meminfo: memFree=1377208/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=102472 CPUtime=2.96
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 23288 0 0 0 287 9 0 0 25 0 1 0 162347284 104931328 11956 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859786 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 25618 11970 154 90 0 25155 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 102472

[startup+6.26092 s]
/proc/loadavg: 1.93 1.99 1.84 3/85 15094
/proc/meminfo: memFree=1328128/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=129712 CPUtime=6.23
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 54577 0 0 0 599 24 0 0 25 0 1 0 162347284 132825088 24305 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857338 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 32428 24305 154 90 0 31965 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 129712

[startup+12.7282 s]
/proc/loadavg: 1.94 1.99 1.84 2/73 15102
/proc/meminfo: memFree=1402272/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=130280 CPUtime=12.66
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 90228 0 0 0 1226 40 0 0 25 0 1 0 162347284 133406720 26485 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 0 0 0
/proc/15093/statm: 32570 26485 154 90 0 32107 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 130280

[startup+25.5457 s]
/proc/loadavg: 1.88 1.97 1.84 4/86 15164
/proc/meminfo: memFree=1366328/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=130356 CPUtime=25.36
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 157458 0 0 0 2465 71 0 0 25 0 1 0 162347284 133484544 26796 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859360 0 0 4096 2 0 0 0 17 1 0 0
/proc/15093/statm: 32589 26796 154 90 0 32126 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 130356

[startup+51.1888 s]
/proc/loadavg: 1.92 1.97 1.84 3/86 15164
/proc/meminfo: memFree=1232824/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=299276 CPUtime=50.91
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 303047 0 0 0 4952 139 0 0 25 0 1 0 162347284 306458624 60056 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857738 0 0 4096 2 0 0 0 17 1 0 0
/proc/15093/statm: 74819 60056 154 90 0 74356 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 299276

[startup+102.484 s]
/proc/loadavg: 1.96 1.97 1.85 3/87 15165
/proc/meminfo: memFree=1223152/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=102
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 342265 0 0 0 10042 158 0 0 25 0 2 0 162347284 317550592 62508 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62508 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62508 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 310108

[startup+162.504 s]
/proc/loadavg: 1.98 1.97 1.85 3/87 15165
/proc/meminfo: memFree=1223152/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=161.79
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 342266 0 0 0 16021 158 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 310108

[startup+222.522 s]
/proc/loadavg: 1.99 1.97 1.86 3/87 15165
/proc/meminfo: memFree=1223088/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=221.56
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 342266 0 0 0 21998 158 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556813 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 310108

[startup+282.542 s]
/proc/loadavg: 1.99 1.97 1.87 3/87 15165
/proc/meminfo: memFree=1223088/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=281.35
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 346388 0 0 0 27975 160 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613097 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.35
Current children cumulated vsize (KiB) 310108

[startup+342.561 s]
/proc/loadavg: 1.99 1.97 1.87 3/87 15165
/proc/meminfo: memFree=1223024/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=341.14
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350510 0 0 0 33952 162 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.14
Current children cumulated vsize (KiB) 310108

[startup+402.571 s]
/proc/loadavg: 2.07 1.99 1.88 3/87 15165
/proc/meminfo: memFree=1223024/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=400.91
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350510 0 0 0 39929 162 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.91
Current children cumulated vsize (KiB) 310108

[startup+462.589 s]
/proc/loadavg: 2.02 1.99 1.89 3/87 15167
/proc/meminfo: memFree=1223024/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=460.7
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350510 0 0 0 45908 162 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608673 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.7
Current children cumulated vsize (KiB) 310108

[startup+522.612 s]
/proc/loadavg: 2.01 1.99 1.89 3/87 15167
/proc/meminfo: memFree=1222960/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=520.48
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350510 0 0 0 51886 162 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664606 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 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) 310108

[startup+582.628 s]
/proc/loadavg: 2.00 1.99 1.90 3/87 15167
/proc/meminfo: memFree=1222960/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=580.26
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350510 0 0 0 57864 162 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670236 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.26
Current children cumulated vsize (KiB) 310108

[startup+642.659 s]
/proc/loadavg: 2.48 2.10 1.94 4/93 17146
/proc/meminfo: memFree=1218784/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=310108 CPUtime=637.88
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350510 0 0 0 63625 163 0 0 25 0 2 0 162347284 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 77527 62509 166 90 0 77064 0
[pid=15093/tid=15165] ppid=15091 vsize=310108 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 162352930 317550592 62509 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.88
Current children cumulated vsize (KiB) 310108

[startup+702.704 s]
/proc/loadavg: 3.19 2.37 2.04 4/94 22198

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

Current children cumulated CPU time (s) 1201.03
Current children cumulated vsize (KiB) 320352

[startup+1303.18 s]
/proc/loadavg: 2.01 2.32 2.25 3/88 17519
/proc/meminfo: memFree=1180520/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=320352 CPUtime=1260.85
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350511 0 0 0 125904 181 0 0 25 0 3 0 162347284 328040448 62510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608131 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 80088 62510 166 90 0 79625 0
[pid=15093/tid=15165] ppid=15091 vsize=320352 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 162352930 328040448 62510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=320352 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 162442945 328040448 62510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1260.85
Current children cumulated vsize (KiB) 320352

[startup+1363.22 s]
/proc/loadavg: 2.00 2.26 2.23 3/88 17519
/proc/meminfo: memFree=1180520/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=320352 CPUtime=1320.66
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 350511 0 0 0 131885 181 0 0 25 0 3 0 162347284 328040448 62510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552062 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 80088 62510 166 90 0 79625 0
[pid=15093/tid=15165] ppid=15091 vsize=320352 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 162352930 328040448 62510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=320352 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 162442945 328040448 62510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1320.66
Current children cumulated vsize (KiB) 320352

[startup+1423.27 s]
/proc/loadavg: 2.00 2.21 2.22 3/89 17520
/proc/meminfo: memFree=1180448/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1380.47
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 137864 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1380.47
Current children cumulated vsize (KiB) 330596

[startup+1483.34 s]
/proc/loadavg: 2.00 2.17 2.20 3/89 17520
/proc/meminfo: memFree=1180512/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1440.3
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 143847 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1440.3
Current children cumulated vsize (KiB) 330596

[startup+1543.41 s]
/proc/loadavg: 2.00 2.14 2.18 3/89 17520
/proc/meminfo: memFree=1180448/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1500.14
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 149831 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1500.14
Current children cumulated vsize (KiB) 330596

[startup+1603.47 s]
/proc/loadavg: 2.00 2.11 2.17 3/89 17520
/proc/meminfo: memFree=1180384/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1559.97
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 155814 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639164 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1559.97
Current children cumulated vsize (KiB) 330596

[startup+1663.54 s]
/proc/loadavg: 2.00 2.09 2.16 3/89 17520
/proc/meminfo: memFree=1180384/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1619.8
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 161797 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613157 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1619.8
Current children cumulated vsize (KiB) 330596

[startup+1723.6 s]
/proc/loadavg: 2.00 2.07 2.15 3/89 17520
/proc/meminfo: memFree=1180320/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1679.62
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 167779 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134671471 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1679.62
Current children cumulated vsize (KiB) 330596

[startup+1783.66 s]
/proc/loadavg: 2.09 2.08 2.14 3/89 17520
/proc/meminfo: memFree=1180320/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1739.45
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 173762 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711937 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1739.45
Current children cumulated vsize (KiB) 330596

[startup+1843.74 s]
/proc/loadavg: 2.03 2.06 2.13 3/89 17520
/proc/meminfo: memFree=1180320/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1799.29
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 179746 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.29
Current children cumulated vsize (KiB) 330596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1844.45 s]
/proc/loadavg: 2.03 2.06 2.13 3/89 17520
/proc/meminfo: memFree=1180320/2055888 swapFree=4095388/4096564
[pid=15093] ppid=15091 vsize=330596 CPUtime=1800
/proc/15093/stat : 15093 (bprolog) R 15091 15093 14124 0 -1 4194304 354634 0 0 0 179817 183 0 0 25 0 4 0 162347284 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134582037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15093/statm: 82649 62511 166 90 0 82186 0
[pid=15093/tid=15165] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/15165/stat : 15165 (bprolog) S 15091 15093 14124 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 162352930 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=13797] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/13797/stat : 13797 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162442945 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15093/tid=17520] ppid=15091 vsize=330596 CPUtime=0
/proc/15093/task/17520/stat : 17520 (bprolog) S 15091 15093 14124 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162487957 338530304 62511 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 330596

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1844.5
CPU time (s): 1800.05
CPU user time (s): 1798.19
CPU system time (s): 1.86772
CPU usage (%): 97.5901
Max. virtual memory (cumulated for all children) (KiB): 330596

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

runsolver used 2.51662 s user time and 4.35634 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 03:11:30 UTC 2007


IDJOB= 199996
IDBENCH= 3671
FILE ID= node76/199996-1168139490

PBS_JOBID= 3478048

Free space on /tmp= 66642 MiB

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

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

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  dd49bd67587a6d72b39a88f193f28a46

RANDOM SEED= 632458815

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:       1423832 kB
Buffers:         47020 kB
Cached:         427504 kB
SwapCached:        456 kB
Active:         344240 kB
Inactive:       236996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1423832 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:           12512 kB
Writeback:           0 kB
Mapped:         123540 kB
Slab:            36248 kB
Committed_AS:  6801584 kB
PageTables:       1988 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= 66638 MiB



End job on node76 on Sun Jan  7 03:42:26 UTC 2007