Trace number 234739

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
galac 1SAT 658.489 664.866

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-100-1.xml
MD5SUM31b99d462f62bf82957dacf6423a2f9a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size262
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
16.15	c start processing
16.15	c start relation processing
20.21	c start cnf exporting
71.23	c parsing time : 15.982
71.23	c preprocessing time : 71.067
71.23	
71.23	c Nary constraints - conflicts : 0 supports : 0
71.23	c Binary constraints - conflicts : 84 supports :16
71.23	c max arity constraint : 2
71.23	c Max Tuples generated 66810
71.23	c relations : 100
71.23	c relations BDD: 0
71.23	c vars : 5442 - clauses :  1860235
71.23	
71.27	 
71.27	c --- Minisat Stats ---
71.27	 
664.10	c restarts              : 18
664.10	c conflicts             : 246123         (420 /sec)
664.10	c decisions             : 2600928        (1.60 % random) (4438 /sec)
664.10	c propagations          : 37613232       (64179 /sec)
664.10	c conflict literals     : 154457703      (14.45 % deleted)
664.10	c Memory used           : 709.30 MB
664.10	c CPU time              : 586.071 s
664.10	
664.10	s SATISFIABLE
664.84	v 179 100 139 19 0 223 1 253 158 63 140 223 3 65 0 179 87 0 158 222 103 59 4 159 246

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-234739-1168333119 -o ROOT/results/node3/solver-234739-1168333119 -C 1800 -M 900 /tmp/evaluation/234739-1168333119/galac.sh /tmp/evaluation/234739-1168333119/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.99 1.98 1.99 5/86 30595
/proc/meminfo: memFree=1498208/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=18540 CPUtime=0
/proc/30594/stat : 30594 (runsolver) R 30592 30594 29134 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 181707539 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30594/statm: 4635 279 244 17 0 2626 0

[startup+0.109896 s]
/proc/loadavg: 1.99 1.98 1.99 5/86 30595
/proc/meminfo: memFree=1498208/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.517964 s]
/proc/loadavg: 1.99 1.98 1.99 5/86 30595
/proc/meminfo: memFree=1498208/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.3411 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 30615
/proc/meminfo: memFree=1450272/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30608] ppid=30594 vsize=861280 CPUtime=1.28
/proc/30608/stat : 30608 (java) S 30594 30594 29134 0 -1 0 14269 0 1 0 121 7 0 0 16 0 8 0 181707542 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30608/statm: 215320 14006 1994 14 0 201525 0
[pid=30608/tid=30609] ppid=30594 vsize=861280 CPUtime=0.5
/proc/30608/task/30609/stat : 30609 (java) R 30594 30594 29134 0 -1 64 5511 0 0 0 49 1 0 0 17 0 8 0 181707546 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30610] ppid=30594 vsize=861280 CPUtime=0
/proc/30608/task/30610/stat : 30610 (java) S 30594 30594 29134 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181707547 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30611] ppid=30594 vsize=861280 CPUtime=0
/proc/30608/task/30611/stat : 30611 (java) S 30594 30594 29134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181707547 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30612] ppid=30594 vsize=861280 CPUtime=0
/proc/30608/task/30612/stat : 30612 (java) S 30594 30594 29134 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181707550 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30613] ppid=30594 vsize=861280 CPUtime=0.11
/proc/30608/task/30613/stat : 30613 (java) R 30594 30594 29134 0 -1 64 918 0 0 0 11 0 0 0 20 0 8 0 181707550 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30614] ppid=30594 vsize=861280 CPUtime=0
/proc/30608/task/30614/stat : 30614 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181707550 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30615] ppid=30594 vsize=861280 CPUtime=0
/proc/30608/task/30615/stat : 30615 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181707550 881950720 14006 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908840

