Trace number 200128

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.0? (TO) 1800.09 1808.72

General information on the benchmark

Namefrb/frb56-25/
frb56-25-3-mgd_ext.xml
MD5SUM0c6411e2d008881c045d0e1c601b91c4
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 constraints511
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension511
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/node24/watcher-200128-1168141301 -o ROOT/results/node24/solver-200128-1168141301 -C 1800 -M 900 /tmp/evaluation/200128-1168141301/VALCSP /tmp/evaluation/200128-1168141301/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.85 0.98 1.04 2/81 10032
/proc/meminfo: memFree=1591792/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=1468 CPUtime=0
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 162525430 1503232 104 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134535491 0 0 4096 0 0 0 0 17 1 0 0
/proc/10031/statm: 367 104 62 8 0 39 0

[startup+0.10251 s]
/proc/loadavg: 0.85 0.98 1.04 2/81 10032
/proc/meminfo: memFree=1591792/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=2392 CPUtime=0.1
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 347 0 0 0 10 0 0 0 18 0 1 0 162525430 2449408 325 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 3044885 0 0 4096 0 0 0 0 17 1 0 0
/proc/10031/statm: 598 325 62 8 0 270 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2392

[startup+0.510559 s]
/proc/loadavg: 0.85 0.98 1.04 2/81 10032
/proc/meminfo: memFree=1591792/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=0.49
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 49 0 0 0 21 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 6088

[startup+1.33165 s]
/proc/loadavg: 0.85 0.98 1.04 4/97 10072
/proc/meminfo: memFree=1567408/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1.28
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 128 0 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134526682 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 6088

[startup+2.97582 s]
/proc/loadavg: 0.85 0.98 1.04 4/97 10072
/proc/meminfo: memFree=1507312/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=2.92
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 292 0 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 6088

[startup+6.25317 s]
/proc/loadavg: 0.94 1.00 1.05 3/98 10073
/proc/meminfo: memFree=1506664/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=6.18
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 618 0 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 6088

[startup+12.7129 s]
/proc/loadavg: 1.02 1.01 1.05 3/98 10073
/proc/meminfo: memFree=1506664/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=12.61
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 1261 0 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134518196 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 6088

[startup+25.5232 s]
/proc/loadavg: 1.24 1.06 1.07 3/98 10073
/proc/meminfo: memFree=1506792/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=25.38
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 2537 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524642 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 6088

[startup+51.153 s]
/proc/loadavg: 1.50 1.13 1.09 3/98 10073
/proc/meminfo: memFree=1471272/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=50.88
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 5087 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524853 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 6088

[startup+102.408 s]
/proc/loadavg: 1.78 1.27 1.14 3/98 10073
/proc/meminfo: memFree=1471336/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=101.91
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 10190 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 6088

[startup+162.486 s]
/proc/loadavg: 1.92 1.40 1.19 3/98 10073
/proc/meminfo: memFree=1471272/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=161.72
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 16171 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 6088

[startup+222.559 s]
/proc/loadavg: 1.97 1.50 1.24 3/98 10073
/proc/meminfo: memFree=1401512/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=221.45
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 22144 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524724 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 6088

[startup+282.63 s]
/proc/loadavg: 1.99 1.59 1.28 3/98 10073
/proc/meminfo: memFree=1401448/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=281.25
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 28124 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524830 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 6088

[startup+342.704 s]
/proc/loadavg: 1.99 1.66 1.32 3/98 10073
/proc/meminfo: memFree=1401456/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=341.06
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 34105 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524720 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 341.06
Current children cumulated vsize (KiB) 6088

[startup+402.779 s]
/proc/loadavg: 1.99 1.72 1.36 3/98 10073
/proc/meminfo: memFree=1401392/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=400.84
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 40083 1 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 400.84
Current children cumulated vsize (KiB) 6088

[startup+462.855 s]
/proc/loadavg: 1.99 1.77 1.40 3/98 10073
/proc/meminfo: memFree=1401328/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=460.67
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 46065 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 460.67
Current children cumulated vsize (KiB) 6088

[startup+522.928 s]
/proc/loadavg: 1.99 1.81 1.43 3/98 10073
/proc/meminfo: memFree=1337712/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=520.48
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 52046 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 6088

[startup+583 s]
/proc/loadavg: 1.99 1.84 1.47 3/98 10073
/proc/meminfo: memFree=1337648/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=580.26
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 58024 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520487 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 580.26
Current children cumulated vsize (KiB) 6088

[startup+643.078 s]
/proc/loadavg: 1.99 1.87 1.50 3/98 10073
/proc/meminfo: memFree=1337648/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=640.06
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 64004 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520516 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 640.06
Current children cumulated vsize (KiB) 6088

[startup+703.15 s]
/proc/loadavg: 1.99 1.89 1.53 3/98 10073
/proc/meminfo: memFree=1337712/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=699.87
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 69985 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 699.87
Current children cumulated vsize (KiB) 6088

[startup+763.222 s]
/proc/loadavg: 1.99 1.91 1.55 3/98 10073
/proc/meminfo: memFree=1337648/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=759.66
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 75964 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 759.66
Current children cumulated vsize (KiB) 6088

