Trace number 196310

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.06 1812.06

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-19_ext.xml
MD5SUM6ceca04ecab6e68184ad095ed245cbed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(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/196310-1168121887/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/node4/watcher-196310-1168121887 -o ROOT/results/node4/solver-196310-1168121887 -C 1800 -M 900 /tmp/evaluation/196310-1168121887/Complete/Ordinary/solver /tmp/evaluation/196310-1168121887/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/93 25732
/proc/meminfo: memFree=1745456/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=5352 CPUtime=0
/proc/25731/stat : 25731 (sh) R 25729 25731 25323 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 160585531 5480448 178 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 259913059564 0 0 4100 0 0 0 0 17 1 0 0
/proc/25731/statm: 1338 178 146 169 0 49 0

[startup+0.103419 s]
/proc/loadavg: 1.93 1.99 1.99 5/93 25732
/proc/meminfo: memFree=1745456/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=61640 CPUtime=0.09
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 1878 0 0 0 8 1 0 0 20 0 1 0 160585531 63119360 1594 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134697609 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 15410 1594 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.511458 s]
/proc/loadavg: 1.93 1.99 1.99 5/93 25732
/proc/meminfo: memFree=1745456/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=61640 CPUtime=0.5
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 7601 0 0 0 47 3 0 0 24 0 1 0 160585531 63119360 7317 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589298 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 15410 7317 158 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61640

[startup+1.33254 s]
/proc/loadavg: 1.94 1.99 1.99 3/93 25732
/proc/meminfo: memFree=1670832/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=136228 CPUtime=1.31
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 19048 0 0 0 124 7 0 0 25 0 1 0 160585531 139497472 18764 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859930 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 34057 18764 158 90 0 33595 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 136228

[startup+2.96969 s]
/proc/loadavg: 1.94 1.99 1.99 3/93 25732
/proc/meminfo: memFree=1700400/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=101068 CPUtime=2.93
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 21475 0 0 0 284 9 0 0 25 0 1 0 160585531 103493632 12627 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568490 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 25267 12627 158 90 0 24805 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 101068

[startup+6.249 s]
/proc/loadavg: 1.94 1.99 1.99 3/93 25732
/proc/meminfo: memFree=1651568/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=129584 CPUtime=6.18
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 52273 0 0 0 592 26 0 0 25 0 1 0 160585531 132694016 23976 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 32396 23976 158 90 0 31934 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 129584

[startup+12.7216 s]
/proc/loadavg: 1.95 1.99 1.99 3/93 25732
/proc/meminfo: memFree=1640496/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=130204 CPUtime=12.6
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 85870 0 0 0 1216 44 0 0 25 0 1 0 160585531 133328896 26399 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 32551 26399 158 90 0 32089 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 130204

[startup+25.5579 s]
/proc/loadavg: 1.95 1.99 1.99 3/93 25732
/proc/meminfo: memFree=1638576/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=130304 CPUtime=25.31
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 144488 0 0 0 2456 75 0 0 25 0 1 0 160585531 133431296 26796 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859348 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 32576 26796 158 90 0 32114 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 130304

[startup+51.2283 s]
/proc/loadavg: 1.97 1.99 1.99 3/93 25732
/proc/meminfo: memFree=1526960/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=297704 CPUtime=50.74
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 280900 0 0 0 4929 145 0 0 25 0 1 0 160585531 304848896 54657 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 1 0 0
/proc/25731/statm: 74426 54657 158 90 0 73964 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 297704

