Trace number 238234

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-13UNSAT 1353.77 1360.05

General information on the benchmark

Namezhou/
block.xml
MD5SUMa12d363d897a12a4c672a2cdb00de7c7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.81842
SatisfiableNO
(Un)Satisfiability was proved
Number of variables616
Number of constraints1812
Maximum constraint arity7
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1812
Global constraints used (with number of constraints)

Solver Data (download as text)

1360.04	
1360.05	Time: 1353653
1360.05	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/238234-1168354608/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-238234-1168354608 -o ROOT/results/node75/solver-238234-1168354608 -C 1800 -M 900 /tmp/evaluation/238234-1168354608/Complete/Ordinary/solver /tmp/evaluation/238234-1168354608/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: 2.11 2.05 1.88 5/80 3592
/proc/meminfo: memFree=1745656/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=53472 CPUtime=0
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 486 0 0 0 0 0 0 0 18 0 1 0 183860265 54755328 205 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3591/statm: 13368 206 123 90 0 12906 0

[startup+0.10724 s]
/proc/loadavg: 2.11 2.05 1.88 5/80 3592
/proc/meminfo: memFree=1745656/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=0.1
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1496 0 0 0 10 0 0 0 18 0 2 0 183860265 73748480 1211 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134638862 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1211 171 90 0 17543 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 72020

[startup+0.515288 s]
/proc/loadavg: 2.11 2.05 1.88 5/80 3592
/proc/meminfo: memFree=1745656/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=0.5
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 50 0 0 0 23 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72020

[startup+1.33639 s]
/proc/loadavg: 2.11 2.05 1.88 4/81 3593
/proc/meminfo: memFree=1720176/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=1.32
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 132 0 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574003 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 72020

[startup+2.97358 s]
/proc/loadavg: 2.11 2.05 1.88 4/81 3593
/proc/meminfo: memFree=1698544/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=2.96
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 296 0 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618251 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 72020

[startup+6.25396 s]
/proc/loadavg: 2.10 2.05 1.88 3/81 3593
/proc/meminfo: memFree=1698544/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=6.24
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 624 0 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 72020

[startup+12.7157 s]
/proc/loadavg: 2.09 2.05 1.88 3/81 3593
/proc/meminfo: memFree=1698560/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=12.7
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 1270 0 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750864 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 72020

[startup+25.5421 s]
/proc/loadavg: 2.07 2.05 1.88 3/81 3593
/proc/meminfo: memFree=1661696/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=25.46
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 2546 0 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72020

[startup+51.1781 s]
/proc/loadavg: 2.04 2.04 1.88 3/81 3593
/proc/meminfo: memFree=1621504/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=50.99
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 5098 1 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618372 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 72020

[startup+102.443 s]
/proc/loadavg: 2.02 2.03 1.89 3/81 3593
/proc/meminfo: memFree=1496832/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=102.03
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 10202 1 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664610 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 72020

[startup+162.533 s]
/proc/loadavg: 2.00 2.02 1.89 3/81 3593
/proc/meminfo: memFree=1368064/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=161.83
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 16182 1 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 72020

[startup+222.618 s]
/proc/loadavg: 2.03 2.03 1.90 3/81 3593
/proc/meminfo: memFree=1259200/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=221.65
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 22164 1 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 72020

[startup+282.619 s]
/proc/loadavg: 2.01 2.02 1.91 3/87 3709
/proc/meminfo: memFree=1210368/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=281.27
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 28124 3 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 72020

[startup+342.632 s]
/proc/loadavg: 2.07 2.03 1.91 3/87 3769
/proc/meminfo: memFree=1210384/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=340.93
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 34085 8 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 72020

[startup+402.72 s]
/proc/loadavg: 2.02 2.03 1.91 3/81 3791
/proc/meminfo: memFree=1211328/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=400.73
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 40065 8 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552512 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.73
Current children cumulated vsize (KiB) 72020

[startup+462.812 s]
/proc/loadavg: 2.01 2.02 1.91 3/81 3791
/proc/meminfo: memFree=1211328/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=460.55
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 46047 8 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552641 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.55
Current children cumulated vsize (KiB) 72020

[startup+522.899 s]
/proc/loadavg: 2.00 2.01 1.91 3/81 3791
/proc/meminfo: memFree=1211264/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=520.36
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 52028 8 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554254 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.36
Current children cumulated vsize (KiB) 72020

[startup+582.985 s]
/proc/loadavg: 2.00 2.01 1.91 3/81 3791
/proc/meminfo: memFree=1211264/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=580.19
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 58010 9 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.19
Current children cumulated vsize (KiB) 72020

