Trace number 268339

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.05 1803.04

General information on the benchmark

Namefrb/frb53-24/
frb53-24-5-mgd_ext.xml
MD5SUM2f7f9a6c7c062604348f10a4f021703f
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 variables53
Number of constraints476
Maximum constraint arity2
Maximum domain size24
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/node5/watcher-268339-1168978664 -o ROOT/results/node5/solver-268339-1168978664 -C 1800 -M 900 /tmp/evaluation/268339-1168978664/VALCSP /tmp/evaluation/268339-1168978664/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.73 1.76 1.06 3/86 8676
/proc/meminfo: memFree=560504/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=1468 CPUtime=0
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 226481080 1503232 98 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 8336849 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 367 98 64 8 0 39 0

[startup+0.104193 s]
/proc/loadavg: 1.73 1.76 1.06 3/86 8676
/proc/meminfo: memFree=560504/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=2392 CPUtime=0.09
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 351 0 0 0 9 0 0 0 20 0 1 0 226481080 2449408 329 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 8352846 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 598 329 64 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.517224 s]
/proc/loadavg: 1.73 1.76 1.06 3/86 8676
/proc/meminfo: memFree=560504/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=0.5
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 50 0 0 0 24 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5428

[startup+1.33822 s]
/proc/loadavg: 1.75 1.76 1.07 3/86 8676
/proc/meminfo: memFree=548792/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1.31
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 131 0 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5428

[startup+2.9774 s]
/proc/loadavg: 1.75 1.76 1.07 3/86 8676
/proc/meminfo: memFree=540664/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=2.94
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 294 0 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 5428

[startup+6.26086 s]
/proc/loadavg: 1.77 1.77 1.07 3/86 8676
/proc/meminfo: memFree=515960/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=6.2
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 620 0 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 5428

[startup+12.7235 s]
/proc/loadavg: 1.71 1.76 1.07 2/81 8714
/proc/meminfo: memFree=1434720/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=12.61
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 1260 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 5428

[startup+25.5339 s]
/proc/loadavg: 1.76 1.76 1.08 3/86 8749
/proc/meminfo: memFree=1425520/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=25.41
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 2540 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 5428

[startup+51.1648 s]
/proc/loadavg: 1.85 1.78 1.11 3/86 8749
/proc/meminfo: memFree=1425456/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=51.01
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 5100 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 5428

[startup+102.417 s]
/proc/loadavg: 2.01 1.83 1.16 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=102.22
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 10221 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524645 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 5428

[startup+162.492 s]
/proc/loadavg: 2.00 1.86 1.21 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=162.23
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 16222 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5428

[startup+222.563 s]
/proc/loadavg: 2.00 1.88 1.25 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=222.25
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 22224 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 5428

[startup+282.635 s]
/proc/loadavg: 2.00 1.90 1.30 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=282.24
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 28223 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525109 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 5428

[startup+342.706 s]
/proc/loadavg: 2.00 1.92 1.34 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=342.25
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 34224 1 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 5428

[startup+402.782 s]
/proc/loadavg: 2.00 1.93 1.38 3/86 8749
/proc/meminfo: memFree=1425520/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=402.28
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 40226 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 5428

[startup+462.854 s]
/proc/loadavg: 2.00 1.94 1.41 3/86 8749
/proc/meminfo: memFree=1425520/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=462.28
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 46226 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 5428

[startup+522.926 s]
/proc/loadavg: 2.00 1.95 1.45 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=522.3
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 52228 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 5428

[startup+582.999 s]
/proc/loadavg: 2.00 1.95 1.48 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=582.16
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 58214 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524850 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 5428

[startup+643.082 s]
/proc/loadavg: 2.13 1.99 1.52 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=641.95
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 64193 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 5428

[startup+703.157 s]
/proc/loadavg: 2.05 1.99 1.55 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=701.76
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 70174 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 5428

[startup+763.23 s]
/proc/loadavg: 2.08 2.01 1.58 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=761.54
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 76152 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 761.54
Current children cumulated vsize (KiB) 5428

[startup+823.311 s]
/proc/loadavg: 2.03 2.00 1.60 3/86 8749
/proc/meminfo: memFree=1425584/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=821.36
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 82134 2 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 821.36
Current children cumulated vsize (KiB) 5428

[startup+883.393 s]
/proc/loadavg: 2.01 2.00 1.62 3/86 8825
/proc/meminfo: memFree=1268400/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=881.29
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 88126 3 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524724 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 881.29
Current children cumulated vsize (KiB) 5428

[startup+943.484 s]
/proc/loadavg: 1.94 1.98 1.64 3/86 8863
/proc/meminfo: memFree=1214192/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=941.29
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 94124 5 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 941.29
Current children cumulated vsize (KiB) 5428

[startup+1003.57 s]
/proc/loadavg: 1.98 1.98 1.66 3/86 8863
/proc/meminfo: memFree=860400/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1001.33
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 100128 5 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1001.33
Current children cumulated vsize (KiB) 5428

