Trace number 199944

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.1 1855.9

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-15_ext.xml
MD5SUM3b47a728bbc52152af4316abee9f9c5d
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 benchmark1341.78
SatisfiableYES
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/199944-1168138597/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/node3/watcher-199944-1168138597 -o ROOT/results/node3/solver-199944-1168138597 -C 1800 -M 900 /tmp/evaluation/199944-1168138597/Complete/Ordinary/solver /tmp/evaluation/199944-1168138597/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.12 2.26 2.38 5/87 15051
/proc/meminfo: memFree=1535632/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=18540 CPUtime=0
/proc/15050/stat : 15050 (runsolver) R 15048 15050 14829 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 162256640 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15050/statm: 4635 279 244 17 0 2626 0

[startup+0.108042 s]
/proc/loadavg: 2.12 2.26 2.38 5/87 15051
/proc/meminfo: memFree=1535632/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=61640 CPUtime=0.09
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 1938 0 0 0 8 1 0 0 20 0 1 0 162256640 63119360 1654 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134693536 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 15410 1654 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.516114 s]
/proc/loadavg: 2.12 2.26 2.38 5/87 15051
/proc/meminfo: memFree=1535632/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=61640 CPUtime=0.5
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 7628 0 0 0 45 5 0 0 23 0 1 0 162256640 63119360 7344 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134697916 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 15410 7344 158 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61640

[startup+1.33724 s]
/proc/loadavg: 2.12 2.26 2.38 3/87 15051
/proc/meminfo: memFree=1460880/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=136228 CPUtime=1.31
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 19048 0 0 0 120 11 0 0 25 0 1 0 162256640 139497472 18764 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859320 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 34057 18764 158 90 0 33595 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 136228

[startup+2.9745 s]
/proc/loadavg: 2.11 2.26 2.38 3/87 15051
/proc/meminfo: memFree=1490512/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=101068 CPUtime=2.93
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 21420 0 0 0 281 12 0 0 25 0 1 0 162256640 103493632 12572 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552062 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 25267 12572 158 90 0 24805 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 101068

[startup+6.26405 s]
/proc/loadavg: 2.11 2.26 2.38 3/87 15051
/proc/meminfo: memFree=1441168/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=129604 CPUtime=6.19
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 52269 0 0 0 590 29 0 0 25 0 1 0 162256640 132714496 23974 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 32401 23974 158 90 0 31939 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 129604

[startup+12.7301 s]
/proc/loadavg: 2.09 2.25 2.38 3/87 15051
/proc/meminfo: memFree=1429520/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=130212 CPUtime=12.6
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 83679 0 0 0 1213 47 0 0 25 0 1 0 162256640 133337088 26344 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859033 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 32553 26344 158 90 0 32091 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 130212

[startup+25.5682 s]
/proc/loadavg: 2.08 2.24 2.37 3/87 15051
/proc/meminfo: memFree=1426512/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=130324 CPUtime=25.31
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 144485 0 0 0 2448 83 0 0 25 0 1 0 162256640 133451776 26796 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857023 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 32581 26796 158 90 0 32119 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 130324

[startup+51.2353 s]
/proc/loadavg: 2.05 2.22 2.36 3/87 15051
/proc/meminfo: memFree=1312848/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=297776 CPUtime=50.75
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 285218 0 0 0 4913 162 0 0 25 0 1 0 162256640 304922624 54656 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/15050/statm: 74444 54656 158 90 0 73982 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 297776

[startup+102.467 s]
/proc/loadavg: 2.02 2.18 2.34 3/88 15052
/proc/meminfo: memFree=1277704/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=101.51
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 352913 0 0 0 9950 201 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 310004

[startup+162.544 s]
/proc/loadavg: 2.01 2.15 2.32 3/88 15052
/proc/meminfo: memFree=1274312/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=161.04
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 352913 0 0 0 15903 201 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134585829 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 310004

[startup+222.623 s]
/proc/loadavg: 2.08 2.14 2.30 4/88 15052
/proc/meminfo: memFree=1271048/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=220.56
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 361163 0 0 0 21850 206 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613400 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 310004

[startup+282.698 s]
/proc/loadavg: 2.03 2.11 2.28 3/94 15170
/proc/meminfo: memFree=1266520/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=279.98
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 361163 0 0 0 27792 206 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552079 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 310004

[startup+342.708 s]
/proc/loadavg: 2.55 2.23 2.30 4/99 15667
/proc/meminfo: memFree=1243176/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=337.39
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 365288 0 0 0 33528 211 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.39
Current children cumulated vsize (KiB) 310004

[startup+402.794 s]
/proc/loadavg: 2.83 2.37 2.35 4/93 15687
/proc/meminfo: memFree=1227928/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=397.16
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 369413 0 0 0 39501 215 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565721 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 397.16
Current children cumulated vsize (KiB) 310004

[startup+462.886 s]
/proc/loadavg: 2.94 2.48 2.38 3/93 15687
/proc/meminfo: memFree=1214424/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=456.96
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 369413 0 0 0 45480 216 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 456.96
Current children cumulated vsize (KiB) 310004

[startup+522.977 s]
/proc/loadavg: 3.01 2.59 2.42 4/93 15687
/proc/meminfo: memFree=1195160/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=516.76
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 369413 0 0 0 51460 216 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670136 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 516.76
Current children cumulated vsize (KiB) 310004

[startup+583.064 s]
/proc/loadavg: 2.82 2.63 2.45 3/88 15742
/proc/meminfo: memFree=1160520/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=576.48
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 369413 0 0 0 57430 218 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565251 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 576.48
Current children cumulated vsize (KiB) 310004

