Trace number 282516

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-12OPTIMUM 970.172 971.033

General information on the benchmark

NameMaxCSP/celar/graphs/
graphw-12_ext.xml
MD5SUM3bfeedacce84213e88719526b20ab274
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints3571
Best CPU time to get the best result obtained on this benchmark35.9655
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of constraints3774
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension3774
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 27 17 3 37 21 9 21 9 0 33 10 0 33 10 22 1 3 2 0 27 36 36 0 41 43 3 32 43 8 29 3 43 1 43 0 0 43 7 33 43 10 19 0 3 43 0 0 2 19 43 31 35 27 0 27 7 33 0 31 1 2 0 0 1 35 32 7 0 0 0 0 3 3 1 37 35 43 31 0 0 33 42 0 35 42 1 27 0 4 41 42 43 1 7 43 7 8 9 18 2 36 3 5 29 43 5 43 2 5 29 10 23 33 43 2 43 1 43 2 43 4 3 43 0 43 42 2 7 3 2 1 0 32 9 43 33 29 23 7 0 23 27 0 3 0 35 34 2 32 43 42 31 2 3 7 41 19 41 43 0 3 43 41 2 7 35 35 2 36 0 2 0 2 0 2 7 0 43 7 36 0 41 5 42 0 41 0 0 0 10 4 0 33 43 1 1 32 2 43 41 34 0 39 7 0 41 31 1 7 27 43 43 7 43 35 2 0 7 0 3 9 43 5 43 0 10 0 27 1 43 33 5 5 37 1 4 33 32 32 43 3 36 7 31 9 42 35 7 0 1 43 10 -1 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282516-1169319657/unknown.xml to /tmp/evaluation/282516-1169319657/unknown.wcsp

Verifier Data (download as text)

203 unsatisfied constraints, 3571 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-282516-1169319657 -o ROOT/results/node22/solver-282516-1169319657 -C 2400 -M 900 /tmp/evaluation/282516-1169319657/solver.sh /tmp/evaluation/282516-1169319657/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: 1.09 1.02 1.01 5/93 5293
/proc/meminfo: memFree=1371144/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=18540 CPUtime=0
/proc/5292/stat : 5292 (runsolver) R 5290 5292 5125 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 280360937 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5292/statm: 4635 279 244 17 0 2626 0

[startup+0.103576 s]
/proc/loadavg: 1.09 1.02 1.01 5/93 5293
/proc/meminfo: memFree=1371144/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.512639 s]
/proc/loadavg: 1.09 1.02 1.01 5/93 5293
/proc/meminfo: memFree=1371144/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+1.33776 s]
/proc/loadavg: 1.09 1.02 1.01 3/95 5310
/proc/meminfo: memFree=1361136/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=3016 CPUtime=0.53
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 880 0 0 0 53 0 0 0 21 0 1 0 280361016 3088384 605 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134648919 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 754 605 101 211 0 523 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 57908

[startup+2.97602 s]
/proc/loadavg: 1.09 1.02 1.01 3/96 5311
/proc/meminfo: memFree=1352424/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=9032 CPUtime=2.15
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 2380 0 0 0 214 1 0 0 25 0 1 0 280361016 9248768 2105 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134645077 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 2258 2105 101 211 0 2027 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 63924

[startup+6.26652 s]
/proc/loadavg: 1.16 1.03 1.01 3/96 5351
/proc/meminfo: memFree=1333656/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15300 CPUtime=5.43
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3950 0 0 0 541 2 0 0 25 0 1 0 280361016 15667200 3675 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514083 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3825 3675 106 211 0 3594 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 70192

[startup+12.7325 s]
/proc/loadavg: 1.23 1.05 1.02 3/96 5359
/proc/meminfo: memFree=1333784/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15300 CPUtime=11.89
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3950 0 0 0 1187 2 0 0 25 0 1 0 280361016 15667200 3675 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514639 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3825 3675 106 211 0 3594 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 70192

[startup+25.5645 s]
/proc/loadavg: 1.34 1.08 1.02 3/96 5393
/proc/meminfo: memFree=1333856/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15300 CPUtime=24.68
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3950 0 0 0 2466 2 0 0 25 0 1 0 280361016 15667200 3675 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514083 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3825 3675 106 211 0 3594 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 70192

[startup+51.2394 s]
/proc/loadavg: 1.60 1.17 1.05 3/96 5451
/proc/meminfo: memFree=1334056/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15300 CPUtime=50.3
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3950 0 0 0 5028 2 0 0 25 0 1 0 280361016 15667200 3675 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3825 3675 106 211 0 3594 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 70192

[startup+102.468 s]
/proc/loadavg: 1.83 1.29 1.10 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15300 CPUtime=101.47
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3950 0 0 0 10145 2 0 0 25 0 1 0 280361016 15667200 3675 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514599 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3825 3675 106 211 0 3594 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 70192

