Trace number 225257

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.14 1809.59

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-3_ext.xml
MD5SUMb405be014f1ccce7d38c40ecbabc7829
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.5996
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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/225257-1168271481/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/node44/watcher-225257-1168271481 -o ROOT/results/node44/solver-225257-1168271481 -C 1800 -M 900 /tmp/evaluation/225257-1168271481/Complete/Ordinary/solver /tmp/evaluation/225257-1168271481/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.88 1.72 1.68 3/73 10077
/proc/meminfo: memFree=1641824/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=18540 CPUtime=0
/proc/10076/stat : 10076 (runsolver) R 10074 10076 9815 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 175547841 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10076/statm: 4635 279 244 17 0 2626 0

[startup+0.102621 s]
/proc/loadavg: 1.88 1.72 1.68 3/73 10077
/proc/meminfo: memFree=1641824/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=61640 CPUtime=0.08
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 1817 0 0 0 8 0 0 0 20 0 1 0 175547841 63119360 1533 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 11680775 0 0 4096 2 0 0 0 17 1 0 0
/proc/10076/statm: 15410 1533 158 90 0 14948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61640

[startup+0.510656 s]
/proc/loadavg: 1.88 1.72 1.68 3/73 10077
/proc/meminfo: memFree=1641824/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=61640 CPUtime=0.49
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 5361 0 0 0 47 2 0 0 23 0 1 0 175547841 63119360 5077 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568439 0 0 4096 2 0 0 0 17 1 0 0
/proc/10076/statm: 15410 5077 158 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.33175 s]
/proc/loadavg: 1.88 1.72 1.68 4/73 10077
/proc/meminfo: memFree=1612320/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=64568 CPUtime=1.31
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 9213 0 0 0 128 3 0 0 25 0 1 0 175547841 66117632 8196 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134601184 0 0 4096 2 0 0 0 17 1 0 0
/proc/10076/statm: 16142 8196 158 90 0 15680 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 64568

[startup+2.96891 s]
/proc/loadavg: 1.89 1.73 1.69 4/73 10077
/proc/meminfo: memFree=1671328/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=77320 CPUtime=2.94
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 23850 0 0 0 283 11 0 0 25 0 1 0 175547841 79175680 12088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/10076/statm: 19330 12088 158 90 0 18868 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 77320

[startup+6.25425 s]
/proc/loadavg: 1.89 1.73 1.69 4/73 10077
/proc/meminfo: memFree=1640224/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=77576 CPUtime=6.21
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 43433 0 0 0 600 21 0 0 25 0 1 0 175547841 79437824 13109 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/10076/statm: 19394 13109 158 90 0 18932 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 77576

[startup+12.7189 s]
/proc/loadavg: 1.91 1.73 1.69 3/73 10077
/proc/meminfo: memFree=1564264/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=148456 CPUtime=12.65
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 82153 0 0 0 1227 38 0 0 25 0 1 0 175547841 152018944 21962 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/10076/statm: 37114 21962 158 90 0 36652 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 148456

[startup+25.5522 s]
/proc/loadavg: 1.92 1.74 1.69 3/74 10078
/proc/meminfo: memFree=1555360/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=25.43
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103558 0 0 0 2493 50 0 0 25 0 2 0 175547841 144912384 26176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26176 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 141516

[startup+51.2129 s]
/proc/loadavg: 1.95 1.76 1.70 3/74 10078
/proc/meminfo: memFree=1573664/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=50.96
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103560 0 0 0 5046 50 0 0 25 0 2 0 175547841 144912384 26178 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26178 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26178 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 141516

[startup+102.428 s]
/proc/loadavg: 2.02 1.81 1.72 3/74 10078
/proc/meminfo: memFree=1533352/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=101.95
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 10145 50 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 141516

[startup+162.469 s]
/proc/loadavg: 2.01 1.84 1.73 3/74 10078
/proc/meminfo: memFree=1591336/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=161.72
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 16121 51 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567850 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 141516

[startup+222.516 s]
/proc/loadavg: 2.00 1.87 1.75 3/74 10078
/proc/meminfo: memFree=1566632/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=221.49
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 22098 51 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 141516

[startup+282.559 s]
/proc/loadavg: 2.00 1.89 1.76 3/74 10078
/proc/meminfo: memFree=1552104/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=281.26
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 28075 51 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.26
Current children cumulated vsize (KiB) 141516

[startup+342.601 s]
/proc/loadavg: 2.00 1.91 1.77 3/74 10078
/proc/meminfo: memFree=1612136/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=341.04
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 34053 51 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 141516

[startup+402.645 s]
/proc/loadavg: 2.00 1.92 1.78 3/74 10078
/proc/meminfo: memFree=1588712/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=400.8
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 40029 51 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 141516

[startup+462.694 s]
/proc/loadavg: 1.97 1.92 1.79 3/83 10166
/proc/meminfo: memFree=1475168/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=460.56
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 46002 54 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.56
Current children cumulated vsize (KiB) 141516

[startup+522.749 s]
/proc/loadavg: 1.99 1.93 1.80 3/83 10166
/proc/meminfo: memFree=1468960/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=520.31
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 51977 54 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670619 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.31
Current children cumulated vsize (KiB) 141516

[startup+582.809 s]
/proc/loadavg: 1.99 1.94 1.81 3/89 10232
/proc/meminfo: memFree=1467536/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=580.01
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 57943 58 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.01
Current children cumulated vsize (KiB) 141516

