Trace number 1050736

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 ESAT 98.2141 99.2238

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-44-9-a3.xml
MD5SUM6de01b27f769737f714418b007caf2d5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.17967
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints702
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension702
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.98	c start processing
0.01/0.98	c start relation processing
0.95/1.08	c start cnf exporting
8.97/9.18	c parsing time : 0.86
8.97/9.18	c preprocessing time : 9.057
8.97/9.18	
8.97/9.18	c Nary constraints - conflicts : 0 supports : 36
8.97/9.18	c Binary constraints - conflicts : 630 supports :36
8.97/9.18	c max arity constraint : 3
8.97/9.18	c Max Tuples generated 89100
8.97/9.18	c relations : 3
8.97/9.18	c relations BDD: 1
8.97/9.18	c sampling 1/1
8.97/9.18	c vars : 40798 - clauses :  224379
8.97/9.18	
9.05/9.22	 
9.05/9.22	c --- SAT Solver Stats ---
9.05/9.22	 
9.05/9.22	c eSAT 0.1 : minisat core with additionnal features
9.05/9.22	c ============================[ Problem Statistics ]=============================
9.05/9.22	c |                                                                             |
9.05/9.22	c |  Number of variables:  40797                                                |
9.05/9.22	c |  Number of clauses:    224379                                               |
9.07/9.44	c |  Parsing time:         0.19         s                                       |
97.09/98.13	c restarts              : 334
97.09/98.13	c conflicts             : 54606          (620 /sec)
97.09/98.13	c decisions             : 152853         (32.78 % random) (1737 /sec)
97.09/98.13	c euip                  : 3060        
97.09/98.13	c propagations          : 78015178       (886490 /sec)
97.09/98.13	c conflict literals     : 4282835        (44.72 % deleted)
97.09/98.13	c Memory used           : 30.71 MB
97.09/98.13	c CPU time              : 88.0046 s
97.09/98.13	c 
97.09/98.15	s SATISFIABLE
98.17/99.21	v 0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050736-1215050698/watcher-1050736-1215050698 -o /tmp/evaluation-result-1050736-1215050698/solver-1050736-1215050698 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1050736-1215050698.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved

[startup+0 s]
/proc/loadavg: 2.02 2.05 2.00 4/73 30032
/proc/meminfo: memFree=1412392/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=18572 CPUtime=0
/proc/30032/stat : 30032 (runsolver) R 30030 28316 28316 0 -1 4194368 1 0 0 0 0 0 0 0 19 0 1 0 1984042472 19017728 290 996147200 4194304 4296836 548682068496 18446744073709551615 234211568287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30032/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0831581 s]
/proc/loadavg: 2.02 2.05 2.00 4/73 30032
/proc/meminfo: memFree=1412392/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101163 s]
/proc/loadavg: 2.02 2.05 2.00 4/73 30032
/proc/meminfo: memFree=1412392/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301207 s]
/proc/loadavg: 2.02 2.05 2.00 4/73 30032
/proc/meminfo: memFree=1412392/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701287 s]
/proc/loadavg: 2.02 2.05 2.00 4/73 30032
/proc/meminfo: memFree=1412392/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50246 s]
/proc/loadavg: 2.02 2.04 2.00 4/83 30054
/proc/meminfo: memFree=1371352/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30046] ppid=30032 vsize=812760 CPUtime=1.43
/proc/30046/stat : 30046 (java) S 30032 30032 28316 0 -1 0 16990 0 1 0 134 9 0 0 19 0 9 0 1984042476 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30046/statm: 203190 16203 2586 9 0 197171 0
[pid=30046/tid=30047] ppid=30032 vsize=812760 CPUtime=1.04
/proc/30046/task/30047/stat : 30047 (java) R 30032 30032 28316 0 -1 64 10974 0 1 0 98 6 0 0 25 0 9 0 1984042476 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 103203441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30048] ppid=30032 vsize=812760 CPUtime=0.07
/proc/30046/task/30048/stat : 30048 (java) S 30032 30032 28316 0 -1 64 4423 0 0 0 6 1 0 0 16 0 9 0 1984042478 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30049] ppid=30032 vsize=812760 CPUtime=0
/proc/30046/task/30049/stat : 30049 (java) S 30032 30032 28316 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984042478 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30050] ppid=30032 vsize=812760 CPUtime=0
/proc/30046/task/30050/stat : 30050 (java) S 30032 30032 28316 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984042478 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30051] ppid=30032 vsize=812760 CPUtime=0
/proc/30046/task/30051/stat : 30051 (java) S 30032 30032 28316 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984042480 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30052] ppid=30032 vsize=812760 CPUtime=0.3
/proc/30046/task/30052/stat : 30052 (java) S 30032 30032 28316 0 -1 64 893 0 0 0 29 1 0 0 15 0 9 0 1984042480 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30053] ppid=30032 vsize=812760 CPUtime=0
/proc/30046/task/30053/stat : 30053 (java) S 30032 30032 28316 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984042480 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30054] ppid=30032 vsize=812760 CPUtime=0
/proc/30046/task/30054/stat : 30054 (java) R 30032 30032 28316 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984042480 832266240 16203 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860316

