Trace number 196154

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.07 1814.94

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-26_ext.xml
MD5SUM606274943ef2c001f8e91e29fbfaccb0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1250.43
SatisfiableNO
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
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/196154-1168119741/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/node18/watcher-196154-1168119741 -o ROOT/results/node18/solver-196154-1168119741 -C 1800 -M 900 /tmp/evaluation/196154-1168119741/Complete/Ordinary/solver /tmp/evaluation/196154-1168119741/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.93 1.99 1.99 5/94 5098
/proc/meminfo: memFree=1721544/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=18540 CPUtime=0
/proc/5097/stat : 5097 (runsolver) R 5095 5097 4884 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 160369990 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5097/statm: 4635 279 244 17 0 2626 0

[startup+0.107732 s]
/proc/loadavg: 1.93 1.99 1.99 5/94 5098
/proc/meminfo: memFree=1721544/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=61640 CPUtime=0.1
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 1967 0 0 0 9 1 0 0 20 0 1 0 160369990 63119360 1683 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134691964 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 15410 1683 158 90 0 14948 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61640

[startup+0.515772 s]
/proc/loadavg: 1.93 1.99 1.99 5/94 5098
/proc/meminfo: memFree=1721544/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=61640 CPUtime=0.49
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 7834 0 0 0 46 3 0 0 24 0 1 0 160369990 63119360 7550 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134697722 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 15410 7550 158 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.33685 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 5098
/proc/meminfo: memFree=1646920/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=136228 CPUtime=1.31
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 19048 0 0 0 124 7 0 0 25 0 1 0 160369990 139497472 18764 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859961 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 34057 18764 158 90 0 33595 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 136228