[startup+642.886 s]
/proc/loadavg: 1.99 1.95 1.82 3/89 10324
/proc/meminfo: memFree=1467616/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=141516 CPUtime=639.73
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103564 0 0 0 63905 68 0 0 25 0 2 0 175547841 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134559439 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 35379 26182 170 90 0 34917 0
[pid=10076/tid=10078] ppid=10074 vsize=141516 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175549382 144912384 26182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.73

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

[pid=10076/tid=10365] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175639398 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.42
Current children cumulated vsize (KiB) 151760

[startup+1243.58 s]
/proc/loadavg: 2.07 2.02 1.90 3/84 10365
/proc/meminfo: memFree=1439704/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=151760 CPUtime=1237.18
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103565 0 0 0 123644 74 0 0 25 0 3 0 175547841 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670248 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 37940 26183 170 90 0 37478 0
[pid=10076/tid=10078] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175549382 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175639398 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.18
Current children cumulated vsize (KiB) 151760

[startup+1303.66 s]
/proc/loadavg: 2.02 2.01 1.91 3/84 10365
/proc/meminfo: memFree=1439704/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=151760 CPUtime=1296.93
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103565 0 0 0 129619 74 0 0 25 0 3 0 175547841 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 37940 26183 170 90 0 37478 0
[pid=10076/tid=10078] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175549382 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175639398 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.93
Current children cumulated vsize (KiB) 151760

[startup+1363.74 s]
/proc/loadavg: 2.01 2.01 1.91 3/84 10365
/proc/meminfo: memFree=1430488/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=151760 CPUtime=1356.69
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103565 0 0 0 135595 74 0 0 25 0 3 0 175547841 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 37940 26183 170 90 0 37478 0
[pid=10076/tid=10078] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175549382 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=151760 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175639398 155402240 26183 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.69
Current children cumulated vsize (KiB) 151760

[startup+1423.74 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 10366
/proc/meminfo: memFree=1430480/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1416.36
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 141562 74 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.36
Current children cumulated vsize (KiB) 162004

[startup+1483.74 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 10366
/proc/meminfo: memFree=1430416/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1476.03
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 147529 74 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711934 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.03
Current children cumulated vsize (KiB) 162004

[startup+1543.75 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 10366
/proc/meminfo: memFree=1430416/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1535.73
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 153498 75 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.73
Current children cumulated vsize (KiB) 162004

[startup+1603.75 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 10366
/proc/meminfo: memFree=1430416/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1595.41
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 159466 75 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.41
Current children cumulated vsize (KiB) 162004

[startup+1663.76 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 10368
/proc/meminfo: memFree=1418640/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1655.08
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 165433 75 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.08
Current children cumulated vsize (KiB) 162004

[startup+1723.77 s]
/proc/loadavg: 2.00 2.00 1.91 4/85 10368
/proc/meminfo: memFree=1418640/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1714.77
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 171402 75 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.77
Current children cumulated vsize (KiB) 162004

[startup+1783.77 s]
/proc/loadavg: 2.05 2.01 1.91 3/85 10368
/proc/meminfo: memFree=1418640/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1774.45
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 177370 75 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639122 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.45
Current children cumulated vsize (KiB) 162004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.56 s]
/proc/loadavg: 2.03 2.01 1.91 3/85 10368
/proc/meminfo: memFree=1412496/2055920 swapFree=4191892/4192956
[pid=10076] ppid=10074 vsize=162004 CPUtime=1800.1
/proc/10076/stat : 10076 (bprolog) R 10074 10076 9815 0 -1 4194304 103606 0 0 0 179935 75 0 0 25 0 4 0 175547841 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10076/statm: 40501 26224 170 90 0 40039 0
[pid=10076/tid=10078] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10078/stat : 10078 (bprolog) S 10074 10076 9815 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175549382 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10076/tid=10365] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10365/stat : 10365 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175639398 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10076/tid=10366] ppid=10074 vsize=162004 CPUtime=0
/proc/10076/task/10366/stat : 10366 (bprolog) S 10074 10076 9815 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175684408 165892096 26224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 162004

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.59
CPU time (s): 1800.14
CPU user time (s): 1799.36
CPU system time (s): 0.776881
CPU usage (%): 99.4776
Max. virtual memory (cumulated for all children) (KiB): 162004

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

runsolver used 2.55761 s user time and 5.39618 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Jan  8 15:51:21 UTC 2007


IDJOB= 225257
IDBENCH= 5841
FILE ID= node44/225257-1168271481

PBS_JOBID= 3483200

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-3_ext.xml
COMMAND LINE= /tmp/evaluation/225257-1168271481/Complete/Ordinary/solver /tmp/evaluation/225257-1168271481/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node44/convwatcher-225257-1168271481 -o ROOT/results/node44/conversion-225257-1168271481 -C 600 -M 900 /tmp/evaluation/225257-1168271481/Complete/Ordinary/conversion /tmp/evaluation/225257-1168271481/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-225257-1168271481 -o ROOT/results/node44/solver-225257-1168271481 -C 1800 -M 900  /tmp/evaluation/225257-1168271481/Complete/Ordinary/solver /tmp/evaluation/225257-1168271481/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  b405be014f1ccce7d38c40ecbabc7829

RANDOM SEED= 544540988

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.213
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.213
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:       1642240 kB
Buffers:         45160 kB
Cached:         213888 kB
SwapCached:        304 kB
Active:         223436 kB
Inactive:       134240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642240 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5432 kB
Writeback:           0 kB
Mapped:         108172 kB
Slab:            41200 kB
Committed_AS:  3927072 kB
PageTables:       1960 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= 66537 MiB



End job on node44 on Mon Jan  8 16:21:38 UTC 2007