Trace number 239069

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
buggy_2_5 2007-01-08? (TO) 1800.09 1813

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-3_ext.xml
MD5SUM4cf957988d5e3247af7e29122f8f1648
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.1389
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1813.00	/tmp/evaluation/239069-1168363469/solver: line 21: 24515 Terminated              ./standalone BORDEWIJK

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/node10/watcher-239069-1168363469 -o ROOT/results/node10/solver-239069-1168363469 -C 1800 -M 900 /tmp/evaluation/239069-1168363469/solver /tmp/evaluation/239069-1168363469/unknown 1800 

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

/proc/loadavg: 2.01 2.00 2.00 5/98 24502
/proc/meminfo: memFree=1056264/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=0
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 295 26 0 0 0 0 0 0 16 0 1 0 184742242 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24501/statm: 1338 232 194 169 0 49 0
[pid=24504] ppid=24501 vsize=100 CPUtime=0
/proc/24504/stat : 24504 (grep) R 24501 24501 22672 0 -1 4194304 26 0 0 0 0 0 0 0 23 0 1 0 184742242 102400 3 18446744073709551615 0 0 548682070231 18446744073709551615 214919867687 0 0 4096 0 0 0 0 17 1 0 0
/proc/24504/statm: 25 3 0 0 0 2 0

[startup+0.106929 s]
/proc/loadavg: 2.01 2.00 2.00 5/98 24502
/proc/meminfo: memFree=1056264/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=0
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 354 334 0 0 0 0 0 0 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514987 s]
/proc/loadavg: 2.01 2.00 2.00 5/98 24502
/proc/meminfo: memFree=1056264/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=0.09
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 376 2352 0 0 0 0 7 2 15 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+1.33609 s]
/proc/loadavg: 2.01 2.00 2.00 3/99 24514
/proc/meminfo: memFree=1031680/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=0.09
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 376 2352 0 0 0 0 7 2 15 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24514] ppid=24501 vsize=21972 CPUtime=1.19
/proc/24514/stat : 24514 (bordewijk) R 24501 24501 22672 0 -1 4194304 5645 0 0 0 61 58 0 0 25 0 1 0 184742254 22499328 4941 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24514/statm: 5493 4941 217 97 0 4774 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 27324

[startup+2.97332 s]
/proc/loadavg: 2.01 2.00 2.00 3/99 24515
/proc/meminfo: memFree=1046784/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9044 CPUtime=1.5
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1830 0 0 0 135 15 0 0 25 0 1 0 184742386 9261056 1663 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134550374 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2261 1663 138 64 0 1576 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 14396

[startup+6.27377 s]
/proc/loadavg: 2.01 2.00 2.00 3/99 24515
/proc/meminfo: memFree=1046784/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9044 CPUtime=4.77
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1832 0 0 0 462 15 0 0 25 0 1 0 184742386 9261056 1665 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2261 1665 138 64 0 1576 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 14396

