Trace number 269621

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.1? (TO) 1800.02 1802.8

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-2_ext.xml
MD5SUMf8d2fc979bd99a32a7a551181d053817
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 benchmark10.8084
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)

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/node63/watcher-269621-1168981829 -o ROOT/results/node63/solver-269621-1168981829 -C 1800 -M 900 /tmp/evaluation/269621-1168981829/VALCSP /tmp/evaluation/269621-1168981829/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.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1830144/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=18540 CPUtime=0
/proc/8997/stat : 8997 (runsolver) R 8995 8997 8522 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 45680390 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 247254805799 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8997/statm: 4635 279 244 17 0 2626 0

[startup+0.102338 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1830144/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=9624 CPUtime=0.09
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 2089 0 0 0 8 1 0 0 20 0 1 0 45680390 9854976 2067 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134535253 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 2406 2067 65 8 0 2078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9624

[startup+0.510378 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1830144/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=23760 CPUtime=0.49
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 5672 0 0 0 47 2 0 0 23 0 1 0 45680390 24330240 5650 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 3404515 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 5940 5650 65 8 0 5612 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 23760

[startup+1.33147 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1804992/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1.32
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 129 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521042 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 26368

[startup+2.96864 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1804992/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=2.95
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 292 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522142 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26368

[startup+6.25799 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1804928/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=6.23
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 620 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 26368

[startup+12.7137 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1804928/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=12.66
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 1263 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26368

[startup+25.538 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8998
/proc/meminfo: memFree=1804992/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=25.43
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 2540 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26368

[startup+51.1768 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 8998
/proc/meminfo: memFree=1805056/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=50.97
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 5094 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520807 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 26368

[startup+102.451 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 8998
/proc/meminfo: memFree=1805056/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=102.05
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 10202 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 26368

[startup+162.556 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 8998
/proc/meminfo: memFree=1805056/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=161.92
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 16189 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 26368

[startup+222.656 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 8998
/proc/meminfo: memFree=1804992/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=221.79
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 22176 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 221.79
Current children cumulated vsize (KiB) 26368

[startup+282.754 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 8998
/proc/meminfo: memFree=1804992/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=281.66
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 28163 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524916 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 281.66
Current children cumulated vsize (KiB) 26368

[startup+342.755 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 8998
/proc/meminfo: memFree=1804928/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=341.43
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 34140 3 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 341.43
Current children cumulated vsize (KiB) 26368

[startup+402.756 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 9037
/proc/meminfo: memFree=1781568/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=401.32
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 40128 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 401.32
Current children cumulated vsize (KiB) 26368

[startup+462.764 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 9037
/proc/meminfo: memFree=1781632/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=461.24
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 46120 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 461.24
Current children cumulated vsize (KiB) 26368

[startup+522.767 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 9039
/proc/meminfo: memFree=1781568/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=521.19
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 52115 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520696 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 521.19
Current children cumulated vsize (KiB) 26368

[startup+582.77 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 9039
/proc/meminfo: memFree=1781568/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=581.15
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 58111 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 581.15
Current children cumulated vsize (KiB) 26368

[startup+642.771 s]
/proc/loadavg: 2.00 1.97 1.83 3/73 9039
/proc/meminfo: memFree=1781504/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=641.07
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 64103 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522070 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 641.07
Current children cumulated vsize (KiB) 26368

[startup+702.776 s]
/proc/loadavg: 2.00 1.97 1.83 3/73 9039
/proc/meminfo: memFree=1781440/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=701.03
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 70099 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 701.03
Current children cumulated vsize (KiB) 26368

[startup+762.783 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 9039
/proc/meminfo: memFree=1781504/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=760.99
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 76095 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 760.99
Current children cumulated vsize (KiB) 26368

[startup+822.788 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 9039
/proc/meminfo: memFree=1781440/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=820.91
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 82087 4 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 820.91
Current children cumulated vsize (KiB) 26368

[startup+882.789 s]
/proc/loadavg: 2.20 2.02 1.87 3/73 9039
/proc/meminfo: memFree=1781440/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=880.88
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 88083 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 880.88
Current children cumulated vsize (KiB) 26368

[startup+942.891 s]
/proc/loadavg: 2.07 2.01 1.87 3/73 9039
/proc/meminfo: memFree=1781440/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=940.93
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 94088 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 940.93
Current children cumulated vsize (KiB) 26368

[startup+1002.89 s]
/proc/loadavg: 2.02 2.01 1.88 3/73 9039
/proc/meminfo: memFree=1781376/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1000.85
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 100080 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1000.85
Current children cumulated vsize (KiB) 26368

[startup+1062.91 s]
/proc/loadavg: 2.01 2.00 1.88 3/73 9039
/proc/meminfo: memFree=1781376/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1060.81
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 106076 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1060.81
Current children cumulated vsize (KiB) 26368

[startup+1122.91 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 9039
/proc/meminfo: memFree=1781312/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1120.77
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 112072 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1120.77
Current children cumulated vsize (KiB) 26368

[startup+1182.92 s]
/proc/loadavg: 2.04 2.01 1.90 3/73 9039
/proc/meminfo: memFree=1781312/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1180.71
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 118066 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1180.71
Current children cumulated vsize (KiB) 26368

[startup+1242.93 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 9039
/proc/meminfo: memFree=1781248/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1240.66
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 124061 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1240.66
Current children cumulated vsize (KiB) 26368

[startup+1302.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781248/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1300.62
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 130057 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1300.62
Current children cumulated vsize (KiB) 26368

[startup+1362.94 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781248/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1360.56
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 136051 5 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134517792 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1360.56
Current children cumulated vsize (KiB) 26368

[startup+1422.95 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781248/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1420.52
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 142046 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1420.52
Current children cumulated vsize (KiB) 26368

[startup+1482.95 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781184/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1480.48
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 148042 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1480.48
Current children cumulated vsize (KiB) 26368

[startup+1542.96 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781184/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1540.41
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 154035 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520727 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1540.41
Current children cumulated vsize (KiB) 26368

[startup+1602.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781184/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1600.36
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 160030 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520748 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 26368

[startup+1662.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 9039
/proc/meminfo: memFree=1781120/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1660.32
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 166026 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1660.32
Current children cumulated vsize (KiB) 26368

[startup+1722.98 s]
/proc/loadavg: 2.06 2.01 1.91 3/73 9039
/proc/meminfo: memFree=1781120/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1720.26
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 172020 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525112 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1720.26
Current children cumulated vsize (KiB) 26368

[startup+1782.99 s]
/proc/loadavg: 2.02 2.01 1.91 3/73 9039
/proc/meminfo: memFree=1781056/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1780.22
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 178016 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1780.22
Current children cumulated vsize (KiB) 26368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.79 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 9039
/proc/meminfo: memFree=1781056/2055920 swapFree=4192812/4192956
[pid=8997] ppid=8995 vsize=26368 CPUtime=1800.01
/proc/8997/stat : 8997 (VALCSP) R 8995 8997 8522 0 -1 4194304 6346 0 0 0 179995 6 0 0 25 0 1 0 45680390 27000832 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520684 0 0 4096 0 0 0 0 17 0 0 0
/proc/8997/statm: 6592 6324 67 8 0 6264 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 26368

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.8
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.069989
CPU usage (%): 99.8462
Max. virtual memory (cumulated for all children) (KiB): 26368

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

runsolver used 1.68574 s user time and 4.76328 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Jan 16 21:10:29 UTC 2007


IDJOB= 269621
IDBENCH= 7032
IDSOLVER= 90
FILE ID= node63/269621-1168981829

PBS_JOBID= 3566309

Free space on /tmp= 66563 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-2_ext.xml
COMMAND LINE= /tmp/evaluation/269621-1168981829/VALCSP /tmp/evaluation/269621-1168981829/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-269621-1168981829 -o ROOT/results/node63/solver-269621-1168981829 -C 1800 -M 900  /tmp/evaluation/269621-1168981829/VALCSP /tmp/evaluation/269621-1168981829/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  f8d2fc979bd99a32a7a551181d053817

RANDOM SEED= 469723397

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.216
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.216
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:       1830560 kB
Buffers:          3748 kB
Cached:         141016 kB
SwapCached:        144 kB
Active:          42708 kB
Inactive:       126544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1124 kB
Writeback:           0 kB
Mapped:          35336 kB
Slab:            41572 kB
Committed_AS:   446312 kB
PageTables:       1796 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= 66563 MiB



End job on node63 on Tue Jan 16 21:40:32 UTC 2007