Trace number 268171

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.11 1800.67

General information on the benchmark

Namefrb/frb56-25/
frb56-25-1-mgd_ext.xml
MD5SUM891289d8273735777c28a9406e4a8bdc
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 variables56
Number of constraints517
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension517
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/node70/watcher-268171-1168978059 -o ROOT/results/node70/solver-268171-1168978059 -C 1800 -M 900 /tmp/evaluation/268171-1168978059/VALCSP /tmp/evaluation/268171-1168978059/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: 1.10 0.57 0.22 3/73 11283
/proc/meminfo: memFree=1357336/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=1468 CPUtime=0
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45303382 1503232 106 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 8853013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 367 106 64 8 0 39 0

[startup+0.102692 s]
/proc/loadavg: 1.10 0.57 0.22 3/73 11283
/proc/meminfo: memFree=1357336/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=2392 CPUtime=0.09
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 355 0 0 0 9 0 0 0 18 0 1 0 45303382 2449408 333 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 598 333 64 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.510733 s]
/proc/loadavg: 1.10 0.57 0.22 3/73 11283
/proc/meminfo: memFree=1357336/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=0.5
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 50 0 0 0 21 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520730 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6092

[startup+1.33482 s]
/proc/loadavg: 1.10 0.57 0.22 3/73 11283
/proc/meminfo: memFree=1352536/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1.32
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 132 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6092

[startup+2.97298 s]
/proc/loadavg: 1.10 0.57 0.22 3/73 11283
/proc/meminfo: memFree=1352536/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=2.96
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 296 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6092

[startup+6.24931 s]
/proc/loadavg: 1.18 0.60 0.23 3/73 11283
/proc/meminfo: memFree=1352536/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=6.24
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 624 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6092

[startup+12.707 s]
/proc/loadavg: 1.24 0.62 0.24 3/73 11283
/proc/meminfo: memFree=1352544/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=12.69
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 1269 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6092

[startup+25.5112 s]
/proc/loadavg: 1.41 0.69 0.27 3/73 11283
/proc/meminfo: memFree=1352544/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=25.49
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 2549 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524956 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6092

[startup+51.1298 s]
/proc/loadavg: 1.61 0.79 0.32 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=51.1
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 5110 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6092

[startup+102.365 s]
/proc/loadavg: 1.83 0.98 0.40 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=102.33
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 10233 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524981 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 6092

[startup+162.423 s]
/proc/loadavg: 1.99 1.17 0.50 3/73 11283
/proc/meminfo: memFree=1352544/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=162.37
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 16237 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 6092

[startup+222.469 s]
/proc/loadavg: 1.99 1.32 0.59 3/73 11283
/proc/meminfo: memFree=1352544/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=222.4
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 22240 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 6092

[startup+282.515 s]
/proc/loadavg: 1.99 1.44 0.68 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=282.42
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 28242 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524896 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 6092

[startup+342.56 s]
/proc/loadavg: 2.12 1.57 0.77 3/73 11283
/proc/meminfo: memFree=1352544/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=342.45
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 34245 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 6092

[startup+402.61 s]
/proc/loadavg: 2.04 1.65 0.84 3/73 11283
/proc/meminfo: memFree=1352544/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=402.48
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 40248 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 6092

[startup+462.652 s]
/proc/loadavg: 2.01 1.71 0.91 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=462.51
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 46251 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524641 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 462.51
Current children cumulated vsize (KiB) 6092

[startup+522.696 s]
/proc/loadavg: 2.00 1.76 0.98 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=522.54
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 52254 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 522.54
Current children cumulated vsize (KiB) 6092

[startup+582.742 s]
/proc/loadavg: 2.00 1.80 1.04 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=582.57
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 58257 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 582.57
Current children cumulated vsize (KiB) 6092

[startup+642.794 s]
/proc/loadavg: 2.00 1.83 1.10 3/73 11283
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=642.6
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 64260 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 642.6
Current children cumulated vsize (KiB) 6092

[startup+702.84 s]
/proc/loadavg: 2.00 1.86 1.15 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=702.63
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 70263 0 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524850 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 702.63
Current children cumulated vsize (KiB) 6092

[startup+762.886 s]
/proc/loadavg: 2.00 1.88 1.20 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=762.67
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 76266 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 762.67
Current children cumulated vsize (KiB) 6092

[startup+822.934 s]
/proc/loadavg: 2.00 1.90 1.25 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=822.7
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 82269 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 822.7
Current children cumulated vsize (KiB) 6092

[startup+882.976 s]
/proc/loadavg: 2.00 1.92 1.29 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=882.72
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 88271 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 882.72
Current children cumulated vsize (KiB) 6092

