Trace number 269223

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.1 1811.57

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-43_ext.xml
MD5SUMa193d27925f8e1a417d3aef56460952d
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 benchmark222.449
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints476
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension476
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/node10/watcher-269223-1168980392 -o ROOT/results/node10/solver-269223-1168980392 -C 1800 -M 900 /tmp/evaluation/269223-1168980392/VALCSP /tmp/evaluation/269223-1168980392/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: 0.20 0.48 0.95 5/86 13583
/proc/meminfo: memFree=1583720/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=1468 CPUtime=0
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 246435023 1503232 104 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 367 104 64 8 0 39 0

[startup+0.102814 s]
/proc/loadavg: 0.20 0.48 0.95 5/86 13583
/proc/meminfo: memFree=1583720/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=2524 CPUtime=0.09
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 382 0 0 0 9 0 0 0 18 0 1 0 246435023 2584576 360 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 9366748 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 631 361 64 8 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2524

[startup+0.510866 s]
/proc/loadavg: 0.20 0.48 0.95 5/86 13583
/proc/meminfo: memFree=1583720/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=0.5
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 50 0 0 0 22 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5032

[startup+1.33198 s]
/proc/loadavg: 0.20 0.48 0.95 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1.32
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 132 0 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5032

[startup+2.9692 s]
/proc/loadavg: 0.20 0.48 0.95 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=2.95
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 295 0 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5032

[startup+6.24964 s]
/proc/loadavg: 0.34 0.51 0.96 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=6.23
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 623 0 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524837 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 5032

[startup+12.7075 s]
/proc/loadavg: 0.48 0.53 0.97 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=12.69
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 1269 0 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5032

[startup+25.5213 s]
/proc/loadavg: 0.71 0.58 0.98 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=25.5
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 2550 0 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5032

[startup+51.1477 s]
/proc/loadavg: 1.22 0.72 1.01 3/86 13583
/proc/meminfo: memFree=1579944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=51.12
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 5111 1 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 5032

[startup+102.395 s]
/proc/loadavg: 1.66 0.91 1.06 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=102.35
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 10234 1 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524821 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 5032

[startup+162.462 s]
/proc/loadavg: 1.87 1.11 1.11 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=162.4
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 16238 2 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524956 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 5032

[startup+222.525 s]
/proc/loadavg: 1.95 1.27 1.17 3/86 13583
/proc/meminfo: memFree=1580008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=222.44
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 22242 2 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520793 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 5032

[startup+282.588 s]
/proc/loadavg: 1.98 1.40 1.21 3/86 13583
/proc/meminfo: memFree=1579944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=282.49
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 28246 3 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524860 0 0 4096 0 0 0 0 17 1 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 5032

[startup+342.661 s]
/proc/loadavg: 1.95 1.49 1.26 3/86 13655
/proc/meminfo: memFree=1395288/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=342.33
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 34229 4 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 5032

[startup+402.732 s]
/proc/loadavg: 1.98 1.58 1.30 3/86 13655
/proc/meminfo: memFree=1135192/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=402.13
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 40209 4 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 5032

[startup+462.795 s]
/proc/loadavg: 1.99 1.65 1.34 3/86 13655
/proc/meminfo: memFree=876440/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=461.9
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 46186 4 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 461.9
Current children cumulated vsize (KiB) 5032

[startup+522.861 s]
/proc/loadavg: 1.99 1.71 1.38 3/86 13694
/proc/meminfo: memFree=1546184/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=521.7
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 52165 5 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 521.7
Current children cumulated vsize (KiB) 5032

[startup+582.927 s]
/proc/loadavg: 1.99 1.76 1.41 3/86 13694
/proc/meminfo: memFree=1249864/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=581.5
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 58145 5 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524991 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 581.5
Current children cumulated vsize (KiB) 5032

[startup+642.996 s]
/proc/loadavg: 1.99 1.80 1.45 3/86 13694
/proc/meminfo: memFree=963152/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=641.26
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 64121 5 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524674 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 641.26
Current children cumulated vsize (KiB) 5032

[startup+703.063 s]
/proc/loadavg: 1.99 1.84 1.48 3/86 13694
/proc/meminfo: memFree=676560/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=701.06
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 70101 5 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524994 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 701.06
Current children cumulated vsize (KiB) 5032

[startup+763.132 s]
/proc/loadavg: 1.96 1.85 1.50 3/86 13733
/proc/meminfo: memFree=1578008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=760.67
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 76061 6 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 760.67
Current children cumulated vsize (KiB) 5032

[startup+823.199 s]
/proc/loadavg: 1.98 1.87 1.53 3/86 13733
/proc/meminfo: memFree=1578008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=820.23
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 82017 6 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 820.23
Current children cumulated vsize (KiB) 5032