[startup+2.99436 s]
/proc/loadavg: 2.07 2.00 2.00 3/94 30615
/proc/meminfo: memFree=1438560/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30608] ppid=30594 vsize=861092 CPUtime=2.93
/proc/30608/stat : 30608 (java) R 30594 30594 29134 0 -1 0 18358 0 1 0 284 9 0 0 16 0 8 0 181707542 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073723176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30608/statm: 215273 18063 1994 14 0 201478 0
[pid=30608/tid=30609] ppid=30594 vsize=861092 CPUtime=1.74
/proc/30608/task/30609/stat : 30609 (java) R 30594 30594 29134 0 -1 64 9581 0 0 0 171 3 0 0 25 0 8 0 181707546 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30610] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30610/stat : 30610 (java) S 30594 30594 29134 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181707547 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30611] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30611/stat : 30611 (java) S 30594 30594 29134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181707547 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30612] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30612/stat : 30612 (java) S 30594 30594 29134 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181707550 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30613] ppid=30594 vsize=861092 CPUtime=0.12
/proc/30608/task/30613/stat : 30613 (java) S 30594 30594 29134 0 -1 64 921 0 0 0 11 1 0 0 16 0 8 0 181707550 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30614] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30614/stat : 30614 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181707550 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30615] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30615/stat : 30615 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181707550 881758208 18063 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908652

[startup+6.2839 s]
/proc/loadavg: 2.07 2.00 2.00 3/94 30615
/proc/meminfo: memFree=1417952/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30608] ppid=30594 vsize=861092 CPUtime=6.18
/proc/30608/stat : 30608 (java) S 30594 30594 29134 0 -1 0 23112 0 1 0 607 11 0 0 16 0 8 0 181707542 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30608/statm: 215273 22793 1994 14 0 201478 0
[pid=30608/tid=30609] ppid=30594 vsize=861092 CPUtime=4.45
/proc/30608/task/30609/stat : 30609 (java) R 30594 30594 29134 0 -1 64 14307 0 0 0 440 5 0 0 25 0 8 0 181707546 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30610] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30610/stat : 30610 (java) S 30594 30594 29134 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181707547 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30611] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30611/stat : 30611 (java) S 30594 30594 29134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181707547 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30612] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30612/stat : 30612 (java) S 30594 30594 29134 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181707550 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30613] ppid=30594 vsize=861092 CPUtime=0.13
/proc/30608/task/30613/stat : 30613 (java) S 30594 30594 29134 0 -1 64 926 0 0 0 12 1 0 0 16 0 8 0 181707550 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30614] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30614/stat : 30614 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181707550 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30615] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30615/stat : 30615 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181707550 881758208 22793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908652

[startup+12.7069 s]
/proc/loadavg: 2.06 2.00 2.00 3/94 30615
/proc/meminfo: memFree=1389856/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30608] ppid=30594 vsize=861092 CPUtime=12.54
/proc/30608/stat : 30608 (java) S 30594 30594 29134 0 -1 0 29450 0 1 0 1240 14 0 0 16 0 8 0 181707542 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30608/statm: 215273 29098 1994 14 0 201478 0
[pid=30608/tid=30609] ppid=30594 vsize=861092 CPUtime=10.04
/proc/30608/task/30609/stat : 30609 (java) R 30594 30594 29134 0 -1 64 20601 0 0 0 996 8 0 0 25 0 8 0 181707546 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155215825 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30610] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30610/stat : 30610 (java) S 30594 30594 29134 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181707547 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30611] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30611/stat : 30611 (java) S 30594 30594 29134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181707547 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30612] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30612/stat : 30612 (java) S 30594 30594 29134 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181707550 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30613] ppid=30594 vsize=861092 CPUtime=0.15
/proc/30608/task/30613/stat : 30613 (java) S 30594 30594 29134 0 -1 64 937 0 0 0 14 1 0 0 16 0 8 0 181707550 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30614] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30614/stat : 30614 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181707550 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30615] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30615/stat : 30615 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181707550 881758208 29098 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908652