[startup+3.10179 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 30054
/proc/meminfo: memFree=1340824/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30046] ppid=30032 vsize=812892 CPUtime=3.03
/proc/30046/stat : 30046 (java) S 30032 30032 28316 0 -1 0 21015 0 1 0 291 12 0 0 19 0 9 0 1984042476 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30046/statm: 203223 20224 2590 9 0 197204 0
[pid=30046/tid=30047] ppid=30032 vsize=812892 CPUtime=2.6
/proc/30046/task/30047/stat : 30047 (java) R 30032 30032 28316 0 -1 64 14633 0 1 0 252 8 0 0 25 0 9 0 1984042476 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4126760213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30048] ppid=30032 vsize=812892 CPUtime=0.08
/proc/30046/task/30048/stat : 30048 (java) S 30032 30032 28316 0 -1 64 4781 0 0 0 7 1 0 0 16 0 9 0 1984042478 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30049] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30049/stat : 30049 (java) S 30032 30032 28316 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984042478 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30050] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30050/stat : 30050 (java) S 30032 30032 28316 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984042478 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30051] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30051/stat : 30051 (java) S 30032 30032 28316 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984042480 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30052] ppid=30032 vsize=812892 CPUtime=0.31
/proc/30046/task/30052/stat : 30052 (java) S 30032 30032 28316 0 -1 64 901 0 0 0 30 1 0 0 15 0 9 0 1984042480 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30053] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30053/stat : 30053 (java) S 30032 30032 28316 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984042480 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30054] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30054/stat : 30054 (java) S 30032 30032 28316 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984042480 832401408 20224 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860448

[startup+6.30245 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 30054
/proc/meminfo: memFree=1338264/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=0.01
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30046] ppid=30032 vsize=812892 CPUtime=6.19
/proc/30046/stat : 30046 (java) S 30032 30032 28316 0 -1 0 21026 0 1 0 606 13 0 0 19 0 9 0 1984042476 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30046/statm: 203223 20229 2590 9 0 197204 0
[pid=30046/tid=30047] ppid=30032 vsize=812892 CPUtime=5.75
/proc/30046/task/30047/stat : 30047 (java) R 30032 30032 28316 0 -1 64 14639 0 1 0 566 9 0 0 25 0 9 0 1984042476 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4127185589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30048] ppid=30032 vsize=812892 CPUtime=0.1
/proc/30046/task/30048/stat : 30048 (java) S 30032 30032 28316 0 -1 64 4781 0 0 0 9 1 0 0 16 0 9 0 1984042478 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30049] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30049/stat : 30049 (java) S 30032 30032 28316 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984042478 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30050] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30050/stat : 30050 (java) S 30032 30032 28316 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984042478 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30051] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30051/stat : 30051 (java) S 30032 30032 28316 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984042480 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30052] ppid=30032 vsize=812892 CPUtime=0.32
/proc/30046/task/30052/stat : 30052 (java) S 30032 30032 28316 0 -1 64 906 0 0 0 31 1 0 0 15 0 9 0 1984042480 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30053] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30053/stat : 30053 (java) S 30032 30032 28316 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984042480 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30046/tid=30054] ppid=30032 vsize=812892 CPUtime=0
/proc/30046/task/30054/stat : 30054 (java) S 30032 30032 28316 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984042480 832401408 20229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860448

