Trace number 1074896

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 1590.38 1604.79

General information on the benchmark

Namecsp/os-taillard-4/
normalized-os-taillard-4-100-4.xml
MD5SUM48a60854028983d2d32577ae0d3dd365
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.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
5.60/5.73	c start processing
5.60/5.73	c start relation processing
10.16/10.31	c start cnf exporting
43.44/43.92	c parsing time : 5.597
43.44/43.92	c preprocessing time : 43.792
43.44/43.92	
43.44/43.92	c Nary constraints - conflicts : 0 supports : 0
43.44/43.92	c Binary constraints - conflicts : 27 supports :21
43.44/43.92	c max arity constraint : 2
43.44/43.92	c Max Tuples generated 67230
43.44/43.92	c relations : 48
43.44/43.92	c relations BDD: 0
43.44/43.92	c sampling 20/48
43.44/43.92	c vars : 3697 - clauses :  1052442
43.44/43.92	
43.44/43.98	 
43.44/43.98	c --- SAT Solver Stats ---
43.44/43.98	 
43.44/43.98	c eSAT 0.1 : minisat core with additionnal features
43.44/43.98	c ============================[ Problem Statistics ]=============================
43.44/43.98	c |                                                                             |
43.44/43.98	c |  Number of variables:  3696                                                 |
43.44/43.98	c |  Number of clauses:    1052442                                              |
43.49/44.71	c |  Parsing time:         0.63         s                                       |
1589.82/1604.22	c restarts              : 435
1589.82/1604.22	c conflicts             : 40165          (26 /sec)
1589.82/1604.22	c decisions             : 346324         (17.58 % random) (224 /sec)
1589.82/1604.22	c euip                  : 16024       
1589.82/1604.22	c propagations          : 2257686        (1460 /sec)
1589.82/1604.22	c conflict literals     : 6536750        (5.65 % deleted)
1589.82/1604.22	c Memory used           : 83.60 MB
1589.82/1604.22	c CPU time              : 1546.13 s
1589.82/1604.22	c 
1589.82/1604.22	s SATISFIABLE
1589.87/1604.77	v 123 0 50 221 144 202 50 5 75 201 2 108 65 216 114 0

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-1074896-1215179961/watcher-1074896-1215179961 -o /tmp/evaluation-result-1074896-1215179961/solver-1074896-1215179961 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1074896-1215179961.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.10 2.04 4/80 22682
/proc/meminfo: memFree=1588936/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=5224 CPUtime=0
/proc/22682/stat : 22682 (galacE.sh) R 22680 22682 18419 0 -1 4194304 56 0 0 0 0 0 0 0 21 0 1 0 1996968416 5349376 41 996147200 4194304 4520092 548682068832 18446744073709551615 273651136556 0 0 4096 0 0 0 0 17 1 0 0
/proc/22682/statm: 1306 41 31 79 0 100 0

[startup+0.068165 s]
/proc/loadavg: 2.07 2.10 2.04 4/80 22682
/proc/meminfo: memFree=1588936/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101282 s]
/proc/loadavg: 2.07 2.10 2.04 4/80 22682
/proc/meminfo: memFree=1588936/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301318 s]
/proc/loadavg: 2.07 2.10 2.04 4/80 22682
/proc/meminfo: memFree=1588936/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701375 s]
/proc/loadavg: 2.07 2.10 2.04 4/80 22682
/proc/meminfo: memFree=1588936/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50249 s]
/proc/loadavg: 2.07 2.10 2.04 3/90 22704
/proc/meminfo: memFree=1540408/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22696] ppid=22682 vsize=812960 CPUtime=1.44
/proc/22696/stat : 22696 (java) S 22682 22682 18419 0 -1 0 17545 0 1 0 136 8 0 0 18 0 9 0 1996968420 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 203240 16581 2586 9 0 197221 0
[pid=22696/tid=22697] ppid=22682 vsize=812960 CPUtime=0.73
/proc/22696/task/22697/stat : 22697 (java) R 22682 22682 18419 0 -1 64 7888 0 1 0 69 4 0 0 23 0 9 0 1996968421 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22682 vsize=812960 CPUtime=0.58
/proc/22696/task/22698/stat : 22698 (java) R 22682 22682 18419 0 -1 64 8219 0 0 0 56 2 0 0 16 0 9 0 1996968422 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22682 vsize=812960 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22682 22682 18419 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996968422 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22682 vsize=812960 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22682 22682 18419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996968422 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22682 vsize=812960 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22682 22682 18419 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996968425 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22682 vsize=812960 CPUtime=0.09
/proc/22696/task/22702/stat : 22702 (java) S 22682 22682 18419 0 -1 64 737 0 0 0 9 0 0 0 16 0 9 0 1996968425 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22682 vsize=812960 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996968425 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22682 vsize=812960 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996968425 832471040 16581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860520