[startup+643.069 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 3791
/proc/meminfo: memFree=1211200/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=640
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 63991 9 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589705 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 640
Current children cumulated vsize (KiB) 72020

[startup+703.152 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 3791
/proc/meminfo: memFree=1211264/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=699.8
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 69971 9 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 699.8
Current children cumulated vsize (KiB) 72020

[startup+763.233 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 3791
/proc/meminfo: memFree=1211264/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=759.62
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 75953 9 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555024 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.62
Current children cumulated vsize (KiB) 72020

[startup+823.317 s]
/proc/loadavg: 2.07 2.02 1.92 3/81 3791
/proc/meminfo: memFree=1211200/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=819.44
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 81935 9 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 819.44
Current children cumulated vsize (KiB) 72020

[startup+883.406 s]
/proc/loadavg: 2.02 2.01 1.92 3/81 3791
/proc/meminfo: memFree=1211264/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=72020 CPUtime=879.24
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1499 0 0 0 87915 9 0 0 25 0 2 0 183860265 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552710 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 18005 1214 174 90 0 17543 0
[pid=3591/tid=3593] ppid=3589 vsize=72020 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 183860274 73748480 1214 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 879.24
Current children cumulated vsize (KiB) 72020

[startup+943.505 s]
/proc/loadavg: 2.01 2.00 1.92 3/82 3792
/proc/meminfo: memFree=1211256/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=939.08
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 93899 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134666727 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 939.08
Current children cumulated vsize (KiB) 82264

[startup+1003.51 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 3792
/proc/meminfo: memFree=1211192/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=998.82
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 99873 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555024 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 998.82
Current children cumulated vsize (KiB) 82264

[startup+1063.51 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 3792
/proc/meminfo: memFree=1211192/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=1058.54
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 105845 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1058.54
Current children cumulated vsize (KiB) 82264

[startup+1123.52 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 3792
/proc/meminfo: memFree=1211128/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=1118.28
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 111819 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589528 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1118.28
Current children cumulated vsize (KiB) 82264

[startup+1183.53 s]
/proc/loadavg: 2.05 2.01 1.93 3/82 3792
/proc/meminfo: memFree=1211128/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=1178.02
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 117793 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1178.02
Current children cumulated vsize (KiB) 82264

[startup+1243.53 s]
/proc/loadavg: 2.02 2.01 1.93 3/82 3792
/proc/meminfo: memFree=1211064/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=1237.74
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 123765 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.74
Current children cumulated vsize (KiB) 82264

[startup+1303.54 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 3792
/proc/meminfo: memFree=1211128/2055920 swapFree=4184508/4192956
[pid=3591] ppid=3589 vsize=82264 CPUtime=1297.49
/proc/3591/stat : 3591 (bprolog) R 3589 3591 2465 0 -1 4194304 1500 0 0 0 129740 9 0 0 25 0 3 0 183860265 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552886 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3591/statm: 20566 1215 174 90 0 20104 0
[pid=3591/tid=3593] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3593/stat : 3593 (bprolog) S 3589 3591 2465 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183860274 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3591/tid=3792] ppid=3589 vsize=82264 CPUtime=0
/proc/3591/task/3792/stat : 3792 (bprolog) S 3589 3591 2465 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183950300 84238336 1215 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.49
Current children cumulated vsize (KiB) 82264

Child status: 0
Real time (s): 1360.05
CPU time (s): 1353.77
CPU user time (s): 1353.66
CPU system time (s): 0.102984
CPU usage (%): 99.538
Max. virtual memory (cumulated for all children) (KiB): 92508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1353.66
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1527
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= 12
involuntary context switches= 16412

runsolver used 1.23481 s user time and 3.65944 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Jan  9 14:56:48 UTC 2007


IDJOB= 238234
IDBENCH= 6991
FILE ID= node75/238234-1168354608

PBS_JOBID= 3503934

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/zhou/block.xml
COMMAND LINE= /tmp/evaluation/238234-1168354608/Complete/Ordinary/solver /tmp/evaluation/238234-1168354608/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node75/convwatcher-238234-1168354608 -o ROOT/results/node75/conversion-238234-1168354608 -C 600 -M 900 /tmp/evaluation/238234-1168354608/Complete/Ordinary/conversion /tmp/evaluation/238234-1168354608/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-238234-1168354608 -o ROOT/results/node75/solver-238234-1168354608 -C 1800 -M 900  /tmp/evaluation/238234-1168354608/Complete/Ordinary/solver /tmp/evaluation/238234-1168354608/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  a12d363d897a12a4c672a2cdb00de7c7

RANDOM SEED= 190538808

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1746008 kB
Buffers:         37296 kB
Cached:         121288 kB
SwapCached:       2712 kB
Active:         158296 kB
Inactive:       101572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746008 kB
SwapTotal:     4192956 kB
SwapFree:      4184508 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:         117456 kB
Slab:            35072 kB
Committed_AS:  5167552 kB
PageTables:       2008 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= 66557 MiB



End job on node75 on Tue Jan  9 15:19:29 UTC 2007