[startup+25.586 s]
/proc/loadavg: 2.13 2.02 2.00 3/94 30615
/proc/meminfo: memFree=1330336/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30608] ppid=30594 vsize=861092 CPUtime=25.3
/proc/30608/stat : 30608 (java) R 30594 30594 29134 0 -1 0 43241 0 1 0 2508 22 0 0 25 0 8 0 181707542 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073887475 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30608/statm: 215273 42865 2015 14 0 201478 0
[pid=30608/tid=30609] ppid=30594 vsize=861092 CPUtime=13.23
/proc/30608/task/30609/stat : 30609 (java) S 30594 30594 29134 0 -1 64 27199 0 0 0 1313 10 0 0 16 0 8 0 181707546 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30610] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30610/stat : 30610 (java) S 30594 30594 29134 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181707547 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30611] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30611/stat : 30611 (java) S 30594 30594 29134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181707547 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30612] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30612/stat : 30612 (java) S 30594 30594 29134 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181707550 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30613] ppid=30594 vsize=861092 CPUtime=0.24
/proc/30608/task/30613/stat : 30613 (java) S 30594 30594 29134 0 -1 64 983 0 0 0 22 2 0 0 16 0 8 0 181707550 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30614] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30614/stat : 30614 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181707550 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30615] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30615/stat : 30615 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181707550 881758208 42865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 908652

[startup+51.2392 s]
/proc/loadavg: 2.27 2.06 2.02 3/94 30615
/proc/meminfo: memFree=1316000/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=0.01
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30608] ppid=30594 vsize=861092 CPUtime=50.71
/proc/30608/stat : 30608 (java) R 30594 30594 29134 0 -1 0 43335 0 1 0 5040 31 0 0 25 0 8 0 181707542 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073899994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30608/statm: 215273 42918 2016 14 0 201478 0
[pid=30608/tid=30609] ppid=30594 vsize=861092 CPUtime=13.27
/proc/30608/task/30609/stat : 30609 (java) S 30594 30594 29134 0 -1 64 27236 0 0 0 1317 10 0 0 16 0 8 0 181707546 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30610] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30610/stat : 30610 (java) S 30594 30594 29134 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181707547 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30611] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30611/stat : 30611 (java) S 30594 30594 29134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181707547 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30612] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30612/stat : 30612 (java) S 30594 30594 29134 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181707550 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30613] ppid=30594 vsize=861092 CPUtime=0.27
/proc/30608/task/30613/stat : 30613 (java) S 30594 30594 29134 0 -1 64 998 0 0 0 25 2 0 0 16 0 8 0 181707550 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30614] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30614/stat : 30614 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181707550 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30608/tid=30615] ppid=30594 vsize=861092 CPUtime=0
/proc/30608/task/30615/stat : 30615 (java) S 30594 30594 29134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181707550 881758208 42918 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 908652

[startup+102.534 s]
/proc/loadavg: 2.11 2.05 2.01 3/87 30616
/proc/meminfo: memFree=1306584/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=168068 CPUtime=30.96
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 41417 0 0 0 3077 19 0 0 25 0 1 0 181714666 172101632 41399 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 42017 41399 54 142 0 41873 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 215628

[startup+162.603 s]
/proc/loadavg: 2.04 2.04 2.01 3/93 30700
/proc/meminfo: memFree=1188832/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=284496 CPUtime=90.41
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 70499 0 0 0 9004 37 0 0 25 0 1 0 181714666 291323904 70481 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 71124 70481 54 142 0 70980 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 332056

[startup+222.689 s]
/proc/loadavg: 2.01 2.03 2.00 3/93 30786
/proc/meminfo: memFree=1113448/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=360264 CPUtime=149.86
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 89361 0 0 0 14937 49 0 0 25 0 1 0 181714666 368910336 89343 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 90066 89343 54 142 0 89922 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 407824