[startup+3.10273 s]
/proc/loadavg: 2.07 2.10 2.04 3/90 22704
/proc/meminfo: memFree=1520760/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22696] ppid=22682 vsize=812740 CPUtime=3.03
/proc/22696/stat : 22696 (java) S 22682 22682 18419 0 -1 0 23549 0 1 0 292 11 0 0 18 0 9 0 1996968420 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 203185 22341 2586 9 0 197166 0
[pid=22696/tid=22697] ppid=22682 vsize=812740 CPUtime=1.16
/proc/22696/task/22697/stat : 22697 (java) R 22682 22682 18419 0 -1 64 7897 0 1 0 112 4 0 0 25 0 9 0 1996968421 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22682 vsize=812740 CPUtime=1.73
/proc/22696/task/22698/stat : 22698 (java) R 22682 22682 18419 0 -1 64 14210 0 0 0 168 5 0 0 17 0 9 0 1996968422 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 103829008 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22682 vsize=812740 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22682 22682 18419 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996968422 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22682 vsize=812740 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22682 22682 18419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996968422 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22682 vsize=812740 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22682 22682 18419 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996968425 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22682 vsize=812740 CPUtime=0.09
/proc/22696/task/22702/stat : 22702 (java) S 22682 22682 18419 0 -1 64 741 0 0 0 9 0 0 0 16 0 9 0 1996968425 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22682 vsize=812740 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996968425 832245760 22341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22682 vsize=812740 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996968425 832245760 22341 996147200 134512640 134550740 4294955600 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) 860300

[startup+6.3012 s]
/proc/loadavg: 2.07 2.09 2.03 3/90 22704
/proc/meminfo: memFree=1491576/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22696] ppid=22682 vsize=812748 CPUtime=6.19
/proc/22696/stat : 22696 (java) S 22682 22682 18419 0 -1 0 29223 0 1 0 605 14 0 0 18 0 9 0 1996968420 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 203187 27648 2586 9 0 197168 0
[pid=22696/tid=22697] ppid=22682 vsize=812748 CPUtime=2.13
/proc/22696/task/22697/stat : 22697 (java) R 22682 22682 18419 0 -1 64 7907 0 1 0 209 4 0 0 20 0 9 0 1996968421 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4126773336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22682 vsize=812748 CPUtime=3.91
/proc/22696/task/22698/stat : 22698 (java) S 22682 22682 18419 0 -1 64 19861 0 0 0 383 8 0 0 25 0 9 0 1996968422 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22682 vsize=812748 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22682 22682 18419 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996968422 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22682 vsize=812748 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22682 22682 18419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996968422 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22682 vsize=812748 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22682 22682 18419 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996968425 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22682 vsize=812748 CPUtime=0.11
/proc/22696/task/22702/stat : 22702 (java) S 22682 22682 18419 0 -1 64 754 0 0 0 11 0 0 0 15 0 9 0 1996968425 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22682 vsize=812748 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996968425 832253952 27648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22682 vsize=812748 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996968425 832253952 27648 996147200 134512640 134550740 4294955600 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) 860308

[startup+12.7021 s]
/proc/loadavg: 2.06 2.09 2.03 3/90 22704
/proc/meminfo: memFree=1439416/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22696] ppid=22682 vsize=812732 CPUtime=12.53
/proc/22696/stat : 22696 (java) S 22682 22682 18419 0 -1 0 40897 0 1 0 1232 21 0 0 18 0 9 0 1996968420 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 203183 39313 2591 9 0 197164 0
[pid=22696/tid=22697] ppid=22682 vsize=812732 CPUtime=8.25
/proc/22696/task/22697/stat : 22697 (java) R 22682 22682 18419 0 -1 64 14634 0 1 0 818 7 0 0 25 0 9 0 1996968421 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4126849263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22682 vsize=812732 CPUtime=4.07
/proc/22696/task/22698/stat : 22698 (java) S 22682 22682 18419 0 -1 64 24775 0 0 0 395 12 0 0 16 0 9 0 1996968422 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22682 22682 18419 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996968422 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22682 22682 18419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996968422 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22682 22682 18419 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996968425 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22682 vsize=812732 CPUtime=0.17
/proc/22696/task/22702/stat : 22702 (java) S 22682 22682 18419 0 -1 64 787 0 0 0 17 0 0 0 15 0 9 0 1996968425 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996968425 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996968425 832237568 39313 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860292