[startup+1063.65 s]
/proc/loadavg: 2.02 2.00 1.68 3/86 8863
/proc/meminfo: memFree=520048/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1061.36
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 106131 5 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1061.36
Current children cumulated vsize (KiB) 5428

[startup+1123.71 s]
/proc/loadavg: 1.41 1.83 1.64 2/81 8910
/proc/meminfo: memFree=1424280/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1121.37
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 112131 6 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1121.37
Current children cumulated vsize (KiB) 5428

[startup+1183.77 s]
/proc/loadavg: 1.15 1.68 1.60 2/81 8983
/proc/meminfo: memFree=1424544/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1181.38
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 118130 8 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522120 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 5428

[startup+1243.83 s]
/proc/loadavg: 1.05 1.55 1.56 3/86 9012
/proc/meminfo: memFree=1401080/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1241.41
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 124132 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1241.41
Current children cumulated vsize (KiB) 5428

[startup+1303.85 s]
/proc/loadavg: 1.65 1.63 1.58 3/86 9012
/proc/meminfo: memFree=1335096/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1301.34
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 130125 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525112 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1301.34
Current children cumulated vsize (KiB) 5428

[startup+1363.87 s]
/proc/loadavg: 1.91 1.71 1.61 3/86 9012
/proc/meminfo: memFree=1335096/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1361.31
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 136122 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1361.31
Current children cumulated vsize (KiB) 5428

[startup+1423.88 s]
/proc/loadavg: 2.11 1.79 1.64 3/86 9012
/proc/meminfo: memFree=1335032/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1421.26
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 142117 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 5428

[startup+1483.89 s]
/proc/loadavg: 2.04 1.83 1.66 3/86 9012
/proc/meminfo: memFree=1335096/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1481.19
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 148110 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1481.19
Current children cumulated vsize (KiB) 5428

[startup+1543.9 s]
/proc/loadavg: 2.01 1.86 1.68 3/86 9012
/proc/meminfo: memFree=1335032/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1541.16
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 154107 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524970 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1541.16
Current children cumulated vsize (KiB) 5428

[startup+1603.92 s]
/proc/loadavg: 2.00 1.88 1.69 3/86 9012
/proc/meminfo: memFree=1335096/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1601.12
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 160103 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1601.12
Current children cumulated vsize (KiB) 5428

[startup+1663.93 s]
/proc/loadavg: 2.00 1.90 1.71 3/86 9012
/proc/meminfo: memFree=1335032/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1661.06
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 166097 9 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134521011 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1661.06
Current children cumulated vsize (KiB) 5428

[startup+1723.95 s]
/proc/loadavg: 2.00 1.91 1.73 3/86 9012
/proc/meminfo: memFree=1335096/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1721.02
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 172092 10 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 5428

[startup+1783.96 s]
/proc/loadavg: 2.00 1.93 1.74 3/86 9012
/proc/meminfo: memFree=1335032/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1780.99
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 178089 10 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1780.99
Current children cumulated vsize (KiB) 5428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.04 s]
/proc/loadavg: 2.00 1.93 1.75 3/86 9012
/proc/meminfo: memFree=1335032/2055920 swapFree=4192812/4192956
[pid=8675] ppid=8673 vsize=5428 CPUtime=1800.04
/proc/8675/stat : 8675 (VALCSP) R 8673 8675 8057 0 -1 4194304 1121 0 0 0 179994 10 0 0 25 0 1 0 226481080 5558272 1099 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 0 0 0
/proc/8675/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 5428

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.04
CPU time (s): 1800.05
CPU user time (s): 1799.95
CPU system time (s): 0.102984
CPU usage (%): 99.8339
Max. virtual memory (cumulated for all children) (KiB): 5428

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

runsolver used 2.01569 s user time and 4.82027 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Jan 16 20:17:45 UTC 2007


IDJOB= 268339
IDBENCH= 3963
IDSOLVER= 90
FILE ID= node5/268339-1168978664

PBS_JOBID= 3565939

Free space on /tmp= 66560 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-5-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/268339-1168978664/VALCSP /tmp/evaluation/268339-1168978664/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-268339-1168978664 -o ROOT/results/node5/solver-268339-1168978664 -C 1800 -M 900  /tmp/evaluation/268339-1168978664/VALCSP /tmp/evaluation/268339-1168978664/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  2f7f9a6c7c062604348f10a4f021703f

RANDOM SEED= 929801542

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.240
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.240
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:        572120 kB
Buffers:         48692 kB
Cached:         454712 kB
SwapCached:          0 kB
Active:        1058656 kB
Inactive:       348744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        572120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             688 kB
Writeback:           0 kB
Mapped:         923800 kB
Slab:            59752 kB
Committed_AS:  7113932 kB
PageTables:       3792 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 node5 on Tue Jan 16 20:47:58 UTC 2007