[startup+282.769 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 30814
/proc/meminfo: memFree=1046232/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=427656 CPUtime=209.35
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 106048 0 0 0 20876 59 0 0 25 0 1 0 181714666 437919744 106030 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 106914 106030 54 142 0 106770 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 475216

[startup+342.822 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 30814
/proc/meminfo: memFree=988824/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=484976 CPUtime=268.85
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 120383 0 0 0 26816 69 0 0 25 0 1 0 181714666 496615424 120365 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 121244 120365 54 142 0 121100 0
Current children cumulated CPU time (s) 339.41
Current children cumulated vsize (KiB) 532536

[startup+402.885 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 30814
/proc/meminfo: memFree=940952/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=533288 CPUtime=328.36
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 132429 0 0 0 32758 78 0 0 25 0 1 0 181714666 546086912 132411 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 133322 132411 54 142 0 133178 0
Current children cumulated CPU time (s) 398.92
Current children cumulated vsize (KiB) 580848

[startup+462.948 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30814
/proc/meminfo: memFree=904408/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=569464 CPUtime=387.87
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 141464 0 0 0 38702 85 0 0 25 0 1 0 181714666 583131136 141446 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 142366 141446 54 142 0 142222 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 617024

[startup+523.013 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30814
/proc/meminfo: memFree=849624/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=626472 CPUtime=447.39
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 155500 0 0 0 44645 94 0 0 25 0 1 0 181714666 641507328 155482 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 156618 155482 54 142 0 156474 0
Current children cumulated CPU time (s) 517.95
Current children cumulated vsize (KiB) 674032

[startup+583.075 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30814
/proc/meminfo: memFree=799000/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=675728 CPUtime=506.89
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 167706 0 0 0 50586 103 0 0 25 0 1 0 181714666 691945472 167688 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 168932 167688 54 142 0 168788 0
Current children cumulated CPU time (s) 577.45
Current children cumulated vsize (KiB) 723288

[startup+643.133 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30814
/proc/meminfo: memFree=759832/2055920 swapFree=4192812/4192956
[pid=30594] ppid=30592 vsize=47560 CPUtime=70.56
/proc/30594/stat : 30594 (galac.sh) S 30592 30594 29134 0 -1 4194304 800 45097 0 1 0 0 7015 41 17 0 1 0 181707539 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30594/statm: 11890 363 245 79 0 218 0
[pid=30616] ppid=30594 vsize=715060 CPUtime=566.4
/proc/30616/stat : 30616 (minisat) R 30594 30594 29134 0 -1 4194304 177515 0 0 0 56531 109 0 0 25 0 1 0 181714666 732221440 177497 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30616/statm: 178765 177497 54 142 0 178621 0
Current children cumulated CPU time (s) 636.96
Current children cumulated vsize (KiB) 762620

Child status: 0
Real time (s): 664.866
CPU time (s): 658.489
CPU user time (s): 656.757
CPU system time (s): 1.73174
CPU usage (%): 99.0409
Max. virtual memory (cumulated for all children) (KiB): 908840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 656.757
system time used= 1.73174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232957
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3540
involuntary context switches= 17711

runsolver used 0.871867 s user time and 2.07568 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Jan  9 08:58:39 UTC 2007


IDJOB= 234739
IDBENCH= 6709
FILE ID= node3/234739-1168333119

PBS_JOBID= 3503009

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-100-1.xml
COMMAND LINE= /tmp/evaluation/234739-1168333119/galac.sh /tmp/evaluation/234739-1168333119/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-234739-1168333119 -o ROOT/results/node3/solver-234739-1168333119 -C 1800 -M 900  /tmp/evaluation/234739-1168333119/galac.sh /tmp/evaluation/234739-1168333119/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  31b99d462f62bf82957dacf6423a2f9a

RANDOM SEED= 578827636

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.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:       1498624 kB
Buffers:         75764 kB
Cached:         308572 kB
SwapCached:          0 kB
Active:         330144 kB
Inactive:       162020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1498624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2940 kB
Writeback:           0 kB
Mapped:         130264 kB
Slab:            50116 kB
Committed_AS:  5259176 kB
PageTables:       2112 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= 66556 MiB



End job on node3 on Tue Jan  9 09:09:44 UTC 2007