[startup+25.501 s]
/proc/loadavg: 2.05 2.09 2.03 3/90 22704
/proc/meminfo: memFree=1431672/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=0.01
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22696] ppid=22682 vsize=812732 CPUtime=25.2
/proc/22696/stat : 22696 (java) S 22682 22682 18419 0 -1 0 40968 0 1 0 2495 25 0 0 18 0 9 0 1996968420 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 203183 39362 2591 9 0 197164 0
[pid=22696/tid=22697] ppid=22682 vsize=812732 CPUtime=20.87
/proc/22696/task/22697/stat : 22697 (java) R 22682 22682 18419 0 -1 64 14656 0 1 0 2076 11 0 0 25 0 9 0 1996968421 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4126870533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22682 vsize=812732 CPUtime=4.09
/proc/22696/task/22698/stat : 22698 (java) S 22682 22682 18419 0 -1 64 24808 0 0 0 397 12 0 0 16 0 9 0 1996968422 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22682 22682 18419 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996968422 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22682 22682 18419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996968422 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22682 22682 18419 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996968425 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22682 vsize=812732 CPUtime=0.2
/proc/22696/task/22702/stat : 22702 (java) S 22682 22682 18419 0 -1 64 803 0 0 0 20 0 0 0 15 0 9 0 1996968425 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996968425 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22682 vsize=812732 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22682 22682 18419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996968425 832237568 39362 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860292

[startup+51.1018 s]
/proc/loadavg: 2.03 2.08 2.03 3/82 22705
/proc/meminfo: memFree=1506488/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49

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

/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=125116 CPUtime=949.8
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 27059 0 0 0 94966 14 0 0 25 0 1 0 1996972814 128118784 27041 996147200 134512640 135177480 4294955968 18446744073709551615 134537460 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 31279 27041 75 162 0 31114 0
Current children cumulated CPU time (s) 993.29
Current children cumulated vsize (KiB) 172676

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22711
/proc/meminfo: memFree=1457848/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=126524 CPUtime=1009.28
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 27991 0 0 0 100913 15 0 0 25 0 1 0 1996972814 129560576 27973 996147200 134512640 135177480 4294955968 18446744073709551615 134537443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 31631 27973 75 162 0 31466 0
Current children cumulated CPU time (s) 1052.77
Current children cumulated vsize (KiB) 174084

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22711
/proc/meminfo: memFree=1457720/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=126524 CPUtime=1068.74
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 28023 0 0 0 106859 15 0 0 25 0 1 0 1996972814 129560576 28005 996147200 134512640 135177480 4294955968 18446744073709551615 134537454 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 31631 28005 75 162 0 31466 0
Current children cumulated CPU time (s) 1112.23
Current children cumulated vsize (KiB) 174084

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22711
/proc/meminfo: memFree=1454008/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=127912 CPUtime=1128.22
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 28938 0 0 0 112807 15 0 0 25 0 1 0 1996972814 130981888 28920 996147200 134512640 135177480 4294955968 18446744073709551615 134538025 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 31978 28920 75 162 0 31813 0
Current children cumulated CPU time (s) 1171.71
Current children cumulated vsize (KiB) 175472

[startup+1242.3 s]
/proc/loadavg: 2.25 2.06 2.02 3/83 22786
/proc/meminfo: memFree=887208/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=128852 CPUtime=1187.72
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 29790 0 0 0 118752 20 0 0 25 0 1 0 1996972814 131944448 29772 996147200 134512640 135177480 4294955968 18446744073709551615 134537440 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 32213 29772 75 162 0 32048 0
Current children cumulated CPU time (s) 1231.21
Current children cumulated vsize (KiB) 176412

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/83 22786
/proc/meminfo: memFree=886120/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=129932 CPUtime=1247.18
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 30088 0 0 0 124698 20 0 0 25 0 1 0 1996972814 133050368 30070 996147200 134512640 135177480 4294955968 18446744073709551615 134538938 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 32483 30070 75 162 0 32318 0
Current children cumulated CPU time (s) 1290.67
Current children cumulated vsize (KiB) 177492

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/83 22786
/proc/meminfo: memFree=883624/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=129932 CPUtime=1306.62
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 30675 0 0 0 130642 20 0 0 25 0 1 0 1996972814 133050368 30657 996147200 134512640 135177480 4294955968 18446744073709551615 134538021 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 32483 30657 75 162 0 32318 0
Current children cumulated CPU time (s) 1350.11
Current children cumulated vsize (KiB) 177492

