Trace number 203142

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.16 1808.65

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-23_ext.xml
MD5SUM58fcccf7639b9a5f4e21b01c2c47a417
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 benchmark100.169
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
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/203142-1168156730/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/node51/watcher-203142-1168156730 -o ROOT/results/node51/solver-203142-1168156730 -C 1800 -M 900 /tmp/evaluation/203142-1168156730/Complete/Ordinary/solver /tmp/evaluation/203142-1168156730/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.97 1.99 1.83 3/81 24120
/proc/meminfo: memFree=1207408/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=18540 CPUtime=0
/proc/24119/stat : 24119 (runsolver) R 24117 24119 23795 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 164074307 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24119/statm: 4635 279 244 17 0 2626 0

[startup+0.102962 s]
/proc/loadavg: 1.97 1.99 1.83 3/81 24120
/proc/meminfo: memFree=1207408/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=61640 CPUtime=0.08
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 1937 0 0 0 8 0 0 0 18 0 1 0 164074307 63119360 1653 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568499 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 15410 1653 158 90 0 14948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61640

[startup+0.514033 s]
/proc/loadavg: 1.97 1.99 1.83 3/81 24120
/proc/meminfo: memFree=1207408/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=61640 CPUtime=0.5
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 7867 0 0 0 46 4 0 0 22 0 1 0 164074307 63119360 7583 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134693653 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 15410 7583 158 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61640

[startup+1.34217 s]
/proc/loadavg: 1.97 1.99 1.83 3/81 24120
/proc/meminfo: memFree=1139120/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=130336 CPUtime=1.32
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 21009 0 0 0 120 12 0 0 25 0 1 0 164074307 133464064 10938 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 32584 10938 158 90 0 32122 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 130336

[startup+2.97845 s]
/proc/loadavg: 1.97 1.99 1.83 3/82 24121
/proc/meminfo: memFree=1103336/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=165564 CPUtime=2.95
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 38486 0 0 0 275 20 0 0 25 0 1 0 164074307 169537536 18798 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 41391 18798 158 90 0 40929 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 165564

[startup+6.263 s]
/proc/loadavg: 1.98 1.99 1.83 3/82 24121
/proc/meminfo: memFree=1027624/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=240200 CPUtime=6.21
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 67244 0 0 0 588 33 0 0 25 0 1 0 164074307 245964800 29115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567103 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 60050 29115 158 90 0 59588 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 240200

[startup+12.7271 s]
/proc/loadavg: 1.98 1.99 1.83 3/82 24121
/proc/meminfo: memFree=1017000/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=246932 CPUtime=12.65
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 108914 0 0 0 1210 55 0 0 25 0 1 0 164074307 252858368 48777 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639208 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 61733 48777 158 90 0 61271 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 246932

[startup+25.5483 s]
/proc/loadavg: 1.98 1.99 1.83 3/82 24121
/proc/meminfo: memFree=1001640/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=252792 CPUtime=25.4
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 175136 0 0 0 2448 92 0 0 25 0 1 0 164074307 258859008 52746 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857045 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 63198 52746 158 90 0 62736 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 252792

[startup+51.2076 s]
/proc/loadavg: 1.99 1.99 1.83 3/82 24121
/proc/meminfo: memFree=995496/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=253132 CPUtime=50.95
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 297882 0 0 0 4936 159 0 0 25 0 1 0 164074307 259207168 54127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858524 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 63283 54127 158 90 0 62821 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 253132

[startup+102.415 s]
/proc/loadavg: 1.99 1.99 1.84 3/82 24121
/proc/meminfo: memFree=809896/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=482852 CPUtime=101.92
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 579478 0 0 0 9885 307 0 0 25 0 1 0 164074307 494440448 102926 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711641 0 0 4096 2 0 0 0 17 0 0 0
/proc/24119/statm: 120713 102926 158 90 0 120251 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 482852

[startup+162.463 s]
/proc/loadavg: 2.06 2.00 1.85 3/89 24272
/proc/meminfo: memFree=721800/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=161.61
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682559 0 0 0 15787 374 0 0 25 0 2 0 164074307 650330112 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121961 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121961 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 635088

[startup+222.526 s]
/proc/loadavg: 2.07 2.01 1.86 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=221.33
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682561 0 0 0 21753 380 0 0 25 0 2 0 164074307 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121963 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121963 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 635088

[startup+282.566 s]
/proc/loadavg: 2.02 2.01 1.87 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=281.1
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682566 0 0 0 27730 380 0 0 25 0 2 0 164074307 650330112 121968 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639402 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121968 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121968 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 635088

[startup+342.605 s]
/proc/loadavg: 2.01 2.00 1.87 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=340.88
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682567 0 0 0 33707 381 0 0 25 0 2 0 164074307 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613190 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121969 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 635088

[startup+402.646 s]
/proc/loadavg: 2.00 2.00 1.88 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=400.63
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682567 0 0 0 39681 382 0 0 25 0 2 0 164074307 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565546 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121969 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 635088

[startup+462.681 s]
/proc/loadavg: 2.00 2.00 1.88 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=460.4
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682567 0 0 0 45658 382 0 0 25 0 2 0 164074307 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121969 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 635088

[startup+522.719 s]
/proc/loadavg: 2.00 2.00 1.89 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=520.16
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682567 0 0 0 51634 382 0 0 25 0 2 0 164074307 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613670 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121969 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 635088

