Trace number 238875

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
VALCSP 3.0? (TO) 1800.04 1813.29

General information on the benchmark

NameblackHole/BH-4-13/
BlackHole-4-13-e-1_ext.xml
MD5SUMde93c5d317c976395f6ee058e260e016
Bench Category2-ARY-EXT (binary 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 variables208
Number of constraints4218
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4218
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node6/watcher-238875-1168361018 -o ROOT/results/node6/solver-238875-1168361018 -C 1800 -M 900 /tmp/evaluation/238875-1168361018/VALCSP /tmp/evaluation/238875-1168361018/unknown.xml 

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

/proc/loadavg: 2.11 2.04 2.01 4/95 2196
/proc/meminfo: memFree=1519400/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=18540 CPUtime=0
/proc/2195/stat : 2195 (runsolver) R 2193 2195 32014 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 184497243 18984960 280 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2195/statm: 4635 280 244 17 0 2626 0

[startup+0.156347 s]
/proc/loadavg: 2.11 2.04 2.01 4/95 2196
/proc/meminfo: memFree=1519400/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=4056 CPUtime=0.14
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 729 0 0 0 14 0 0 0 23 0 1 0 184497243 4153344 707 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134536663 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 1014 707 63 8 0 686 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 4056

[startup+0.567394 s]
/proc/loadavg: 2.11 2.04 2.01 4/95 2196
/proc/meminfo: memFree=1519400/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=9336 CPUtime=0.56
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 2048 0 0 0 55 1 0 0 25 0 1 0 184497243 9560064 2026 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134536557 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 2334 2026 63 8 0 2006 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9336

[startup+1.38849 s]
/proc/loadavg: 2.11 2.04 2.01 3/95 2196
/proc/meminfo: memFree=1503656/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=19788 CPUtime=1.36
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 4678 0 0 0 135 1 0 0 25 0 1 0 184497243 20262912 4656 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134536549 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 4947 4656 63 8 0 4619 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 19788

[startup+3.02568 s]
/proc/loadavg: 2.11 2.04 2.01 3/95 2196
/proc/meminfo: memFree=1489256/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=40608 CPUtime=2.99
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 9900 0 0 0 295 4 0 0 25 0 1 0 184497243 41582592 9878 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134536736 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 10152 9878 63 8 0 9824 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 40608

[startup+6.30508 s]
/proc/loadavg: 2.10 2.04 2.01 3/95 2196
/proc/meminfo: memFree=1471656/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=6.24
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 619 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 48876

[startup+12.7738 s]
/proc/loadavg: 2.09 2.04 2.01 3/95 2196
/proc/meminfo: memFree=1471656/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=12.65
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 1260 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48876

[startup+25.6163 s]
/proc/loadavg: 2.07 2.04 2.00 3/95 2196
/proc/meminfo: memFree=1471656/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=25.38
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 2533 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 48876

[startup+51.2924 s]
/proc/loadavg: 2.05 2.03 2.00 3/95 2196
/proc/meminfo: memFree=1471656/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=50.81
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 5076 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 48876

[startup+102.558 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 2196
/proc/meminfo: memFree=1471592/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=101.61
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 10156 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 48876

[startup+162.59 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 2196
/proc/meminfo: memFree=1471592/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=161.1
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 16105 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 48876

[startup+222.641 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 2196
/proc/meminfo: memFree=1471528/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=220.6
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 22055 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 48876

[startup+282.683 s]
/proc/loadavg: 2.16 2.05 2.01 4/95 2196
/proc/meminfo: memFree=1471464/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=280.1
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 28005 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 48876

[startup+342.685 s]
/proc/loadavg: 2.06 2.04 2.01 3/95 2196
/proc/meminfo: memFree=1429096/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=339.55
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 33950 5 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 48876

[startup+402.77 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 2196
/proc/meminfo: memFree=1429032/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=399.1
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 39904 6 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 48876

[startup+462.855 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 2196
/proc/meminfo: memFree=1429032/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=458.64
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 45858 6 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 458.64
Current children cumulated vsize (KiB) 48876

[startup+522.86 s]
/proc/loadavg: 2.15 2.06 2.01 4/94 2260
/proc/meminfo: memFree=1253360/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=518.24
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 51817 7 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 48876

[startup+582.886 s]
/proc/loadavg: 2.16 2.08 2.02 4/94 2260
/proc/meminfo: memFree=1179696/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=577.85
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 57778 7 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 48876

[startup+642.94 s]
/proc/loadavg: 2.43 2.17 2.05 4/94 2260
/proc/meminfo: memFree=1152240/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=637.33
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 63726 7 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 637.33
Current children cumulated vsize (KiB) 48876

[startup+702.999 s]
/proc/loadavg: 2.60 2.27 2.09 5/94 2260
/proc/meminfo: memFree=1125808/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=696.8
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 69673 7 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 696.8
Current children cumulated vsize (KiB) 48876

[startup+763.054 s]
/proc/loadavg: 2.73 2.37 2.13 4/94 2260
/proc/meminfo: memFree=1129200/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=756.3
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 75622 8 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 756.3
Current children cumulated vsize (KiB) 48876

[startup+823.117 s]
/proc/loadavg: 2.71 2.42 2.16 4/94 2260
/proc/meminfo: memFree=1125616/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=815.78
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 81570 8 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 815.78
Current children cumulated vsize (KiB) 48876

[startup+883.171 s]
/proc/loadavg: 2.73 2.48 2.20 4/94 2260
/proc/meminfo: memFree=1124976/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=875.23
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 87514 9 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524806 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 875.23
Current children cumulated vsize (KiB) 48876

[startup+943.251 s]
/proc/loadavg: 2.59 2.49 2.22 3/94 2260
/proc/meminfo: memFree=1125168/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=934.74
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 93465 9 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 934.74
Current children cumulated vsize (KiB) 48876

[startup+1003.3 s]
/proc/loadavg: 2.61 2.52 2.24 4/94 2260
/proc/meminfo: memFree=1125104/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=994.22
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 99413 9 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 994.22
Current children cumulated vsize (KiB) 48876

[startup+1063.37 s]
/proc/loadavg: 2.52 2.51 2.26 4/100 2344
/proc/meminfo: memFree=1123776/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1053.64
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 105351 13 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1053.64
Current children cumulated vsize (KiB) 48876

[startup+1123.43 s]
/proc/loadavg: 2.75 2.58 2.29 4/100 2428
/proc/meminfo: memFree=1122624/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1113.23
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 111303 20 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1113.23
Current children cumulated vsize (KiB) 48876

[startup+1183.43 s]
/proc/loadavg: 2.88 2.64 2.33 5/94 2460
/proc/meminfo: memFree=1123632/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1173.17
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 117297 20 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1173.17
Current children cumulated vsize (KiB) 48876

[startup+1243.46 s]
/proc/loadavg: 2.67 2.63 2.34 4/94 2460
/proc/meminfo: memFree=1124720/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1233.12
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 123292 20 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1233.12
Current children cumulated vsize (KiB) 48876

[startup+1303.51 s]
/proc/loadavg: 2.98 2.71 2.39 5/94 2460
/proc/meminfo: memFree=1123696/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1292.89
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 129269 20 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1292.89
Current children cumulated vsize (KiB) 48876

[startup+1363.56 s]
/proc/loadavg: 3.00 2.76 2.42 4/94 2460
/proc/meminfo: memFree=1123632/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1352.66
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 135246 20 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1352.66
Current children cumulated vsize (KiB) 48876

[startup+1423.61 s]
/proc/loadavg: 2.84 2.75 2.44 4/94 2460
/proc/meminfo: memFree=1123632/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1412.42
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 141222 20 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1412.42
Current children cumulated vsize (KiB) 48876

[startup+1483.67 s]
/proc/loadavg: 2.88 2.78 2.47 4/94 2460
/proc/meminfo: memFree=1123632/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1472.2
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 147199 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1472.2
Current children cumulated vsize (KiB) 48876

[startup+1543.72 s]
/proc/loadavg: 2.84 2.79 2.49 4/94 2460
/proc/meminfo: memFree=1124720/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1531.94
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 153173 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1531.94
Current children cumulated vsize (KiB) 48876

[startup+1603.77 s]
/proc/loadavg: 2.64 2.73 2.48 3/94 2460
/proc/meminfo: memFree=1123504/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1591.66
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 159145 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1591.66
Current children cumulated vsize (KiB) 48876

[startup+1663.85 s]
/proc/loadavg: 2.31 2.61 2.45 3/94 2460
/proc/meminfo: memFree=1124336/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1651.4
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 165119 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1651.4
Current children cumulated vsize (KiB) 48876

[startup+1723.92 s]
/proc/loadavg: 2.38 2.56 2.45 4/94 2460
/proc/meminfo: memFree=1124592/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1711.16
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 171095 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1711.16
Current children cumulated vsize (KiB) 48876

[startup+1784 s]
/proc/loadavg: 2.46 2.55 2.45 3/94 2460
/proc/meminfo: memFree=1123376/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1770.9
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 177069 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1770.9
Current children cumulated vsize (KiB) 48876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.27 s]
/proc/loadavg: 2.27 2.50 2.43 3/94 2460
/proc/meminfo: memFree=1123312/2055924 swapFree=4165672/4192956
[pid=2195] ppid=2193 vsize=48876 CPUtime=1800.02
/proc/2195/stat : 2195 (VALCSP) R 2193 2195 32014 0 -1 4194304 11969 0 0 0 179981 21 0 0 25 0 1 0 184497243 50049024 11947 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/2195/statm: 12219 11947 65 8 0 11891 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 48876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.29
CPU time (s): 1800.04
CPU user time (s): 1799.81
CPU system time (s): 0.225965
CPU usage (%): 99.2693
Max. virtual memory (cumulated for all children) (KiB): 48876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11969
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= 6
involuntary context switches= 64974

runsolver used 2.03669 s user time and 5.80912 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 16:43:38 UTC 2007


IDJOB= 238875
IDBENCH= 7025
FILE ID= node6/238875-1168361018

PBS_JOBID= 3503709

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-13/BlackHole-4-13-e-1_ext.xml
COMMAND LINE= /tmp/evaluation/238875-1168361018/VALCSP /tmp/evaluation/238875-1168361018/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-238875-1168361018 -o ROOT/results/node6/solver-238875-1168361018 -C 1800 -M 900  /tmp/evaluation/238875-1168361018/VALCSP /tmp/evaluation/238875-1168361018/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  de93c5d317c976395f6ee058e260e016

RANDOM SEED= 771650702

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.240
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.240
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:      2055924 kB
MemFree:       1519880 kB
Buffers:         28672 kB
Cached:         143336 kB
SwapCached:       2888 kB
Active:         411172 kB
Inactive:        64888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1519880 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:             372 kB
Writeback:           0 kB
Mapped:         322252 kB
Slab:            44132 kB
Committed_AS:  6768828 kB
PageTables:       2988 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= 66540 MiB



End job on node6 on Tue Jan  9 17:13:52 UTC 2007