[startup+2.97401 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 5098
/proc/meminfo: memFree=1676872/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=101068 CPUtime=2.93
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 21390 0 0 0 284 9 0 0 25 0 1 0 160369990 103493632 12542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552326 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 25267 12542 158 90 0 24805 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 101068

[startup+6.25892 s]
/proc/loadavg: 1.94 1.99 1.99 3/94 5098
/proc/meminfo: memFree=1627080/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=130780 CPUtime=6.19
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 51874 0 0 0 596 23 0 0 25 0 1 0 160369990 133918720 24128 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 32695 24128 158 90 0 32233 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 130780

[startup+12.738 s]
/proc/loadavg: 1.95 1.99 1.99 3/94 5098
/proc/meminfo: memFree=1615624/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=131404 CPUtime=12.61
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 83384 0 0 0 1223 38 0 0 25 0 1 0 160369990 134557696 26644 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711195 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 32851 26644 158 90 0 32389 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 131404

[startup+25.5752 s]
/proc/loadavg: 1.96 1.99 1.99 3/94 5098
/proc/meminfo: memFree=1613704/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=131524 CPUtime=25.33
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 141996 0 0 0 2466 67 0 0 25 0 1 0 160369990 134680576 27062 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 32881 27062 158 90 0 32419 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 131524

[startup+51.2437 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 5098
/proc/meminfo: memFree=1496392/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=302936 CPUtime=50.76
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 282948 0 0 0 4944 132 0 0 25 0 1 0 160369990 310206464 57454 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556813 0 0 4096 2 0 0 0 17 1 0 0
/proc/5097/statm: 75734 57454 158 90 0 75272 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 302936

[startup+102.488 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 5099
/proc/meminfo: memFree=1472640/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=101.54
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311058 0 0 0 10009 145 0 0 25 0 2 0 160369990 322105344 62264 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552207 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62264 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62264 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 314556

[startup+162.552 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 5099
/proc/meminfo: memFree=1472640/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=161.06
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311059 0 0 0 15960 146 0 0 25 0 2 0 160369990 322105344 62265 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62265 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62265 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 314556

[startup+222.597 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 5099
/proc/meminfo: memFree=1472576/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=220.55
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311059 0 0 0 21909 146 0 0 25 0 2 0 160369990 322105344 62265 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62265 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62265 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 314556

[startup+282.653 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 5099
/proc/meminfo: memFree=1472576/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=280.07
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 27860 147 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134600891 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 314556

[startup+342.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 5099
/proc/meminfo: memFree=1472512/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=339.57
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 33810 147 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.57
Current children cumulated vsize (KiB) 314556

[startup+402.762 s]
/proc/loadavg: 2.10 2.03 2.01 3/95 5099
/proc/meminfo: memFree=1472512/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=399.08
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 39760 148 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.08
Current children cumulated vsize (KiB) 314556

[startup+462.817 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 5099
/proc/meminfo: memFree=1472448/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=458.59
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 45711 148 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613400 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 314556

[startup+522.868 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 5099
/proc/meminfo: memFree=1472448/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=518.09
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 51660 149 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (KiB) 314556

[startup+582.882 s]
/proc/loadavg: 1.97 2.01 2.00 3/87 5328
/proc/meminfo: memFree=1492152/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=577.64
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 57613 151 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 314556

[startup+642.984 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 5328
/proc/meminfo: memFree=1492536/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=314556 CPUtime=637.68
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311060 0 0 0 63617 151 0 0 25 0 2 0 160369990 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134671416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 78639 62266 170 90 0 78177 0
[pid=5097/tid=5099] ppid=5095 vsize=314556 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160376108 322105344 62266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.68
Current children cumulated vsize (KiB) 314556

[startup+703.076 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 5328

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

[pid=5097/tid=5329] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160466124 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.67
Current children cumulated vsize (KiB) 324800

[startup+1243.44 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 5613
/proc/meminfo: memFree=1280552/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=324800 CPUtime=1234.08
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311061 0 0 0 123234 174 0 0 25 0 3 0 160369990 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566456 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 81200 62267 170 90 0 80738 0
[pid=5097/tid=5099] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160376108 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160466124 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1234.08
Current children cumulated vsize (KiB) 324800

[startup+1303.46 s]
/proc/loadavg: 2.09 2.01 2.00 3/100 5613
/proc/meminfo: memFree=1254184/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=324800 CPUtime=1293.51
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311061 0 0 0 129177 174 0 0 25 0 3 0 160369990 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 81200 62267 170 90 0 80738 0
[pid=5097/tid=5099] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160376108 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160466124 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1293.51
Current children cumulated vsize (KiB) 324800

[startup+1363.48 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 5613
/proc/meminfo: memFree=1226856/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=324800 CPUtime=1352.96
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311061 0 0 0 135122 174 0 0 25 0 3 0 160369990 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 81200 62267 170 90 0 80738 0
[pid=5097/tid=5099] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160376108 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=324800 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160466124 332595200 62267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.96
Current children cumulated vsize (KiB) 324800

[startup+1423.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/101 5614
/proc/meminfo: memFree=1226784/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1412.39
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 141064 175 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711919 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.39
Current children cumulated vsize (KiB) 335044

[startup+1483.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5614
/proc/meminfo: memFree=1199072/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1471.87
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 147012 175 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670767 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.87
Current children cumulated vsize (KiB) 335044

[startup+1543.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5614
/proc/meminfo: memFree=1199072/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1531.34
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 152959 175 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.34
Current children cumulated vsize (KiB) 335044

[startup+1603.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5614
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1590.71
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 158896 175 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664587 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.71
Current children cumulated vsize (KiB) 335044

[startup+1663.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5614
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1650.18
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 164843 175 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.18
Current children cumulated vsize (KiB) 335044

[startup+1723.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5614
/proc/meminfo: memFree=1142624/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1709.74
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 170798 176 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580368 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.74
Current children cumulated vsize (KiB) 335044

[startup+1783.75 s]
/proc/loadavg: 2.05 2.01 2.00 3/101 5614
/proc/meminfo: memFree=1142624/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1769.2
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 176744 176 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.2
Current children cumulated vsize (KiB) 335044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.89 s]
/proc/loadavg: 2.03 2.01 2.00 3/101 5614
/proc/meminfo: memFree=1114656/2055920 swapFree=4192812/4192956
[pid=5097] ppid=5095 vsize=335044 CPUtime=1800.01
/proc/5097/stat : 5097 (bprolog) R 5095 5097 4884 0 -1 4194304 311062 0 0 0 179825 176 0 0 25 0 4 0 160369990 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5097/statm: 83761 62268 170 90 0 83299 0
[pid=5097/tid=5099] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5099/stat : 5099 (bprolog) S 5095 5097 4884 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160376108 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5097/tid=5329] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5329/stat : 5329 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160466124 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5097/tid=5614] ppid=5095 vsize=335044 CPUtime=0
/proc/5097/task/5614/stat : 5614 (bprolog) S 5095 5097 4884 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160511135 343085056 62268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 335044

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.94
CPU time (s): 1800.07
CPU user time (s): 1798.27
CPU system time (s): 1.80272
CPU usage (%): 99.1804
Max. virtual memory (cumulated for all children) (KiB): 335044

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

runsolver used 1.85372 s user time and 5.45317 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 21:42:21 UTC 2007


IDJOB= 196154
IDBENCH= 3330
FILE ID= node18/196154-1168119741

PBS_JOBID= 3477146

Free space on /tmp= 66282 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-196154-1168119741 -o ROOT/results/node18/solver-196154-1168119741 -C 1800 -M 900  /tmp/evaluation/196154-1168119741/Complete/Ordinary/solver /tmp/evaluation/196154-1168119741/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  606274943ef2c001f8e91e29fbfaccb0

RANDOM SEED= 361549140

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.231
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.231
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:       1722024 kB
Buffers:         30316 kB
Cached:         158976 kB
SwapCached:         20 kB
Active:         185824 kB
Inactive:        99260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7648 kB
Writeback:           0 kB
Mapped:         122288 kB
Slab:            33436 kB
Committed_AS:  4342076 kB
PageTables:       2224 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= 66276 MiB



End job on node18 on Sat Jan  6 22:12:48 UTC 2007