[startup+582.77 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=579.92
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682567 0 0 0 57610 382 0 0 25 0 2 0 164074307 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121969 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.92
Current children cumulated vsize (KiB) 635088

[startup+642.809 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 24320
/proc/meminfo: memFree=722720/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=639.69
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682567 0 0 0 63587 382 0 0 25 0 2 0 164074307 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670196 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 158772 121969 170 90 0 158310 0
[pid=24119/tid=24224] ppid=24117 vsize=635088 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 164087089 650330112 121969 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 639.69
Current children cumulated vsize (KiB) 635088

[startup+702.847 s]
/proc/loadavg: 2.06 2.01 1.91 3/83 24320
/proc/meminfo: memFree=722784/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=635088 CPUtime=699.47

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

[pid=24119/tid=24224] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 164087089 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 164177101 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.63
Current children cumulated vsize (KiB) 645332

[startup+1243.29 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 24323
/proc/meminfo: memFree=722584/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=645332 CPUtime=1237.43
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682568 0 0 0 123360 383 0 0 25 0 3 0 164074307 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556840 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 161333 121970 170 90 0 160871 0
[pid=24119/tid=24224] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 164087089 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 164177101 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.43
Current children cumulated vsize (KiB) 645332

[startup+1303.36 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 24323
/proc/meminfo: memFree=722520/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=645332 CPUtime=1297.2
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682568 0 0 0 129337 383 0 0 25 0 3 0 164074307 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556840 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 161333 121970 170 90 0 160871 0
[pid=24119/tid=24224] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 164087089 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 164177101 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.2
Current children cumulated vsize (KiB) 645332

[startup+1363.43 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 24323
/proc/meminfo: memFree=722520/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=645332 CPUtime=1357.01
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682568 0 0 0 135317 384 0 0 25 0 3 0 164074307 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 161333 121970 170 90 0 160871 0
[pid=24119/tid=24224] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 164087089 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 164177101 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.01
Current children cumulated vsize (KiB) 645332

[startup+1423.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 24323
/proc/meminfo: memFree=722520/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=645332 CPUtime=1416.81
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682568 0 0 0 141297 384 0 0 25 0 3 0 164074307 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 161333 121970 170 90 0 160871 0
[pid=24119/tid=24224] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 164087089 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=645332 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 164177101 660819968 121970 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.81
Current children cumulated vsize (KiB) 645332

[startup+1483.56 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 24324
/proc/meminfo: memFree=722448/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1476.59
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 147275 384 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.59
Current children cumulated vsize (KiB) 655576

[startup+1543.65 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 24324
/proc/meminfo: memFree=722448/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1536.4
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 153256 384 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.4
Current children cumulated vsize (KiB) 655576

[startup+1603.74 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 24324
/proc/meminfo: memFree=722384/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1596.21
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 159237 384 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567850 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.21
Current children cumulated vsize (KiB) 655576

[startup+1663.84 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 24324
/proc/meminfo: memFree=722384/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1656.02
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 165217 385 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609305 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.02
Current children cumulated vsize (KiB) 655576

[startup+1723.93 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 24324
/proc/meminfo: memFree=722320/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1715.84
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 171199 385 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574534 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.84
Current children cumulated vsize (KiB) 655576

[startup+1784.02 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 24324
/proc/meminfo: memFree=722320/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1775.66
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 177181 385 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566443 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.66
Current children cumulated vsize (KiB) 655576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.56 s]
/proc/loadavg: 2.00 2.00 1.92 3/76 24552
/proc/meminfo: memFree=1250328/2055920 swapFree=4192812/4192956
[pid=24119] ppid=24117 vsize=655576 CPUtime=1800.07
/proc/24119/stat : 24119 (bprolog) R 24117 24119 23795 0 -1 4194304 682569 0 0 0 179617 390 0 0 25 0 4 0 164074307 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24119/statm: 163894 121971 170 90 0 163432 0
[pid=24119/tid=24224] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24224/stat : 24224 (bprolog) S 24117 24119 23795 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 164087089 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24321] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24321/stat : 24321 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164177101 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24119/tid=24324] ppid=24117 vsize=655576 CPUtime=0
/proc/24119/task/24324/stat : 24324 (bprolog) S 24117 24119 23795 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 164222111 671309824 121971 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 655576

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.65
CPU time (s): 1800.16
CPU user time (s): 1796.18
CPU system time (s): 3.98039
CPU usage (%): 99.5309
Max. virtual memory (cumulated for all children) (KiB): 655576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.18
system time used= 3.98039
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 682569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 24553

runsolver used 1.70974 s user time and 4.79427 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Jan  7 07:58:52 UTC 2007


IDJOB= 203142
IDBENCH= 3919
FILE ID= node51/203142-1168156730

PBS_JOBID= 3478515

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-23_ext.xml
COMMAND LINE= /tmp/evaluation/203142-1168156730/Complete/Ordinary/solver /tmp/evaluation/203142-1168156730/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node51/convwatcher-203142-1168156730 -o ROOT/results/node51/conversion-203142-1168156730 -C 600 -M 900 /tmp/evaluation/203142-1168156730/Complete/Ordinary/conversion /tmp/evaluation/203142-1168156730/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-203142-1168156730 -o ROOT/results/node51/solver-203142-1168156730 -C 1800 -M 900  /tmp/evaluation/203142-1168156730/Complete/Ordinary/solver /tmp/evaluation/203142-1168156730/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  58fcccf7639b9a5f4e21b01c2c47a417

RANDOM SEED= 957891717

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.277
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.277
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:       1207888 kB
Buffers:         21416 kB
Cached:         192716 kB
SwapCached:          0 kB
Active:         672264 kB
Inactive:       115900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23688 kB
Writeback:           0 kB
Mapped:         593120 kB
Slab:            44144 kB
Committed_AS:  4144996 kB
PageTables:       2964 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= 66539 MiB



End job on node51 on Sun Jan  7 08:29:26 UTC 2007