[startup+943.018 s]
/proc/loadavg: 2.00 1.93 1.33 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=942.75
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 94274 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 942.75
Current children cumulated vsize (KiB) 6092

[startup+1003.06 s]
/proc/loadavg: 2.00 1.94 1.37 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1002.77
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 100276 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521147 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1002.77
Current children cumulated vsize (KiB) 6092

[startup+1063.11 s]
/proc/loadavg: 2.00 1.95 1.41 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1062.81
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 106280 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524896 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1062.81
Current children cumulated vsize (KiB) 6092

[startup+1123.16 s]
/proc/loadavg: 2.00 1.95 1.44 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1122.84
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 112283 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1122.84
Current children cumulated vsize (KiB) 6092

[startup+1183.21 s]
/proc/loadavg: 2.00 1.96 1.47 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1182.86
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 118285 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1182.86
Current children cumulated vsize (KiB) 6092

[startup+1243.25 s]
/proc/loadavg: 2.00 1.96 1.50 3/73 11285
/proc/meminfo: memFree=1352480/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1242.9
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 124289 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1242.9
Current children cumulated vsize (KiB) 6092

[startup+1303.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1302.92
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 130291 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1302.92
Current children cumulated vsize (KiB) 6092

[startup+1363.35 s]
/proc/loadavg: 2.00 1.97 1.56 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1362.95
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 136294 1 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1362.95
Current children cumulated vsize (KiB) 6092

[startup+1423.39 s]
/proc/loadavg: 2.00 1.97 1.58 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1422.99
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 142297 2 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1422.99
Current children cumulated vsize (KiB) 6092

[startup+1483.44 s]
/proc/loadavg: 2.00 1.97 1.61 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1483.02
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 148300 2 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134526929 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1483.02
Current children cumulated vsize (KiB) 6092

[startup+1543.48 s]
/proc/loadavg: 2.04 1.99 1.64 3/73 11285
/proc/meminfo: memFree=1352416/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1543.05
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 154303 2 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524944 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1543.05
Current children cumulated vsize (KiB) 6092

[startup+1603.53 s]
/proc/loadavg: 2.01 1.99 1.65 2/68 11374
/proc/meminfo: memFree=1356216/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1603.03
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 160300 3 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522142 0 0 4096 0 0 0 0 17 0 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1603.03
Current children cumulated vsize (KiB) 6092

[startup+1663.54 s]
/proc/loadavg: 1.37 1.81 1.61 2/65 11414
/proc/meminfo: memFree=1361584/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1663.01
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 166297 4 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1663.01
Current children cumulated vsize (KiB) 6092

[startup+1723.56 s]
/proc/loadavg: 1.13 1.66 1.57 2/65 11414
/proc/meminfo: memFree=1361648/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1723.01
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 172297 4 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1723.01
Current children cumulated vsize (KiB) 6092

[startup+1783.57 s]
/proc/loadavg: 1.05 1.53 1.53 2/65 11414
/proc/meminfo: memFree=1361648/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1783
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 178296 4 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1783
Current children cumulated vsize (KiB) 6092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.67 s]
/proc/loadavg: 1.03 1.50 1.52 2/65 11414
/proc/meminfo: memFree=1361584/2055920 swapFree=4192956/4192956
[pid=11282] ppid=11280 vsize=6092 CPUtime=1800.1
/proc/11282/stat : 11282 (VALCSP) R 11280 11282 10807 0 -1 4194304 1277 0 0 0 180006 4 0 0 25 0 1 0 45303382 6238208 1255 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/11282/statm: 1523 1255 66 8 0 1195 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 6092

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.67
CPU time (s): 1800.11
CPU user time (s): 1800.07
CPU system time (s): 0.042993
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 6092

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

runsolver used 1.80773 s user time and 4.42433 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Jan 16 20:07:43 UTC 2007


IDJOB= 268171
IDBENCH= 3687
IDSOLVER= 90
FILE ID= node70/268171-1168978059

PBS_JOBID= 3566122

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb56-25/frb56-25-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/268171-1168978059/VALCSP /tmp/evaluation/268171-1168978059/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-268171-1168978059 -o ROOT/results/node70/solver-268171-1168978059 -C 1800 -M 900  /tmp/evaluation/268171-1168978059/VALCSP /tmp/evaluation/268171-1168978059/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  891289d8273735777c28a9406e4a8bdc

RANDOM SEED= 455618899

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.234
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.234
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:       1357688 kB
Buffers:         45000 kB
Cached:         554828 kB
SwapCached:          0 kB
Active:         105664 kB
Inactive:       518492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357688 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             656 kB
Writeback:           0 kB
Mapped:          35324 kB
Slab:            59580 kB
Committed_AS:   435484 kB
PageTables:       1708 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 node70 on Tue Jan 16 20:37:52 UTC 2007