[startup+12.7018 s]
/proc/loadavg: 2.02 2.04 2.00 3/75 30055
/proc/meminfo: memFree=1382616/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=25088 CPUtime=3.44
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 6893 0 0 0 341 3 0 0 25 0 1 0 1984043394 25690112 6137 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 6272 6137 80 162 0 6107 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 72644

[startup+25.5014 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 30055
/proc/meminfo: memFree=1382744/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=25088 CPUtime=16.11
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 6894 0 0 0 1608 3 0 0 25 0 1 0 1984043394 25690112 6138 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 6272 6138 80 162 0 6107 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 72644

[startup+51.1018 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 30055
/proc/meminfo: memFree=1381656/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=26584 CPUtime=41.46
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 7242 0 0 0 4142 4 0 0 25 0 1 0 1984043394 27222016 6486 996147200 134512640 135177480 4294955984 18446744073709551615 134547827 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 6646 6486 80 162 0 6481 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 74140

Solver just ended. Dumping a history of the last processes samples

[startup+76.7011 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30055
/proc/meminfo: memFree=1379352/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=28936 CPUtime=66.83
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 7818 0 0 0 6678 5 0 0 25 0 1 0 1984043394 29630464 7062 996147200 134512640 135177480 4294955984 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 7234 7062 80 162 0 7069 0
Current children cumulated CPU time (s) 75.9
Current children cumulated vsize (KiB) 76492

[startup+89.5017 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30055
/proc/meminfo: memFree=1378200/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=30124 CPUtime=79.5
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 8118 0 0 0 7945 5 0 0 25 0 1 0 1984043394 30846976 7362 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 7531 7362 80 162 0 7366 0
Current children cumulated CPU time (s) 88.57
Current children cumulated vsize (KiB) 77680

[startup+95.9011 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30055
/proc/meminfo: memFree=1377304/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=30916 CPUtime=85.84
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 8343 0 0 0 8579 5 0 0 25 0 1 0 1984043394 31657984 7587 996147200 134512640 135177480 4294955984 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 7729 7587 80 162 0 7564 0
Current children cumulated CPU time (s) 94.91
Current children cumulated vsize (KiB) 78472

[startup+97.5014 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30055
/proc/meminfo: memFree=1377048/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=9.07
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 799 22740 0 1 0 0 890 17 17 0 1 0 1984042472 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 234211175258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30032/statm: 11889 364 245 79 0 219 0
[pid=30055] ppid=30032 vsize=31312 CPUtime=87.43
/proc/30055/stat : 30055 (eSAT_static) R 30032 30032 28316 0 -1 4194304 8427 0 0 0 8738 5 0 0 25 0 1 0 1984043394 32063488 7671 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/30055/statm: 7828 7671 80 162 0 7663 0
Current children cumulated CPU time (s) 96.5
Current children cumulated vsize (KiB) 78868

[startup+98.3026 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30055
/proc/meminfo: memFree=1376856/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=97.17
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 835 31228 0 1 0 1 9692 24 16 0 1 0 1984042472 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 234211737682 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30032/statm: 11889 365 245 79 0 219 0
Current children cumulated CPU time (s) 97.17
Current children cumulated vsize (KiB) 47556

[startup+98.7026 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30055
/proc/meminfo: memFree=1376856/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=97.17
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 835 31228 0 1 0 1 9692 24 16 0 1 0 1984042472 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 234211737682 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30032/statm: 11889 365 245 79 0 219 0
Current children cumulated CPU time (s) 97.17
Current children cumulated vsize (KiB) 47556

[startup+99.1017 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 30064
/proc/meminfo: memFree=1392280/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=97.17
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 835 31228 0 1 0 1 9692 24 16 0 1 0 1984042472 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 234211737682 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30032/statm: 11889 365 245 79 0 219 0
[pid=30056] ppid=30032 vsize=812884 CPUtime=0.91
/proc/30056/stat : 30056 (java) S 30032 30032 28316 0 -1 0 12050 0 1 0 85 6 0 0 18 0 9 0 1984052287 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 203221 11433 1910 9 0 197174 0
[pid=30056/tid=30057] ppid=30032 vsize=812884 CPUtime=0.69
/proc/30056/task/30057/stat : 30057 (java) R 30032 30032 28316 0 -1 64 10498 0 1 0 64 5 0 0 19 0 9 0 1984052289 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4126971027 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30058] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30058/stat : 30058 (java) S 30032 30032 28316 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 1984052290 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30059/stat : 30059 (java) S 30032 30032 28316 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984052290 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30060/stat : 30060 (java) S 30032 30032 28316 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984052290 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30061/stat : 30061 (java) S 30032 30032 28316 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984052293 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30032 vsize=812884 CPUtime=0.2
/proc/30056/task/30062/stat : 30062 (java) S 30032 30032 28316 0 -1 64 839 0 0 0 20 0 0 0 17 0 9 0 1984052293 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30063/stat : 30063 (java) S 30032 30032 28316 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984052293 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30064/stat : 30064 (java) S 30032 30032 28316 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984052293 832393216 11433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.08
Current children cumulated vsize (KiB) 860440

[startup+99.2017 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 30064
/proc/meminfo: memFree=1392280/2055920 swapFree=4179680/4192956
[pid=30032] ppid=30030 vsize=47556 CPUtime=97.17
/proc/30032/stat : 30032 (galacE.sh) S 30030 30032 28316 0 -1 4194304 842 31228 0 1 0 1 9692 24 16 0 1 0 1984042472 48697344 366 996147200 4194304 4520092 548682068832 18446744073709551615 234211737682 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30032/statm: 11889 366 245 79 0 219 0
[pid=30056] ppid=30032 vsize=812884 CPUtime=1
/proc/30056/stat : 30056 (java) S 30032 30032 28316 0 -1 0 15070 0 1 0 93 7 0 0 18 0 9 0 1984052287 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 203221 14451 1911 9 0 197174 0
[pid=30056/tid=30057] ppid=30032 vsize=812884 CPUtime=0.78
/proc/30056/task/30057/stat : 30057 (java) S 30032 30032 28316 0 -1 64 13517 0 1 0 72 6 0 0 20 0 9 0 1984052289 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30058] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30058/stat : 30058 (java) S 30032 30032 28316 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1984052290 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30059/stat : 30059 (java) S 30032 30032 28316 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984052290 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30060/stat : 30060 (java) S 30032 30032 28316 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984052290 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30061/stat : 30061 (java) S 30032 30032 28316 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984052293 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30032 vsize=812884 CPUtime=0.2
/proc/30056/task/30062/stat : 30062 (java) S 30032 30032 28316 0 -1 64 839 0 0 0 20 0 0 0 17 0 9 0 1984052293 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30063/stat : 30063 (java) S 30032 30032 28316 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984052293 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30032 vsize=812884 CPUtime=0
/proc/30056/task/30064/stat : 30064 (java) S 30032 30032 28316 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984052293 832393216 14451 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.17
Current children cumulated vsize (KiB) 860440

Child status: 0
Real time (s): 99.2238
CPU time (s): 98.2141
CPU user time (s): 97.8671
CPU system time (s): 0.346947
CPU usage (%): 98.9824
Max. virtual memory (cumulated for all children) (KiB): 860448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.8671
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47338
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= 2129
involuntary context switches= 4172

runsolver used 0.119981 second user time and 0.343947 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-03 04:04:58
IDJOB=1050736
IDBENCH=55375
IDSOLVER=351
FILE ID=node54/1050736-1215050698
PBS_JOBID= 7875068
Free space on /tmp= 66548 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-44-9-a3.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050736-1215050698/watcher-1050736-1215050698 -o /tmp/evaluation-result-1050736-1215050698/solver-1050736-1215050698 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1050736-1215050698.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6de01b27f769737f714418b007caf2d5
RANDOM SEED=1593588500

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1412872 kB
Buffers:         74908 kB
Cached:         469156 kB
SwapCached:       6668 kB
Active:         208548 kB
Inactive:       356548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1412872 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            3296 kB
Writeback:           0 kB
Mapped:          27596 kB
Slab:            63244 kB
Committed_AS:  3826020 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node54 at 2008-07-03 04:06:38