[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 22786
/proc/meminfo: memFree=879656/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=131648 CPUtime=1366.08
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 31667 0 0 0 136587 21 0 0 25 0 1 0 1996972814 134807552 31649 996147200 134512640 135177480 4294955968 18446744073709551615 134537478 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 32912 31649 75 162 0 32747 0
Current children cumulated CPU time (s) 1409.57
Current children cumulated vsize (KiB) 179208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 22786
/proc/meminfo: memFree=879528/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=131648 CPUtime=1425.54
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 31700 0 0 0 142533 21 0 0 25 0 1 0 1996972814 134807552 31682 996147200 134512640 135177480 4294955968 18446744073709551615 134537460 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 32912 31682 75 162 0 32747 0
Current children cumulated CPU time (s) 1469.03
Current children cumulated vsize (KiB) 179208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 22786
/proc/meminfo: memFree=876392/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=155676 CPUtime=1485
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 32490 0 0 0 148478 22 0 0 25 0 1 0 1996972814 159412224 32472 996147200 134512640 135177480 4294955968 18446744073709551615 134538010 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 38919 32472 75 162 0 38754 0
Current children cumulated CPU time (s) 1528.49
Current children cumulated vsize (KiB) 203236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22786
/proc/meminfo: memFree=923176/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=85604 CPUtime=1544.45
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 32520 0 0 0 154422 23 0 0 25 0 1 0 1996972814 87658496 20752 996147200 134512640 135177480 4294955968 18446744073709551615 134564785 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 21401 20752 80 162 0 21236 0
Current children cumulated CPU time (s) 1587.94
Current children cumulated vsize (KiB) 133164

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

[startup+1603.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22786
/proc/meminfo: memFree=923176/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=85604 CPUtime=1545.24
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 32521 0 0 0 154501 23 0 0 25 0 1 0 1996972814 87658496 20753 996147200 134512640 135177480 4294955968 18446744073709551615 134564635 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 21401 20753 80 162 0 21236 0
Current children cumulated CPU time (s) 1588.73
Current children cumulated vsize (KiB) 133164

[startup+1603.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22786
/proc/meminfo: memFree=923176/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=43.49
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 799 42775 0 1 0 0 4315 34 17 0 1 0 1996968416 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22682/statm: 11890 364 245 79 0 219 0
[pid=22705] ppid=22682 vsize=85604 CPUtime=1546.04
/proc/22705/stat : 22705 (eSAT_static) R 22682 22682 18419 0 -1 4194304 32521 0 0 0 154581 23 0 0 25 0 1 0 1996972814 87658496 20753 996147200 134512640 135177480 4294955968 18446744073709551615 134572036 0 0 4096 3 0 0 0 17 1 0 0
/proc/22705/statm: 21401 20753 80 162 0 21236 0
Current children cumulated CPU time (s) 1589.53
Current children cumulated vsize (KiB) 133164

[startup+1604.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22786
/proc/meminfo: memFree=923176/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=1589.87
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 835 75309 0 1 0 1 158928 58 16 0 1 0 1996968416 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 273653923922 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 11890 365 245 79 0 219 0
Current children cumulated CPU time (s) 1589.87
Current children cumulated vsize (KiB) 47560

[startup+1604.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22786
/proc/meminfo: memFree=923176/2055920 swapFree=4180424/4192956
[pid=22682] ppid=22680 vsize=47560 CPUtime=1589.87
/proc/22682/stat : 22682 (galacE.sh) S 22680 22682 18419 0 -1 4194304 835 75309 0 1 0 1 158928 58 16 0 1 0 1996968416 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 273653923922 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 11890 365 245 79 0 219 0
Current children cumulated CPU time (s) 1589.87
Current children cumulated vsize (KiB) 47560

Child status: 0
Real time (s): 1604.79
CPU time (s): 1590.38
CPU user time (s): 1589.71
CPU system time (s): 0.665898
CPU usage (%): 99.1023
Max. virtual memory (cumulated for all children) (KiB): 860636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1589.71
system time used= 0.665898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82534
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= 2626
involuntary context switches= 37388

runsolver used 1.83372 second user time and 4.71228 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-04 15:59:21
IDJOB=1074896
IDBENCH=56461
IDSOLVER=351
FILE ID=node52/1074896-1215179961
PBS_JOBID= 7881501
Free space on /tmp= 66560 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-taillard-4/normalized-os-taillard-4-100-4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074896-1215179961/watcher-1074896-1215179961 -o /tmp/evaluation-result-1074896-1215179961/solver-1074896-1215179961 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1074896-1215179961.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 48a60854028983d2d32577ae0d3dd365
RANDOM SEED=2029243051

node52.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.265
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.265
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:       1589416 kB
Buffers:         81396 kB
Cached:         196580 kB
SwapCached:       6808 kB
Active:         290404 kB
Inactive:       113300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589416 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            3464 kB
Writeback:           0 kB
Mapped:         141676 kB
Slab:            47764 kB
Committed_AS:  4704072 kB
PageTables:       2124 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 node52 at 2008-07-04 16:26:06