Trace number 269216

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.04 1811.06

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-47_ext.xml
MD5SUM34d660f97c2aa6cd4abc948e6021373c
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 benchmark76.4564
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints461
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension461
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/node47/watcher-269216-1168980388 -o ROOT/results/node47/solver-269216-1168980388 -C 1800 -M 900 /tmp/evaluation/269216-1168980388/VALCSP /tmp/evaluation/269216-1168980388/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.11 0.24 0.62 5/73 30068
/proc/meminfo: memFree=1415600/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=1468 CPUtime=0
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 246439145 1503232 103 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 10978442 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 367 103 64 8 0 39 0

[startup+0.10392 s]
/proc/loadavg: 0.11 0.24 0.62 5/73 30068
/proc/meminfo: memFree=1415600/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=2524 CPUtime=0.1
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 391 0 0 0 10 0 0 0 18 0 1 0 246439145 2584576 369 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 10978382 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 631 369 64 8 0 303 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2524

[startup+0.511961 s]
/proc/loadavg: 0.11 0.24 0.62 5/73 30068
/proc/meminfo: memFree=1415600/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=0.5
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 50 0 0 0 21 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4900

[startup+1.33205 s]
/proc/loadavg: 0.11 0.24 0.62 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1.32
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 132 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4900

[startup+2.96822 s]
/proc/loadavg: 0.26 0.27 0.62 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=2.96
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 296 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524994 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4900

[startup+6.24557 s]
/proc/loadavg: 0.26 0.27 0.62 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=6.24
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 624 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520724 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 4900

[startup+12.7053 s]
/proc/loadavg: 0.52 0.32 0.64 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=12.69
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 1269 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4900

[startup+25.5156 s]
/proc/loadavg: 0.75 0.38 0.65 3/73 30068
/proc/meminfo: memFree=1412144/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=25.5
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 2550 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524916 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4900

[startup+51.1363 s]
/proc/loadavg: 1.24 0.52 0.69 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=51.11
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 5111 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 4900

[startup+102.37 s]
/proc/loadavg: 1.67 0.75 0.76 3/73 30068
/proc/meminfo: memFree=1412144/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=102.33
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 10233 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 4900

[startup+162.43 s]
/proc/loadavg: 1.89 0.99 0.84 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=162.38
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 16238 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 4900

[startup+222.484 s]
/proc/loadavg: 1.95 1.16 0.90 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=222.42
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 22242 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522079 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 4900

[startup+282.536 s]
/proc/loadavg: 1.98 1.31 0.97 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=282.45
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 28245 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 4900

[startup+342.589 s]
/proc/loadavg: 1.99 1.43 1.03 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=342.49
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 34249 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 4900

[startup+402.647 s]
/proc/loadavg: 1.99 1.54 1.09 3/73 30068
/proc/meminfo: memFree=1412144/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=402.53
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 40253 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 4900

[startup+462.703 s]
/proc/loadavg: 1.99 1.61 1.14 3/73 30068
/proc/meminfo: memFree=1412080/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=462.57
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 46257 0 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 1 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 462.57
Current children cumulated vsize (KiB) 4900

[startup+522.756 s]
/proc/loadavg: 2.03 1.70 1.20 3/73 30106
/proc/meminfo: memFree=1030632/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=522.23
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 52222 1 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 4900

[startup+582.808 s]
/proc/loadavg: 2.01 1.75 1.25 3/73 30106
/proc/meminfo: memFree=553384/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=581.8
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 58179 1 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524886 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 4900

[startup+642.868 s]
/proc/loadavg: 2.00 1.80 1.29 3/73 30106
/proc/meminfo: memFree=553384/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=641.35
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 64134 1 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 641.35
Current children cumulated vsize (KiB) 4900

[startup+702.924 s]
/proc/loadavg: 2.00 1.83 1.33 3/73 30106
/proc/meminfo: memFree=553448/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=700.93
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 70092 1 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 700.93
Current children cumulated vsize (KiB) 4900

[startup+762.98 s]
/proc/loadavg: 2.00 1.86 1.37 3/73 30106
/proc/meminfo: memFree=553384/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=760.52
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 76051 1 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 760.52
Current children cumulated vsize (KiB) 4900

[startup+823.042 s]
/proc/loadavg: 2.00 1.88 1.41 3/73 30106
/proc/meminfo: memFree=553384/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=820.07
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 82006 1 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 820.07
Current children cumulated vsize (KiB) 4900

[startup+883.108 s]
/proc/loadavg: 2.00 1.90 1.44 3/79 30190
/proc/meminfo: memFree=551968/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=879.64
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 87957 7 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521114 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 879.64
Current children cumulated vsize (KiB) 4900

[startup+943.183 s]
/proc/loadavg: 2.00 1.92 1.48 3/73 30304
/proc/meminfo: memFree=552992/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=939.18
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 93905 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 939.18
Current children cumulated vsize (KiB) 4900

