Trace number 268174

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 1801.38

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/node51/watcher-268174-1168978064 -o ROOT/results/node51/solver-268174-1168978064 -C 1800 -M 900 /tmp/evaluation/268174-1168978064/VALCSP /tmp/evaluation/268174-1168978064/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.79 0.38 0.14 4/73 1814
/proc/meminfo: memFree=1613352/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=1468 CPUtime=0
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 246205240 1503232 106 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 367 106 64 8 0 39 0

[startup+0.107166 s]
/proc/loadavg: 0.79 0.38 0.14 4/73 1814
/proc/meminfo: memFree=1613352/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=2524 CPUtime=0.1
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 366 0 0 0 10 0 0 0 18 0 1 0 246205240 2584576 344 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 631 344 64 8 0 303 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2524

[startup+0.515236 s]
/proc/loadavg: 0.79 0.38 0.14 4/73 1814
/proc/meminfo: memFree=1613352/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=0.5
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 50 0 0 0 21 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6088

[startup+1.33637 s]
/proc/loadavg: 0.88 0.41 0.15 3/73 1814
/proc/meminfo: memFree=1608808/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1.32
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 132 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6088

[startup+2.97765 s]
/proc/loadavg: 0.88 0.41 0.15 3/73 1814
/proc/meminfo: memFree=1608808/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=2.96
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 296 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6088

[startup+6.25521 s]
/proc/loadavg: 0.88 0.41 0.15 3/73 1814
/proc/meminfo: memFree=1608808/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=6.24
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 624 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6088

[startup+12.7173 s]
/proc/loadavg: 1.05 0.46 0.17 3/73 1814
/proc/meminfo: memFree=1608816/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=12.7
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 1270 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521147 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 6088

[startup+25.5305 s]
/proc/loadavg: 1.20 0.51 0.19 3/73 1814
/proc/meminfo: memFree=1608816/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=25.51
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 2551 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 6088

[startup+51.1698 s]
/proc/loadavg: 1.47 0.63 0.24 3/73 1814
/proc/meminfo: memFree=1608880/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=51.14
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 5114 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 6088

[startup+102.443 s]
/proc/loadavg: 1.86 0.87 0.34 3/73 1814
/proc/meminfo: memFree=1608816/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=102.39
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 10239 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520733 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 6088

[startup+162.536 s]
/proc/loadavg: 1.95 1.08 0.44 3/73 1814
/proc/meminfo: memFree=1608816/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=162.47
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 16247 0 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 162.47
Current children cumulated vsize (KiB) 6088

[startup+222.621 s]
/proc/loadavg: 2.06 1.26 0.54 3/73 1856
/proc/meminfo: memFree=1485152/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=222.5
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 22245 5 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 0 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 222.5
Current children cumulated vsize (KiB) 6088

[startup+282.675 s]
/proc/loadavg: 2.02 1.39 0.63 3/73 1856
/proc/meminfo: memFree=744552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=282.28
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 28223 5 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 6088

[startup+342.725 s]
/proc/loadavg: 2.05 1.50 0.71 3/73 1896
/proc/meminfo: memFree=1117464/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=342.05
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 34199 6 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 6088

[startup+402.772 s]
/proc/loadavg: 1.80 1.54 0.78 2/65 1911
/proc/meminfo: memFree=1639480/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=401.87
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 40181 6 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 401.87
Current children cumulated vsize (KiB) 6088

[startup+462.785 s]
/proc/loadavg: 1.35 1.45 0.79 2/65 1911
/proc/meminfo: memFree=1639544/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=461.87
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 46180 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 461.87
Current children cumulated vsize (KiB) 6088

[startup+522.795 s]
/proc/loadavg: 1.13 1.37 0.80 2/65 1911
/proc/meminfo: memFree=1639544/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=521.86
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 52179 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 6088

[startup+582.806 s]
/proc/loadavg: 1.04 1.30 0.82 2/65 1911
/proc/meminfo: memFree=1639544/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=581.86
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 58179 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 6088

[startup+642.819 s]
/proc/loadavg: 1.01 1.24 0.82 2/65 1911
/proc/meminfo: memFree=1639544/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=641.85
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 64178 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 641.85
Current children cumulated vsize (KiB) 6088

[startup+702.828 s]
/proc/loadavg: 1.00 1.20 0.83 2/65 1911
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=701.84
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 70177 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 6088

[startup+762.841 s]
/proc/loadavg: 1.00 1.16 0.83 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=761.83
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 76176 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 6088

[startup+822.855 s]
/proc/loadavg: 1.00 1.13 0.84 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=821.82
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 82175 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 6088

[startup+882.866 s]
/proc/loadavg: 1.00 1.10 0.85 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=881.81
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 88174 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 6088

[startup+942.874 s]
/proc/loadavg: 1.00 1.08 0.85 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=941.8
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 94173 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 6088

[startup+1002.88 s]
/proc/loadavg: 1.00 1.06 0.86 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1001.79
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 100172 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524860 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 6088

[startup+1062.9 s]
/proc/loadavg: 1.00 1.05 0.86 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1061.79
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 106172 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 6088

[startup+1122.91 s]
/proc/loadavg: 1.00 1.04 0.87 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1121.78
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 112171 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 6088

[startup+1182.92 s]
/proc/loadavg: 1.00 1.03 0.88 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1181.77
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 118170 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 6088

[startup+1242.93 s]
/proc/loadavg: 1.00 1.02 0.88 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1241.77
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 124170 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 6088

[startup+1302.95 s]
/proc/loadavg: 1.00 1.02 0.89 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1301.76
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 130169 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 6088

[startup+1362.96 s]
/proc/loadavg: 1.00 1.01 0.89 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1361.75
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 136168 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 6088

[startup+1422.97 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1421.74
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 142167 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 6088

[startup+1482.98 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1481.74
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 148167 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 6088

[startup+1543 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1541.73
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 154166 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 6088

[startup+1603.01 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1601.73
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 160166 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 6088

[startup+1663.02 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639616/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1661.72
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 166165 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 6088

[startup+1723.04 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1721.71
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 172164 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 6088

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1781.7
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 178163 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 6088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.38 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 1913
/proc/meminfo: memFree=1639552/2055920 swapFree=4191892/4192956
[pid=1813] ppid=1811 vsize=6088 CPUtime=1800.03
/proc/1813/stat : 1813 (VALCSP) R 1811 1813 1264 0 -1 4194304 1267 0 0 0 179996 7 0 0 25 0 1 0 246205240 6234112 1245 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/1813/statm: 1522 1245 66 8 0 1194 0
Current children cumulated CPU time (s) 1800.03
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): 1801.38
CPU time (s): 1800.04
CPU user time (s): 1799.97
CPU system time (s): 0.074988
CPU usage (%): 99.9256
Max. virtual memory (cumulated for all children) (KiB): 6088

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

runsolver used 1.54576 s user time and 3.60745 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Jan 16 20:07:45 UTC 2007


IDJOB= 268174
IDBENCH= 3690
IDSOLVER= 90
FILE ID= node51/268174-1168978064

PBS_JOBID= 3566148

Free space on /tmp= 66564 MiB

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

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  0c6411e2d008881c045d0e1c601b91c4

RANDOM SEED= 231267612

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.277
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.277
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:       1613896 kB
Buffers:         46092 kB
Cached:         273064 kB
SwapCached:        512 kB
Active:         194196 kB
Inactive:       176340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613896 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          60972 kB
Slab:            56772 kB
Committed_AS:  5008228 kB
PageTables:       1788 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 node51 on Tue Jan 16 20:37:54 UTC 2007