[startup+643.133 s]
/proc/loadavg: 2.30 2.51 2.42 3/88 15742
/proc/meminfo: memFree=1154760/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=310004 CPUtime=636.26
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 369413 0 0 0 63408 218 0 0 25 0 2 0 162256640 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670189 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 77501 62516 170 90 0 77039 0
[pid=15050/tid=15052] ppid=15048 vsize=310004 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 162263159 317444096 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 636.26
Current children cumulated vsize (KiB) 310004

[startup+703.206 s]
/proc/loadavg: 2.11 2.41 2.39 3/88 15742

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

Current children cumulated CPU time (s) 1234.22
Current children cumulated vsize (KiB) 320248

[startup+1304.05 s]
/proc/loadavg: 2.00 2.05 2.18 3/89 15819
/proc/meminfo: memFree=1240768/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=320248 CPUtime=1294.23
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377664 0 0 0 129192 231 0 0 25 0 3 0 162256640 327933952 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 80062 62517 170 90 0 79600 0
[pid=15050/tid=15052] ppid=15048 vsize=320248 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 162263159 327933952 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=320248 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 162353171 327933952 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1294.23
Current children cumulated vsize (KiB) 320248

[startup+1364.14 s]
/proc/loadavg: 2.00 2.04 2.17 3/89 15819
/proc/meminfo: memFree=1236032/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=320248 CPUtime=1354.25
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377664 0 0 0 135194 231 0 0 25 0 3 0 162256640 327933952 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711764 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 80062 62517 170 90 0 79600 0
[pid=15050/tid=15052] ppid=15048 vsize=320248 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 162263159 327933952 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=320248 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 162353171 327933952 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1354.25
Current children cumulated vsize (KiB) 320248

[startup+1424.24 s]
/proc/loadavg: 2.00 2.03 2.16 3/90 15820
/proc/meminfo: memFree=1227320/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1414.27
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 141196 231 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.27
Current children cumulated vsize (KiB) 330492

[startup+1484.26 s]
/proc/loadavg: 2.05 2.03 2.15 3/90 15820
/proc/meminfo: memFree=1218680/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1474.22
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 147191 231 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.22
Current children cumulated vsize (KiB) 330492

[startup+1544.29 s]
/proc/loadavg: 2.51 2.15 2.18 4/96 18614
/proc/meminfo: memFree=1208352/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1533.32
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 153099 233 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670694 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.32
Current children cumulated vsize (KiB) 330492

[startup+1604.34 s]
/proc/loadavg: 3.08 2.37 2.25 4/97 24400
/proc/meminfo: memFree=1193808/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1590.53
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 158817 236 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.53
Current children cumulated vsize (KiB) 330492

[startup+1664.38 s]
/proc/loadavg: 3.40 2.58 2.33 4/97 29720
/proc/meminfo: memFree=1184400/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1639.41
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 163703 238 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1639.41
Current children cumulated vsize (KiB) 330492

[startup+1724.44 s]
/proc/loadavg: 3.32 2.72 2.39 4/97 2654
/proc/meminfo: memFree=1175696/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1688.13
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 168573 240 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711201 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1688.13
Current children cumulated vsize (KiB) 330492

[startup+1784.49 s]
/proc/loadavg: 3.22 2.80 2.44 4/97 7962
/proc/meminfo: memFree=1165264/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1736.81
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 173439 242 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557184 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.81
Current children cumulated vsize (KiB) 330492

[startup+1844.54 s]
/proc/loadavg: 3.24 2.89 2.49 4/96 13621
/proc/meminfo: memFree=1153432/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1789.18
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 178674 244 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 330492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1855.85 s]
/proc/loadavg: 3.20 2.89 2.50 4/96 14929
/proc/meminfo: memFree=1151000/2055920 swapFree=4192812/4192956
[pid=15050] ppid=15048 vsize=330492 CPUtime=1800.04
/proc/15050/stat : 15050 (bprolog) R 15048 15050 14829 0 -1 4194304 377665 0 0 0 179758 246 0 0 25 0 4 0 162256640 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555728 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15050/statm: 82623 62518 170 90 0 82161 0
[pid=15050/tid=15052] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15052/stat : 15052 (bprolog) S 15048 15050 14829 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 162263159 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15743] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15743/stat : 15743 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162353171 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=15050/tid=15820] ppid=15048 vsize=330492 CPUtime=0
/proc/15050/task/15820/stat : 15820 (bprolog) S 15048 15050 14829 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 162398179 338423808 62518 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 330492

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1855.9
CPU time (s): 1800.1
CPU user time (s): 1797.59
CPU system time (s): 2.50362
CPU usage (%): 96.993
Max. virtual memory (cumulated for all children) (KiB): 330492

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

runsolver used 2.17967 s user time and 6.08607 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 02:56:37 UTC 2007


IDJOB= 199944
IDBENCH= 3662
FILE ID= node3/199944-1168138597

PBS_JOBID= 3477805

Free space on /tmp= 66521 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-199944-1168138597 -o ROOT/results/node3/solver-199944-1168138597 -C 1800 -M 900  /tmp/evaluation/199944-1168138597/Complete/Ordinary/solver /tmp/evaluation/199944-1168138597/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  3b47a728bbc52152af4316abee9f9c5d

RANDOM SEED= 701495446

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.279
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.279
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:       1536048 kB
Buffers:         53904 kB
Cached:         256040 kB
SwapCached:          0 kB
Active:         275048 kB
Inactive:       190680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7800 kB
Writeback:           0 kB
Mapped:         175876 kB
Slab:            38952 kB
Committed_AS:  4161020 kB
PageTables:       2268 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= 66525 MiB



End job on node3 on Sun Jan  7 03:27:47 UTC 2007