[startup+1003.24 s]
/proc/loadavg: 2.00 1.93 1.51 3/73 30304
/proc/meminfo: memFree=553000/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=998.73
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 99860 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 998.73
Current children cumulated vsize (KiB) 4900

[startup+1063.3 s]
/proc/loadavg: 2.00 1.94 1.53 3/73 30304
/proc/meminfo: memFree=553064/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1058.31
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 105818 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524922 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1058.31
Current children cumulated vsize (KiB) 4900

[startup+1123.35 s]
/proc/loadavg: 2.00 1.95 1.56 3/73 30304
/proc/meminfo: memFree=553128/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1117.89
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 111776 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1117.89
Current children cumulated vsize (KiB) 4900

[startup+1183.41 s]
/proc/loadavg: 2.00 1.95 1.58 3/73 30304
/proc/meminfo: memFree=553128/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1177.45
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 117732 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1177.45
Current children cumulated vsize (KiB) 4900

[startup+1243.47 s]
/proc/loadavg: 2.00 1.96 1.61 3/73 30304
/proc/meminfo: memFree=553128/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1237.03
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 123690 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1237.03
Current children cumulated vsize (KiB) 4900

[startup+1303.53 s]
/proc/loadavg: 2.00 1.96 1.63 3/73 30304
/proc/meminfo: memFree=553128/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1296.61
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 129648 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1296.61
Current children cumulated vsize (KiB) 4900

[startup+1363.58 s]
/proc/loadavg: 2.06 1.98 1.66 3/73 30304
/proc/meminfo: memFree=553128/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1356.17
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 135604 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1356.17
Current children cumulated vsize (KiB) 4900

[startup+1423.64 s]
/proc/loadavg: 2.02 1.98 1.67 3/73 30304
/proc/meminfo: memFree=553256/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1415.75
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 141562 13 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1415.75
Current children cumulated vsize (KiB) 4900

[startup+1483.7 s]
/proc/loadavg: 2.01 1.98 1.69 3/73 30304
/proc/meminfo: memFree=553192/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1475.34
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 147520 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1475.34
Current children cumulated vsize (KiB) 4900

[startup+1543.76 s]
/proc/loadavg: 2.00 1.98 1.71 3/73 30304
/proc/meminfo: memFree=553192/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1534.9
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 153476 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1534.9
Current children cumulated vsize (KiB) 4900

[startup+1603.82 s]
/proc/loadavg: 2.00 1.98 1.73 3/73 30304
/proc/meminfo: memFree=553256/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1594.47
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 159433 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1594.47
Current children cumulated vsize (KiB) 4900

[startup+1663.87 s]
/proc/loadavg: 2.00 1.98 1.74 3/73 30304
/proc/meminfo: memFree=553192/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1654.06
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 165392 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1654.06
Current children cumulated vsize (KiB) 4900

[startup+1723.93 s]
/proc/loadavg: 2.00 1.98 1.75 3/73 30304
/proc/meminfo: memFree=553256/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1713.62
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 171348 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520822 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1713.62
Current children cumulated vsize (KiB) 4900

[startup+1783.99 s]
/proc/loadavg: 2.00 1.98 1.76 3/73 30304
/proc/meminfo: memFree=553192/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1773.2
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 177306 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 4900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.05 s]
/proc/loadavg: 2.00 1.98 1.77 3/73 30304
/proc/meminfo: memFree=553256/2055920 swapFree=4184008/4192956
[pid=30067] ppid=30065 vsize=4900 CPUtime=1800.03
/proc/30067/stat : 30067 (VALCSP) R 30065 30067 29953 0 -1 4194304 985 0 0 0 179989 14 0 0 25 0 1 0 246439145 5017600 963 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 0 0 0
/proc/30067/statm: 1225 963 66 8 0 897 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 4900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.06
CPU time (s): 1800.04
CPU user time (s): 1799.89
CPU system time (s): 0.149977
CPU usage (%): 99.3918
Max. virtual memory (cumulated for all children) (KiB): 4900

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

runsolver used 1.66875 s user time and 4.79527 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Jan 16 20:46:34 UTC 2007


IDJOB= 269216
IDBENCH= 6359
IDSOLVER= 90
FILE ID= node47/269216-1168980388

PBS_JOBID= 3566353

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-47_ext.xml
COMMAND LINE= /tmp/evaluation/269216-1168980388/VALCSP /tmp/evaluation/269216-1168980388/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-269216-1168980388 -o ROOT/results/node47/solver-269216-1168980388 -C 1800 -M 900  /tmp/evaluation/269216-1168980388/VALCSP /tmp/evaluation/269216-1168980388/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  34d660f97c2aa6cd4abc948e6021373c

RANDOM SEED= 837300225

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:       1416272 kB
Buffers:         49728 kB
Cached:         489996 kB
SwapCached:       3052 kB
Active:          97488 kB
Inactive:       460732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416272 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1212 kB
Writeback:           0 kB
Mapped:          25180 kB
Slab:            66924 kB
Committed_AS:  4723948 kB
PageTables:       1792 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 node47 on Tue Jan 16 21:16:50 UTC 2007