Trace number 269647

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.07 1804.06

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-7_ext.xml
MD5SUM87b8bb39dfa1630667812a7866a91604
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.5124
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/node3/watcher-269647-1168982440 -o ROOT/results/node3/solver-269647-1168982440 -C 1800 -M 900 /tmp/evaluation/269647-1168982440/VALCSP /tmp/evaluation/269647-1168982440/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.02 2.01 1.80 5/86 21701
/proc/meminfo: memFree=1516112/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=10052 CPUtime=0.1
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 2179 0 0 0 9 1 0 0 20 0 1 0 246639677 10293248 2157 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 11367619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 2513 2157 65 8 0 2185 0

[startup+0.210807 s]
/proc/loadavg: 2.02 2.01 1.80 5/86 21701
/proc/meminfo: memFree=1516112/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=13656 CPUtime=0.19
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 3106 0 0 0 18 1 0 0 21 0 1 0 246639677 13983744 3084 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 11367857 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 3414 3084 65 8 0 3086 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13656

[startup+0.618875 s]
/proc/loadavg: 2.02 2.01 1.80 5/86 21701
/proc/meminfo: memFree=1516112/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=0.6
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 58 2 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 24868

[startup+1.44601 s]
/proc/loadavg: 2.02 2.01 1.80 3/86 21701
/proc/meminfo: memFree=1492496/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1.42
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 140 2 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 24868

[startup+3.08427 s]
/proc/loadavg: 2.02 2.01 1.80 3/86 21701
/proc/meminfo: memFree=1492496/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=3.04
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 302 2 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524750 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 24868

[startup+6.36881 s]
/proc/loadavg: 2.02 2.01 1.80 3/86 21701
/proc/meminfo: memFree=1492496/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=6.29
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 627 2 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24868

[startup+12.8339 s]
/proc/loadavg: 2.02 2.01 1.80 3/86 21701
/proc/meminfo: memFree=1492496/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=12.7
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 1268 2 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24868

[startup+25.6529 s]
/proc/loadavg: 2.01 2.00 1.80 3/86 21701
/proc/meminfo: memFree=1492560/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=25.4
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 2538 2 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 24868

[startup+51.3031 s]
/proc/loadavg: 2.01 2.00 1.81 3/86 21701
/proc/meminfo: memFree=1492624/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=50.83
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 5080 3 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524753 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 24868