[startup+883.275 s]
/proc/loadavg: 1.99 1.89 1.56 3/92 13817
/proc/meminfo: memFree=1576744/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=879.78
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 87967 11 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 879.78
Current children cumulated vsize (KiB) 5032

[startup+943.374 s]
/proc/loadavg: 2.14 1.94 1.59 3/86 13931
/proc/meminfo: memFree=1577688/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=939.31
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 93914 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 939.31
Current children cumulated vsize (KiB) 5032

[startup+1003.44 s]
/proc/loadavg: 2.05 1.95 1.62 3/86 13931
/proc/meminfo: memFree=1577688/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=998.84
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 99867 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524827 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 998.84
Current children cumulated vsize (KiB) 5032

[startup+1063.51 s]
/proc/loadavg: 2.10 1.97 1.64 3/86 13931
/proc/meminfo: memFree=1577816/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1058.4
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 105823 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1058.4
Current children cumulated vsize (KiB) 5032

[startup+1123.57 s]
/proc/loadavg: 2.03 1.97 1.66 3/86 13931
/proc/meminfo: memFree=1577880/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1117.96
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 111779 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1117.96
Current children cumulated vsize (KiB) 5032

[startup+1183.63 s]
/proc/loadavg: 2.01 1.97 1.68 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1177.5
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 117733 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1177.5
Current children cumulated vsize (KiB) 5032

[startup+1243.7 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1237.04
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 123687 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1237.04
Current children cumulated vsize (KiB) 5032

[startup+1303.77 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1296.61
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 129644 17 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524956 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1296.61
Current children cumulated vsize (KiB) 5032

[startup+1363.84 s]
/proc/loadavg: 2.06 1.99 1.74 3/86 13931
/proc/meminfo: memFree=1578008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1356.16
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 135598 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524730 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1356.16
Current children cumulated vsize (KiB) 5032

[startup+1423.9 s]
/proc/loadavg: 2.02 1.99 1.75 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1415.72
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 141554 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134521988 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1415.72
Current children cumulated vsize (KiB) 5032

[startup+1483.97 s]
/proc/loadavg: 2.05 2.00 1.77 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1475.28
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 147510 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1475.28
Current children cumulated vsize (KiB) 5032

[startup+1544.03 s]
/proc/loadavg: 2.02 2.00 1.78 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1534.82
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 153464 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524870 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1534.82
Current children cumulated vsize (KiB) 5032

[startup+1604.1 s]
/proc/loadavg: 2.00 2.00 1.79 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1594.38
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 159420 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1594.38
Current children cumulated vsize (KiB) 5032

[startup+1664.16 s]
/proc/loadavg: 2.00 2.00 1.80 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1653.95
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 165377 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1653.95
Current children cumulated vsize (KiB) 5032

[startup+1724.23 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 13931
/proc/meminfo: memFree=1578008/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1713.49
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 171331 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1713.49
Current children cumulated vsize (KiB) 5032

[startup+1784.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1773.06
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 177288 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1773.06
Current children cumulated vsize (KiB) 5032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.56 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 13931
/proc/meminfo: memFree=1577944/2055920 swapFree=4178232/4192956
[pid=13582] ppid=13580 vsize=5032 CPUtime=1800.09
/proc/13582/stat : 13582 (VALCSP) R 13580 13582 13424 0 -1 4194304 1001 0 0 0 179991 18 0 0 25 0 1 0 246435023 5152768 979 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 0 0 0
/proc/13582/statm: 1258 979 66 8 0 930 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5032

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.57
CPU time (s): 1800.1
CPU user time (s): 1799.91
CPU system time (s): 0.19097
CPU usage (%): 99.3671
Max. virtual memory (cumulated for all children) (KiB): 5032

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

runsolver used 1.83372 s user time and 4.97024 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Jan 16 20:46:33 UTC 2007


IDJOB= 269223
IDBENCH= 6377
IDSOLVER= 90
FILE ID= node10/269223-1168980392

PBS_JOBID= 3566020

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-43_ext.xml
COMMAND LINE= /tmp/evaluation/269223-1168980392/VALCSP /tmp/evaluation/269223-1168980392/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-269223-1168980392 -o ROOT/results/node10/solver-269223-1168980392 -C 1800 -M 900  /tmp/evaluation/269223-1168980392/VALCSP /tmp/evaluation/269223-1168980392/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  a193d27925f8e1a417d3aef56460952d

RANDOM SEED= 84030502

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:       1588528 kB
Buffers:         44792 kB
Cached:         316036 kB
SwapCached:       2360 kB
Active:         176512 kB
Inactive:       218848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588528 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:             992 kB
Writeback:           0 kB
Mapped:          43956 kB
Slab:            57284 kB
Committed_AS:  6695212 kB
PageTables:       2064 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 node10 on Tue Jan 16 21:16:51 UTC 2007