Trace number 282525

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
toolbar 2007-01-12? (TO) 2400.12 2415.26

General information on the benchmark

NameMaxCSP/celar/graphs/
graphw-05_ext.xml
MD5SUM42de800436a33f2dea33d3a204f4a08c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1029
Best CPU time to get the best result obtained on this benchmark30.9043
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1034
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension1034
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2415.25	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282525-1169319729/unknown.xml to /tmp/evaluation/282525-1169319729/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-282525-1169319729 -o ROOT/results/node9/solver-282525-1169319729 -C 2400 -M 900 /tmp/evaluation/282525-1169319729/solver.sh /tmp/evaluation/282525-1169319729/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.08 2.04 1.99 2/93 11898
/proc/meminfo: memFree=1210952/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=8560 CPUtime=0
/proc/11897/stat : 11897 (solver.sh) R 11895 11897 11063 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 280368338 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215419176847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11897/statm: 2140 253 197 79 0 133 0

[startup+0.105431 s]
/proc/loadavg: 2.08 2.04 1.99 2/93 11898
/proc/meminfo: memFree=1210952/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513473 s]
/proc/loadavg: 2.08 2.04 1.99 2/93 11898
/proc/meminfo: memFree=1210952/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33556 s]
/proc/loadavg: 2.07 2.04 1.99 4/95 11915
/proc/meminfo: memFree=1205432/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=4320 CPUtime=0.36
/proc/11914/stat : 11914 (toolbar) S 11897 11897 11063 0 -1 4194304 664 0 0 0 36 0 0 0 25 0 1 0 280368342 4423680 638 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11914/statm: 1080 638 52 178 0 898 0
[pid=11915] ppid=11914 vsize=4480 CPUtime=0.91
/proc/11915/stat : 11915 (narycsp) R 11914 11897 11063 0 -1 4194304 1235 0 0 0 91 0 0 0 25 0 1 0 280368378 4587520 960 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134803584 0 0 4096 512 0 0 0 17 1 0 0
/proc/11915/statm: 1120 960 101 211 0 889 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 56372

[startup+2.98476 s]
/proc/loadavg: 2.07 2.04 1.99 3/89 11934
/proc/meminfo: memFree=1202656/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=4320 CPUtime=0.36
/proc/11914/stat : 11914 (toolbar) S 11897 11897 11063 0 -1 4194304 664 0 0 0 36 0 0 0 25 0 1 0 280368342 4423680 638 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11914/statm: 1080 638 52 178 0 898 0
[pid=11915] ppid=11914 vsize=7716 CPUtime=2.53
/proc/11915/stat : 11915 (narycsp) R 11914 11897 11063 0 -1 4194304 2076 0 0 0 252 1 0 0 25 0 1 0 280368378 7901184 1801 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 1 0 0
/proc/11915/statm: 1929 1801 106 211 0 1698 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 59608

[startup+6.27113 s]
/proc/loadavg: 2.07 2.04 1.99 3/89 11934
/proc/meminfo: memFree=1202584/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=4320 CPUtime=0.36
/proc/11914/stat : 11914 (toolbar) S 11897 11897 11063 0 -1 4194304 664 0 0 0 36 0 0 0 25 0 1 0 280368342 4423680 638 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11914/statm: 1080 638 52 178 0 898 0
[pid=11915] ppid=11914 vsize=7716 CPUtime=5.78
/proc/11915/stat : 11915 (narycsp) R 11914 11897 11063 0 -1 4194304 2082 0 0 0 577 1 0 0 25 0 1 0 280368378 7901184 1807 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134912166 0 0 4096 512 0 0 0 17 1 0 0
/proc/11915/statm: 1929 1807 112 211 0 1698 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 59608

[startup+12.7459 s]
/proc/loadavg: 2.06 2.04 1.99 3/89 11934
/proc/meminfo: memFree=1202592/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=4320 CPUtime=0.36
/proc/11914/stat : 11914 (toolbar) S 11897 11897 11063 0 -1 4194304 664 0 0 0 36 0 0 0 25 0 1 0 280368342 4423680 638 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11914/statm: 1080 638 52 178 0 898 0
[pid=11915] ppid=11914 vsize=7716 CPUtime=12.2
/proc/11915/stat : 11915 (narycsp) R 11914 11897 11063 0 -1 4194304 2082 0 0 0 1219 1 0 0 25 0 1 0 280368378 7901184 1807 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514117 0 0 4096 512 0 0 0 17 1 0 0
/proc/11915/statm: 1929 1807 112 211 0 1698 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 59608

[startup+25.5793 s]
/proc/loadavg: 2.05 2.04 1.99 3/88 11935
/proc/meminfo: memFree=1205488/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8412 CPUtime=25.27
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1734 2475 0 0 498 0 2028 1 25 0 1 0 280368342 8613888 1690 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611566 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2103 1690 66 178 0 1921 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 55984

[startup+51.2452 s]
/proc/loadavg: 2.09 2.05 2.00 3/88 11935
/proc/meminfo: memFree=1205488/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=50.69
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1757 2475 0 0 3040 0 2028 1 25 0 1 0 280368342 8749056 1713 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134612491 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1713 66 178 0 1954 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 56116

[startup+102.476 s]
/proc/loadavg: 2.04 2.04 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=101.47
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 8117 1 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611754 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 56116