[startup+823.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/98 10073
/proc/meminfo: memFree=1337648/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=819.46
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 81944 2 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 819.46
Current children cumulated vsize (KiB) 6088

[startup+883.378 s]
/proc/loadavg: 1.99 1.93 1.60 3/98 10073
/proc/meminfo: memFree=1337648/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=879.29
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 87926 3 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 879.29
Current children cumulated vsize (KiB) 6088

[startup+943.455 s]
/proc/loadavg: 2.06 1.96 1.63 3/98 10073
/proc/meminfo: memFree=1274928/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=939.07
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 93904 3 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524555 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 939.07
Current children cumulated vsize (KiB) 6088

[startup+1003.53 s]
/proc/loadavg: 2.02 1.96 1.65 3/98 10073
/proc/meminfo: memFree=1274864/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=998.87
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 99884 3 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520444 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 998.87
Current children cumulated vsize (KiB) 6088

[startup+1063.6 s]
/proc/loadavg: 2.01 1.97 1.67 3/98 10073
/proc/meminfo: memFree=1274864/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1058.68
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 105865 3 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524542 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1058.68
Current children cumulated vsize (KiB) 6088

[startup+1123.68 s]
/proc/loadavg: 2.00 1.97 1.68 3/98 10073
/proc/meminfo: memFree=1274800/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1118.47
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 111844 3 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524694 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1118.47
Current children cumulated vsize (KiB) 6088

[startup+1183.76 s]
/proc/loadavg: 2.03 1.99 1.71 3/104 10175
/proc/meminfo: memFree=1273360/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1178.22
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 117814 8 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1178.22
Current children cumulated vsize (KiB) 6088

[startup+1243.86 s]
/proc/loadavg: 2.01 1.99 1.73 3/104 10247
/proc/meminfo: memFree=1273456/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1237.99
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 123786 13 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1237.99
Current children cumulated vsize (KiB) 6088

[startup+1303.93 s]
/proc/loadavg: 2.00 1.99 1.74 3/98 10271
/proc/meminfo: memFree=1274416/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1297.76
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 129763 13 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1297.76
Current children cumulated vsize (KiB) 6088

[startup+1364.01 s]
/proc/loadavg: 2.00 1.99 1.75 3/98 10271
/proc/meminfo: memFree=1274416/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1357.58
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 135745 13 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524917 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1357.58
Current children cumulated vsize (KiB) 6088

[startup+1424.08 s]
/proc/loadavg: 2.00 1.99 1.76 3/98 10271
/proc/meminfo: memFree=1212912/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1417.26
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 141713 13 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1417.26
Current children cumulated vsize (KiB) 6088

[startup+1484.16 s]
/proc/loadavg: 2.00 1.99 1.77 3/98 10271
/proc/meminfo: memFree=1212848/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1477.05
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 147691 14 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524793 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1477.05
Current children cumulated vsize (KiB) 6088

[startup+1544.23 s]
/proc/loadavg: 2.00 1.99 1.79 3/98 10271
/proc/meminfo: memFree=1212848/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1536.87
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 153673 14 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134527197 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1536.87
Current children cumulated vsize (KiB) 6088

[startup+1604.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/98 10271
/proc/meminfo: memFree=1212784/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1596.66
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 159652 14 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524642 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1596.66
Current children cumulated vsize (KiB) 6088

[startup+1664.37 s]
/proc/loadavg: 2.00 1.99 1.81 3/98 10271
/proc/meminfo: memFree=1201840/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1656.39
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 165625 14 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1656.39
Current children cumulated vsize (KiB) 6088

[startup+1724.45 s]
/proc/loadavg: 2.00 1.99 1.82 3/98 10271
/proc/meminfo: memFree=1201776/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1716.21
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 171606 15 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1716.21
Current children cumulated vsize (KiB) 6088

[startup+1784.52 s]
/proc/loadavg: 2.00 1.99 1.83 3/98 10271
/proc/meminfo: memFree=1201712/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1776
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 177585 15 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 6088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.71 s]
/proc/loadavg: 2.00 1.99 1.83 3/98 10271
/proc/meminfo: memFree=1201712/2055920 swapFree=4192812/4192956
[pid=10031] ppid=10029 vsize=6088 CPUtime=1800.08
/proc/10031/stat : 10031 (VALCSP) R 10029 10031 9945 0 -1 4194304 1266 0 0 0 179993 15 0 0 25 0 1 0 162525430 6234112 1244 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 0 0 0
/proc/10031/statm: 1522 1244 65 8 0 1194 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 6088

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.72
CPU time (s): 1800.09
CPU user time (s): 1799.94
CPU system time (s): 0.154976
CPU usage (%): 99.523
Max. virtual memory (cumulated for all children) (KiB): 6088

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

runsolver used 1.71474 s user time and 4.79127 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 03:41:42 UTC 2007


IDJOB= 200128
IDBENCH= 3690
FILE ID= node24/200128-1168141301

PBS_JOBID= 3478084

Free space on /tmp= 66476 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb56-25/frb56-25-3-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/200128-1168141301/VALCSP /tmp/evaluation/200128-1168141301/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-200128-1168141301 -o ROOT/results/node24/solver-200128-1168141301 -C 1800 -M 900  /tmp/evaluation/200128-1168141301/VALCSP /tmp/evaluation/200128-1168141301/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  0c6411e2d008881c045d0e1c601b91c4

RANDOM SEED= 167817261

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:       1592208 kB
Buffers:         48892 kB
Cached:         290360 kB
SwapCached:          0 kB
Active:         198556 kB
Inactive:       197884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:          76204 kB
Slab:            52280 kB
Committed_AS:  3233476 kB
PageTables:       2196 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= 66473 MiB



End job on node24 on Sun Jan  7 04:11:50 UTC 2007