[startup+102.473 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 25733
/proc/meminfo: memFree=1495592/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=101.53
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 336214 0 0 0 9979 174 0 0 25 0 2 0 160585531 317366272 62513 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664615 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62513 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62513 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 309928

[startup+162.564 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495528/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=161.07
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 340339 0 0 0 15931 176 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 309928

[startup+222.582 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495464/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=220.54
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 344463 0 0 0 21876 178 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664615 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 309928

[startup+282.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495464/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=280.02
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 344463 0 0 0 27823 179 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 309928

[startup+342.615 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495400/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=339.48
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 348587 0 0 0 33767 181 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 309928

[startup+402.627 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 25733
/proc/meminfo: memFree=1495336/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=398.96
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 348587 0 0 0 39714 182 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 309928

[startup+462.647 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 25733
/proc/meminfo: memFree=1495272/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=458.43
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 348587 0 0 0 45661 182 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 309928

[startup+522.668 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495208/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=517.91
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 348587 0 0 0 51608 183 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 309928

[startup+582.685 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495144/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=577.37
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 348587 0 0 0 57554 183 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.37
Current children cumulated vsize (KiB) 309928

[startup+642.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733
/proc/meminfo: memFree=1495144/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=309928 CPUtime=636.84
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 348587 0 0 0 63501 183 0 0 25 0 2 0 160585531 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 77482 62514 170 90 0 77020 0
[pid=25731/tid=25733] ppid=25729 vsize=309928 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160592066 317366272 62514 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 636.84
Current children cumulated vsize (KiB) 309928

[startup+702.722 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25733

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

[pid=25731/tid=25788] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160682080 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.83
Current children cumulated vsize (KiB) 320172

[startup+1243.11 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25788
/proc/meminfo: memFree=1309376/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=320172 CPUtime=1234.78
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352712 0 0 0 123288 190 0 0 25 0 3 0 160585531 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566456 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25731/statm: 80043 62515 170 90 0 79581 0
[pid=25731/tid=25733] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160592066 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160682080 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1234.78
Current children cumulated vsize (KiB) 320172

[startup+1303.16 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25788
/proc/meminfo: memFree=1309312/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=320172 CPUtime=1294.76
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352712 0 0 0 129286 190 0 0 25 0 3 0 160585531 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134558131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25731/statm: 80043 62515 170 90 0 79581 0
[pid=25731/tid=25733] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160592066 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160682080 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1294.76
Current children cumulated vsize (KiB) 320172

[startup+1363.26 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 25788
/proc/meminfo: memFree=1281408/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=320172 CPUtime=1354.81
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352712 0 0 0 135290 191 0 0 25 0 3 0 160585531 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134668495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25731/statm: 80043 62515 170 90 0 79581 0
[pid=25731/tid=25733] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160592066 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=320172 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160682080 327856128 62515 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1354.81
Current children cumulated vsize (KiB) 320172

[startup+1423.26 s]
/proc/loadavg: 1.99 1.98 1.99 3/101 25789
/proc/meminfo: memFree=1281336/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1414.75
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352713 0 0 0 141284 191 0 0 25 0 4 0 160585531 338345984 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134564915 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25731/statm: 82604 62516 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160727087 338345984 62516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.75
Current children cumulated vsize (KiB) 330416

[startup+1483.33 s]
/proc/loadavg: 1.99 1.98 1.99 3/101 25789
/proc/meminfo: memFree=1253560/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1474.4
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 147249 191 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.4
Current children cumulated vsize (KiB) 330416

[startup+1543.42 s]
/proc/loadavg: 1.99 1.98 1.99 3/101 25789
/proc/meminfo: memFree=1253432/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1533.94
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 153202 192 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711201 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.94
Current children cumulated vsize (KiB) 330416

[startup+1603.45 s]
/proc/loadavg: 1.99 1.98 1.99 3/101 25789
/proc/meminfo: memFree=1225400/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1593.4
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 159147 193 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134590472 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.4
Current children cumulated vsize (KiB) 330416

[startup+1663.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/101 25789
/proc/meminfo: memFree=1225336/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1652.9
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 165097 193 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.9
Current children cumulated vsize (KiB) 330416

[startup+1723.56 s]
/proc/loadavg: 1.99 1.98 1.99 3/101 25789
/proc/meminfo: memFree=1197432/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1712.36
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 171043 193 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664606 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.36
Current children cumulated vsize (KiB) 330416

[startup+1783.62 s]
/proc/loadavg: 2.07 2.00 2.00 3/101 25789
/proc/meminfo: memFree=1197368/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1771.88
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 176994 194 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565157 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.88
Current children cumulated vsize (KiB) 330416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812 s]
/proc/loadavg: 2.04 2.00 2.00 6/101 25789
/proc/meminfo: memFree=1197304/2055920 swapFree=4182144/4192956
[pid=25731] ppid=25729 vsize=330416 CPUtime=1800
/proc/25731/stat : 25731 (bprolog) R 25729 25731 25323 0 -1 4194304 352714 0 0 0 179806 194 0 0 25 0 4 0 160585531 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25731/statm: 82604 62517 170 90 0 82142 0
[pid=25731/tid=25733] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25733/stat : 25733 (bprolog) S 25729 25731 25323 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160592066 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25731/tid=25788] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25788/stat : 25788 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160682080 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25731/tid=25789] ppid=25729 vsize=330416 CPUtime=0
/proc/25731/task/25789/stat : 25789 (bprolog) S 25729 25731 25323 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160727087 338345984 62517 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 330416

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.06
CPU time (s): 1800.06
CPU user time (s): 1798.07
CPU system time (s): 1.9847
CPU usage (%): 99.3378
Max. virtual memory (cumulated for all children) (KiB): 330416

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

runsolver used 2.25166 s user time and 5.81712 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 22:18:07 UTC 2007


IDJOB= 196310
IDBENCH= 3342
FILE ID= node4/196310-1168121887

PBS_JOBID= 3477157

Free space on /tmp= 66302 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-196310-1168121887 -o ROOT/results/node4/solver-196310-1168121887 -C 1800 -M 900  /tmp/evaluation/196310-1168121887/Complete/Ordinary/solver /tmp/evaluation/196310-1168121887/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  6ceca04ecab6e68184ad095ed245cbed

RANDOM SEED= 496717704

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.223
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.223
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:       1745936 kB
Buffers:         28212 kB
Cached:         101652 kB
SwapCached:       2464 kB
Active:         182012 kB
Inactive:        73436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745936 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            7912 kB
Writeback:           0 kB
Mapped:         145100 kB
Slab:            38860 kB
Committed_AS:  4780824 kB
PageTables:       2608 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= 66297 MiB



End job on node4 on Sat Jan  6 22:48:32 UTC 2007