[startup+162.542 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=160.98
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 14068 1 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611709 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 56116

[startup+222.613 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=220.5
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 20019 2 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610357 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 56116

[startup+282.675 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=280.01
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 25970 2 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637829 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 56116

[startup+342.74 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=339.54
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 31922 3 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637137 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 56116

[startup+402.805 s]
/proc/loadavg: 2.03 2.02 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=399.05
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 37873 3 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611700 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 56116

[startup+462.871 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 11935
/proc/meminfo: memFree=1205552/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8544 CPUtime=458.57
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1773 2475 0 0 43825 3 2028 1 25 0 1 0 280368342 8749056 1729 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611576 0 0 4096 2 0 0 0 17 1 0 0
/proc/11914/statm: 2136 1729 66 178 0 1954 0
Current children cumulated CPU time (s) 458.58

################
# More data... #
################

/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=1649.81
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 162939 13 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611754 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 1649.82
Current children cumulated vsize (KiB) 56248

[startup+1724.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=1709.82
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 168939 14 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134612571 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 1709.83
Current children cumulated vsize (KiB) 56248

[startup+1784.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=1769.76
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 174933 14 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611714 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 1769.77
Current children cumulated vsize (KiB) 56248

[startup+1844.38 s]
/proc/loadavg: 2.05 2.02 2.00 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=1829.78
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 180935 14 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628197 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 1829.79
Current children cumulated vsize (KiB) 56248

[startup+1904.42 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=1889.75
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 186932 14 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 1889.76
Current children cumulated vsize (KiB) 56248

[startup+1964.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11998
/proc/meminfo: memFree=1205760/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=1949.74
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 192931 14 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637526 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 1949.75
Current children cumulated vsize (KiB) 56248

[startup+2024.53 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2009.75
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 198931 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134623006 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2009.76
Current children cumulated vsize (KiB) 56248

[startup+2084.57 s]
/proc/loadavg: 2.10 2.03 2.01 3/94 11998
/proc/meminfo: memFree=1205760/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2069.72
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 204928 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611744 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2069.73
Current children cumulated vsize (KiB) 56248

[startup+2144.63 s]
/proc/loadavg: 2.07 2.03 2.01 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2129.71
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 210927 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2129.72
Current children cumulated vsize (KiB) 56248

[startup+2204.68 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2189.71
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 216927 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610357 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2189.72
Current children cumulated vsize (KiB) 56248

[startup+2264.73 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 11998
/proc/meminfo: memFree=1205760/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2249.69
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 222925 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622717 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2249.7
Current children cumulated vsize (KiB) 56248

[startup+2324.81 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11998
/proc/meminfo: memFree=1205824/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2309.71
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 228927 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621302 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2309.72
Current children cumulated vsize (KiB) 56248

[startup+2384.89 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11998
/proc/meminfo: memFree=1205760/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2369.73
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 234929 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621282 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2369.74
Current children cumulated vsize (KiB) 56248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.25 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11998
/proc/meminfo: memFree=1205760/2055920 swapFree=4191880/4192956
[pid=11897] ppid=11895 vsize=47572 CPUtime=0.01
/proc/11897/stat : 11897 (solver.sh) S 11895 11897 11063 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280368338 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11897/statm: 11893 361 245 79 0 217 0
[pid=11914] ppid=11897 vsize=8676 CPUtime=2400.07
/proc/11914/stat : 11914 (toolbar) R 11897 11897 11063 0 -1 4194304 1789 2475 0 0 237963 15 2028 1 25 0 1 0 280368342 8884224 1745 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611748 0 0 4096 2 0 0 0 17 0 0 0
/proc/11914/statm: 2169 1745 66 178 0 1987 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 56248

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2415.26
CPU time (s): 2400.12
CPU user time (s): 2399.92
CPU system time (s): 0.204968
CPU usage (%): 99.3732
Max. virtual memory (cumulated for all children) (KiB): 59608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7252
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= 66
involuntary context switches= 63892

runsolver used 3.11753 s user time and 7.58185 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 19:02:09 UTC 2007


IDJOB= 282525
IDBENCH= 12860
IDSOLVER= 73
FILE ID= node9/282525-1169319729

PBS_JOBID= 3610036

Free space on /tmp= 66558 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/graphs/graphw-05_ext.xml
COMMAND LINE= /tmp/evaluation/282525-1169319729/solver.sh /tmp/evaluation/282525-1169319729/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-282525-1169319729 -o ROOT/results/node9/conversion-282525-1169319729 -C 600 -M 900 /tmp/evaluation/282525-1169319729/translate /tmp/evaluation/282525-1169319729/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-282525-1169319729 -o ROOT/results/node9/solver-282525-1169319729 -C 2400 -M 900  /tmp/evaluation/282525-1169319729/solver.sh /tmp/evaluation/282525-1169319729/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  42de800436a33f2dea33d3a204f4a08c

RANDOM SEED= 437720741

TIME LIMIT= 2400 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.231
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.231
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:       1211560 kB
Buffers:         61328 kB
Cached:         606300 kB
SwapCached:        268 kB
Active:         344424 kB
Inactive:       412904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1211560 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            8260 kB
Writeback:           0 kB
Mapped:         102988 kB
Slab:            71228 kB
Committed_AS:  8973368 kB
PageTables:       2612 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= 66554 MiB



End job on node9 on Sat Jan 20 19:42:27 UTC 2007