[startup+102.595 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 21701
/proc/meminfo: memFree=1492624/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=101.65
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 10162 3 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 24868

[startup+162.606 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 21701
/proc/meminfo: memFree=1492624/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=161.13
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 16109 4 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524928 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 24868

[startup+222.632 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 21701
/proc/meminfo: memFree=1492624/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=220.61
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 22056 5 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 24868

[startup+282.65 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 21701
/proc/meminfo: memFree=1492624/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=280.09
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 28003 6 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 24868

[startup+342.66 s]
/proc/loadavg: 2.06 2.02 1.85 3/86 21740
/proc/meminfo: memFree=1347600/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=339.7
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 33962 8 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 24868

[startup+402.755 s]
/proc/loadavg: 2.02 2.01 1.85 3/86 21740
/proc/meminfo: memFree=886672/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=399.71
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 39963 8 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 399.71
Current children cumulated vsize (KiB) 24868

[startup+462.842 s]
/proc/loadavg: 1.72 1.94 1.84 2/81 21749
/proc/meminfo: memFree=1483192/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=459.76
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 45968 8 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 459.76
Current children cumulated vsize (KiB) 24868

[startup+522.893 s]
/proc/loadavg: 1.26 1.77 1.78 2/81 21750
/proc/meminfo: memFree=1499896/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=519.77
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 51969 8 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 519.77
Current children cumulated vsize (KiB) 24868

[startup+582.951 s]
/proc/loadavg: 1.10 1.62 1.73 2/81 21751
/proc/meminfo: memFree=1499960/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=579.78
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 57970 8 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 579.78
Current children cumulated vsize (KiB) 24868

[startup+643.004 s]
/proc/loadavg: 1.04 1.52 1.69 2/81 21823
/proc/meminfo: memFree=1499960/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=639.79
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 63969 10 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 639.79
Current children cumulated vsize (KiB) 24868

[startup+703.062 s]
/proc/loadavg: 1.08 1.43 1.64 2/81 21895
/proc/meminfo: memFree=1499960/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=699.81
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 69971 10 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 699.81
Current children cumulated vsize (KiB) 24868

[startup+763.113 s]
/proc/loadavg: 1.03 1.35 1.60 2/81 21967
/proc/meminfo: memFree=1499960/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=759.79
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 75969 10 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520748 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 759.79
Current children cumulated vsize (KiB) 24868

[startup+823.167 s]
/proc/loadavg: 1.01 1.28 1.56 2/81 22039
/proc/meminfo: memFree=1500016/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=819.82
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 81971 11 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 819.82
Current children cumulated vsize (KiB) 24868

[startup+883.213 s]
/proc/loadavg: 1.00 1.23 1.52 2/78 22079
/proc/meminfo: memFree=1505368/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=879.82
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 87971 11 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522142 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 879.82
Current children cumulated vsize (KiB) 24868

[startup+943.266 s]
/proc/loadavg: 1.00 1.18 1.49 2/78 22079
/proc/meminfo: memFree=1505368/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=939.83
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 93971 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 939.83
Current children cumulated vsize (KiB) 24868

[startup+1003.3 s]
/proc/loadavg: 1.00 1.15 1.45 2/78 22079
/proc/meminfo: memFree=1505432/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=999.84
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 99972 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 999.84
Current children cumulated vsize (KiB) 24868

[startup+1063.34 s]
/proc/loadavg: 1.00 1.12 1.42 2/78 22079
/proc/meminfo: memFree=1505432/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1059.84
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 105972 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1059.84
Current children cumulated vsize (KiB) 24868

[startup+1123.38 s]
/proc/loadavg: 1.00 1.09 1.39 2/78 22079
/proc/meminfo: memFree=1505432/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1119.84
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 111972 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1119.84
Current children cumulated vsize (KiB) 24868

[startup+1183.43 s]
/proc/loadavg: 1.00 1.07 1.36 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1179.84
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 117972 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1179.84
Current children cumulated vsize (KiB) 24868

[startup+1243.47 s]
/proc/loadavg: 1.07 1.07 1.35 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1239.85
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 123973 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527149 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1239.85
Current children cumulated vsize (KiB) 24868

[startup+1303.51 s]
/proc/loadavg: 1.02 1.06 1.32 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1299.85
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 129973 12 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1299.85
Current children cumulated vsize (KiB) 24868

[startup+1363.56 s]
/proc/loadavg: 1.04 1.06 1.30 2/78 22079
/proc/meminfo: memFree=1505568/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1359.85
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 135972 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525081 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1359.85
Current children cumulated vsize (KiB) 24868

[startup+1423.6 s]
/proc/loadavg: 1.01 1.04 1.28 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1419.86
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 141973 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134518448 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1419.86
Current children cumulated vsize (KiB) 24868

[startup+1483.64 s]
/proc/loadavg: 1.00 1.03 1.26 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1479.86
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 147973 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520765 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1479.86
Current children cumulated vsize (KiB) 24868

[startup+1543.68 s]
/proc/loadavg: 1.00 1.03 1.24 2/78 22079
/proc/meminfo: memFree=1505568/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1539.86
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 153973 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524922 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1539.86
Current children cumulated vsize (KiB) 24868

[startup+1603.73 s]
/proc/loadavg: 1.00 1.02 1.23 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1599.87
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 159974 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524721 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1599.87
Current children cumulated vsize (KiB) 24868

[startup+1663.77 s]
/proc/loadavg: 1.00 1.01 1.21 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1659.87
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 165974 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1659.87
Current children cumulated vsize (KiB) 24868

[startup+1723.82 s]
/proc/loadavg: 1.00 1.01 1.19 2/78 22079
/proc/meminfo: memFree=1505568/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1719.87
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 171974 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1719.87
Current children cumulated vsize (KiB) 24868

[startup+1783.86 s]
/proc/loadavg: 1.06 1.02 1.18 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1779.87
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 177974 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1779.87
Current children cumulated vsize (KiB) 24868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.04 s]
/proc/loadavg: 1.04 1.02 1.18 2/78 22079
/proc/meminfo: memFree=1505504/2055920 swapFree=4191880/4192956
[pid=21700] ppid=21698 vsize=24868 CPUtime=1800.05
/proc/21700/stat : 21700 (VALCSP) R 21698 21700 21327 0 -1 4194304 5962 0 0 0 179992 13 0 0 25 0 1 0 246639677 25464832 5940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520793 0 0 4096 0 0 0 0 17 0 0 0
/proc/21700/statm: 6217 5940 67 8 0 5889 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 24868

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.06
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.138978
CPU usage (%): 99.7788
Max. virtual memory (cumulated for all children) (KiB): 24868

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

runsolver used 2.03769 s user time and 4.73228 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Jan 16 21:20:40 UTC 2007


IDJOB= 269647
IDBENCH= 7063
IDSOLVER= 90
FILE ID= node3/269647-1168982440

PBS_JOBID= 3566042

Free space on /tmp= 66563 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-7_ext.xml
COMMAND LINE= /tmp/evaluation/269647-1168982440/VALCSP /tmp/evaluation/269647-1168982440/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-269647-1168982440 -o ROOT/results/node3/solver-269647-1168982440 -C 1800 -M 900  /tmp/evaluation/269647-1168982440/VALCSP /tmp/evaluation/269647-1168982440/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  87b8bb39dfa1630667812a7866a91604

RANDOM SEED= 212908916

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.279
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.279
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:       1516592 kB
Buffers:         51760 kB
Cached:         336916 kB
SwapCached:        284 kB
Active:         245404 kB
Inactive:       221880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516592 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          90976 kB
Slab:            57072 kB
Committed_AS:  6650860 kB
PageTables:       2052 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= 66564 MiB



End job on node3 on Tue Jan 16 21:50:45 UTC 2007