[startup+162.514 s]
/proc/loadavg: 1.93 1.42 1.15 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15300 CPUtime=161.5
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3950 0 0 0 16147 3 0 0 25 0 1 0 280361016 15667200 3675 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3825 3675 106 211 0 3594 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 70192

[startup+222.571 s]
/proc/loadavg: 1.97 1.52 1.20 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=221.54
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 22151 3 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514080 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 70196

[startup+282.626 s]
/proc/loadavg: 2.06 1.62 1.26 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=281.58
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 28154 4 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514080 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 70196

[startup+342.676 s]
/proc/loadavg: 2.02 1.69 1.30 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=341.61
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 34156 5 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514110 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 70196

[startup+402.723 s]
/proc/loadavg: 2.00 1.74 1.34 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=401.64
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 40159 5 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514110 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 70196

[startup+462.772 s]
/proc/loadavg: 2.00 1.79 1.38 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=461.67
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 46161 6 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514563 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 70196

[startup+522.815 s]
/proc/loadavg: 2.00 1.82 1.41 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=521.7
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 52164 6 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 70196

[startup+582.871 s]
/proc/loadavg: 2.00 1.85 1.45 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=581.73
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 58166 7 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 70196

[startup+642.927 s]
/proc/loadavg: 2.03 1.89 1.49 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=641.76
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 64169 7 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514073 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 70196

[startup+702.976 s]
/proc/loadavg: 2.01 1.91 1.51 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=701.8
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 70172 8 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 70196

[startup+763.031 s]
/proc/loadavg: 2.00 1.92 1.54 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=761.83
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 76175 8 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540902 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 762.55
Current children cumulated vsize (KiB) 70196

[startup+823.079 s]
/proc/loadavg: 2.00 1.93 1.57 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=821.87
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 82178 9 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 822.59
Current children cumulated vsize (KiB) 70196

[startup+883.138 s]
/proc/loadavg: 2.00 1.94 1.59 3/90 5483
/proc/meminfo: memFree=1335160/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=881.9
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 88181 9 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542226 0 0 4096 512 0 0 0 17 1 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 882.62
Current children cumulated vsize (KiB) 70196

[startup+943.185 s]
/proc/loadavg: 2.07 1.97 1.62 3/88 5544
/proc/meminfo: memFree=1360328/2055920 swapFree=4157544/4192956
[pid=5292] ppid=5290 vsize=47576 CPUtime=0
/proc/5292/stat : 5292 (solver.sh) S 5290 5292 5125 0 -1 4194304 847 2113 0 0 0 0 0 0 19 0 1 0 280360937 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5292/statm: 11894 361 245 79 0 217 0
[pid=5309] ppid=5292 vsize=7316 CPUtime=0.72
/proc/5309/stat : 5309 (toolbar) S 5292 5292 5125 0 -1 4194304 1192 0 0 0 71 1 0 0 24 0 1 0 280360942 7491584 1118 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5309/statm: 1829 1118 52 178 0 1647 0
[pid=5310] ppid=5309 vsize=15304 CPUtime=941.79
/proc/5310/stat : 5310 (narycsp) R 5309 5292 5125 0 -1 4194304 3957 0 0 0 94168 11 0 0 25 0 1 0 280361016 15671296 3682 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514639 0 0 4096 512 0 0 0 17 0 0 0
/proc/5310/statm: 3826 3682 112 211 0 3595 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 70196

Child status: 0
Real time (s): 971.033
CPU time (s): 970.172
CPU user time (s): 969.967
CPU system time (s): 0.204968
CPU usage (%): 99.9112
Max. virtual memory (cumulated for all children) (KiB): 77332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 969.967
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= 19500
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= 81
involuntary context switches= 2712

runsolver used 0.999848 s user time and 2.73458 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan 20 19:00:58 UTC 2007


IDJOB= 282516
IDBENCH= 12859
IDSOLVER= 73
FILE ID= node22/282516-1169319657

PBS_JOBID= 3610358

Free space on /tmp= 66554 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-282516-1169319657 -o ROOT/results/node22/solver-282516-1169319657 -C 2400 -M 900  /tmp/evaluation/282516-1169319657/solver.sh /tmp/evaluation/282516-1169319657/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  3bfeedacce84213e88719526b20ab274

RANDOM SEED= 385506853

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.279
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.279
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:       1371752 kB
Buffers:         45152 kB
Cached:         513420 kB
SwapCached:      12356 kB
Active:         223916 kB
Inactive:       378964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371752 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:           26864 kB
Writeback:           0 kB
Mapped:          63192 kB
Slab:            65752 kB
Committed_AS:  4812376 kB
PageTables:       2496 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= 66548 MiB



End job on node22 on Sat Jan 20 19:17:16 UTC 2007