[startup+12.7316 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 24515
/proc/meminfo: memFree=1046784/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9044 CPUtime=11.17
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1833 0 0 0 1102 15 0 0 25 0 1 0 184742386 9261056 1666 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134552193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2261 1666 138 64 0 1576 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 14396

[startup+25.6262 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 24515
/proc/meminfo: memFree=1046912/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9044 CPUtime=23.94
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1834 0 0 0 2378 16 0 0 25 0 1 0 184742386 9261056 1667 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2261 1667 138 64 0 1576 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 14396

[startup+51.2327 s]
/proc/loadavg: 2.12 2.03 2.01 3/99 24515
/proc/meminfo: memFree=1046976/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=49.28
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 4912 16 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 14400

[startup+102.45 s]
/proc/loadavg: 2.13 2.05 2.01 3/99 24515
/proc/meminfo: memFree=1047040/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=100
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 9984 16 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 14400

[startup+162.5 s]
/proc/loadavg: 2.16 2.07 2.02 3/99 24515
/proc/meminfo: memFree=1047040/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=159.7
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 15954 16 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134528529 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 14400

[startup+222.586 s]
/proc/loadavg: 2.10 2.07 2.02 3/99 24515
/proc/meminfo: memFree=1058432/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=219.61
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 21944 17 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554786 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 14400

[startup+282.649 s]
/proc/loadavg: 2.25 2.12 2.03 3/99 24515
/proc/meminfo: memFree=1058432/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=279.04
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 27886 18 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 14400

[startup+342.665 s]
/proc/loadavg: 2.09 2.09 2.03 3/89 24604
/proc/meminfo: memFree=1684744/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=338.95
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 33875 20 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549733 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 340.35
Current children cumulated vsize (KiB) 14400

[startup+402.746 s]
/proc/loadavg: 2.03 2.07 2.02 3/89 24604
/proc/meminfo: memFree=1684808/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=398.96
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 39875 21 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 400.36
Current children cumulated vsize (KiB) 14400

[startup+462.777 s]
/proc/loadavg: 2.01 2.06 2.02 3/89 24604
/proc/meminfo: memFree=1680712/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=458.67
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 45846 21 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 460.07
Current children cumulated vsize (KiB) 14400

[startup+522.859 s]
/proc/loadavg: 2.04 2.06 2.02 3/89 24604
/proc/meminfo: memFree=1682056/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=518.42

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

[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1056.12
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 105587 25 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548943 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1057.52
Current children cumulated vsize (KiB) 14400

[startup+1123.62 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 24714
/proc/meminfo: memFree=1742088/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1115.88
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 111563 25 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519670 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1117.28
Current children cumulated vsize (KiB) 14400

[startup+1183.69 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 24812
/proc/meminfo: memFree=1682104/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1175.61
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 117534 27 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519634 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1177.01
Current children cumulated vsize (KiB) 14400

[startup+1243.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24812
/proc/meminfo: memFree=1682360/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1235.08
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 123481 27 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1236.48
Current children cumulated vsize (KiB) 14400

[startup+1303.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24812
/proc/meminfo: memFree=1682424/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1294.56
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 129428 28 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554100 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1295.96
Current children cumulated vsize (KiB) 14400

[startup+1363.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24812
/proc/meminfo: memFree=1677496/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1353.99
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 135371 28 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4155937008 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1355.39
Current children cumulated vsize (KiB) 14400

[startup+1423.88 s]
/proc/loadavg: 2.06 2.01 2.00 3/89 24812
/proc/meminfo: memFree=1677560/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1413.4
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 141312 28 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549603 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1414.8
Current children cumulated vsize (KiB) 14400

[startup+1483.89 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 24812
/proc/meminfo: memFree=1677496/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1472.82
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 147253 29 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519668 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1474.22
Current children cumulated vsize (KiB) 14400

[startup+1543.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24812
/proc/meminfo: memFree=1677496/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1532.25
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 153196 29 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554084 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1533.65
Current children cumulated vsize (KiB) 14400

[startup+1603.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24812
/proc/meminfo: memFree=1677432/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1591.67
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 159138 29 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519634 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1593.07
Current children cumulated vsize (KiB) 14400

[startup+1663.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 24812
/proc/meminfo: memFree=1677368/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1651.09
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 165080 29 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4155733314 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1652.49
Current children cumulated vsize (KiB) 14400

[startup+1723.94 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 24812
/proc/meminfo: memFree=1677368/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1710.49
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 171020 29 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519668 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1711.89
Current children cumulated vsize (KiB) 14400

[startup+1784.02 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 24812
/proc/meminfo: memFree=1677304/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1769.97
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 176967 30 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134522187 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1771.37
Current children cumulated vsize (KiB) 14400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 24812
/proc/meminfo: memFree=1677304/2055920 swapFree=4178216/4192956
[pid=24501] ppid=24499 vsize=5352 CPUtime=1.4
/proc/24501/stat : 24501 (solver) S 24499 24501 22672 0 -1 4194304 396 7997 0 0 0 0 69 71 16 0 1 0 184742242 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24501/statm: 1338 242 203 169 0 49 0
[pid=24515] ppid=24501 vsize=9048 CPUtime=1798.67
/proc/24515/stat : 24515 (standalone) R 24501 24501 22672 0 -1 4194304 1835 0 0 0 179837 30 0 0 25 0 1 0 184742386 9265152 1668 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549733 0 0 4096 0 0 0 0 17 0 0 0
/proc/24515/statm: 2262 1668 138 64 0 1577 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 14400

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1813
CPU time (s): 1800.09
CPU user time (s): 1799.07
CPU system time (s): 1.01884
CPU usage (%): 99.2877
Max. virtual memory (cumulated for all children) (KiB): 27324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.01885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10242
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= 281
involuntary context switches= 64626

runsolver used 2.05069 s user time and 5.99909 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Jan  9 17:24:31 UTC 2007


IDJOB= 239069
IDBENCH= 7036
FILE ID= node10/239069-1168363469

PBS_JOBID= 3503754

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-3_ext.xml
COMMAND LINE= /tmp/evaluation/239069-1168363469/solver /tmp/evaluation/239069-1168363469/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-239069-1168363469 -o ROOT/results/node10/solver-239069-1168363469 -C 1800 -M 900  /tmp/evaluation/239069-1168363469/solver /tmp/evaluation/239069-1168363469/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  4cf957988d5e3247af7e29122f8f1648

RANDOM SEED= 448870451

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.232
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.232
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:       1056680 kB
Buffers:         51900 kB
Cached:         140868 kB
SwapCached:       2596 kB
Active:         837732 kB
Inactive:       103572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056680 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:           11836 kB
Writeback:           0 kB
Mapped:         767612 kB
Slab:            41372 kB
Committed_AS:  5964324 kB
PageTables:       3652 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= 66546 MiB



End job on node10 on Tue Jan  9 17:54:45 UTC 2007