Trace number 1074854

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 1313.43 1323.27

General information on the benchmark

Namecsp/os-taillard-4/
normalized-os-taillard-4-105-2.xml
MD5SUM25e5a9e74df72af21209ac4d2596d9d6
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.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size284
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.05	c --- Preproc Stats ---
4.50/4.63	c start processing
4.50/4.63	c start relation processing
8.07/8.27	c start cnf exporting
37.48/37.96	c parsing time : 4.488
37.48/37.96	c preprocessing time : 37.825
37.48/37.96	
37.48/37.96	c Nary constraints - conflicts : 0 supports : 0
37.48/37.96	c Binary constraints - conflicts : 31 supports :17
37.48/37.96	c max arity constraint : 2
37.48/37.96	c Max Tuples generated 79804
37.48/37.96	c relations : 48
37.48/37.97	c relations BDD: 0
37.48/37.97	c sampling 28/48
37.48/37.97	c vars : 3701 - clauses :  1000403
37.48/37.97	
37.48/38.00	 
37.48/38.00	c --- SAT Solver Stats ---
37.48/38.00	 
37.58/38.00	c eSAT 0.1 : minisat core with additionnal features
37.58/38.00	c ============================[ Problem Statistics ]=============================
37.58/38.00	c |                                                                             |
37.58/38.00	c |  Number of variables:  3700                                                 |
37.58/38.00	c |  Number of clauses:    1000403                                              |
38.16/38.66	c |  Parsing time:         0.56         s                                       |
1312.95/1322.81	c restarts              : 1
1312.95/1322.81	c conflicts             : 0              (0 /sec)
1312.95/1322.81	c decisions             : 1818           (67.22 % random) (1 /sec)
1312.95/1322.81	c euip                  : 0           
1312.95/1322.81	c propagations          : 3617           (3 /sec)
1312.95/1322.81	c conflict literals     : 0              ( nan % deleted)
1312.95/1322.81	c Memory used           : 65.37 MB
1312.95/1322.81	c CPU time              : 1275.23 s
1312.95/1322.81	c 
1312.95/1322.81	s SATISFIABLE
1313.35/1323.25	v 282 186 135 40 0 73 186 94 96 40 186 2 186 135 72 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-1074854-1215179923/watcher-1074854-1215179923 -o /tmp/evaluation-result-1074854-1215179923/solver-1074854-1215179923 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1074854-1215179923.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: 1.85 1.99 2.03 4/72 384
/proc/meminfo: memFree=1600320/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=18572 CPUtime=0
/proc/384/stat : 384 (runsolver) R 382 384 31438 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1996966717 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/384/statm: 4643 292 257 25 0 2626 0

[startup+0.0108841 s]
/proc/loadavg: 1.85 1.99 2.03 4/72 384
/proc/meminfo: memFree=1600320/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=8652 CPUtime=0
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1996966717 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.101903 s]
/proc/loadavg: 1.85 1.99 2.03 4/72 384
/proc/meminfo: memFree=1600320/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301942 s]
/proc/loadavg: 1.85 1.99 2.03 4/72 384
/proc/meminfo: memFree=1600320/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.70202 s]
/proc/loadavg: 1.85 1.99 2.03 4/72 384
/proc/meminfo: memFree=1600320/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50217 s]
/proc/loadavg: 1.86 1.99 2.03 3/82 406
/proc/meminfo: memFree=1537840/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=398] ppid=384 vsize=812972 CPUtime=1.41
/proc/398/stat : 398 (java) S 384 384 31438 0 -1 0 21288 0 1 0 131 10 0 0 19 0 9 0 1996966723 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/398/statm: 203243 20421 2587 9 0 197224 0
[pid=398/tid=399] ppid=384 vsize=812972 CPUtime=0.85
/proc/398/task/399/stat : 399 (java) R 384 384 31438 0 -1 64 10588 0 1 0 80 5 0 0 25 0 9 0 1996966724 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=400] ppid=384 vsize=812972 CPUtime=0.44
/proc/398/task/400/stat : 400 (java) R 384 384 31438 0 -1 64 9264 0 0 0 41 3 0 0 17 0 9 0 1996966725 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 103834240 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=401] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/401/stat : 401 (java) S 384 384 31438 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996966725 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=402] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/402/stat : 402 (java) S 384 384 31438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996966725 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=403] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/403/stat : 403 (java) S 384 384 31438 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996966727 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=404] ppid=384 vsize=812972 CPUtime=0.09
/proc/398/task/404/stat : 404 (java) S 384 384 31438 0 -1 64 736 0 0 0 9 0 0 0 16 0 9 0 1996966727 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=405] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/405/stat : 405 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996966727 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=406] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/406/stat : 406 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996966727 832483328 20421 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 860536

[startup+3.10247 s]
/proc/loadavg: 1.86 1.99 2.03 4/82 406
/proc/meminfo: memFree=1516592/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=398] ppid=384 vsize=812972 CPUtime=3
/proc/398/stat : 398 (java) S 384 384 31438 0 -1 0 26255 0 1 0 287 13 0 0 19 0 9 0 1996966723 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/398/statm: 203243 25148 2587 9 0 197224 0
[pid=398/tid=399] ppid=384 vsize=812972 CPUtime=1.25
/proc/398/task/399/stat : 399 (java) R 384 384 31438 0 -1 64 10596 0 1 0 119 6 0 0 25 0 9 0 1996966724 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=400] ppid=384 vsize=812972 CPUtime=1.64
/proc/398/task/400/stat : 400 (java) R 384 384 31438 0 -1 64 14221 0 0 0 158 6 0 0 19 0 9 0 1996966725 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 102721531 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=401] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/401/stat : 401 (java) S 384 384 31438 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996966725 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=402] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/402/stat : 402 (java) S 384 384 31438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996966725 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=403] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/403/stat : 403 (java) S 384 384 31438 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996966727 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=404] ppid=384 vsize=812972 CPUtime=0.1
/proc/398/task/404/stat : 404 (java) S 384 384 31438 0 -1 64 738 0 0 0 10 0 0 0 16 0 9 0 1996966727 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=405] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/405/stat : 405 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996966727 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=406] ppid=384 vsize=812972 CPUtime=0
/proc/398/task/406/stat : 406 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996966727 832483328 25148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 860536

[startup+6.30206 s]
/proc/loadavg: 1.86 1.99 2.03 3/82 406
/proc/meminfo: memFree=1496112/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=398] ppid=384 vsize=812728 CPUtime=6.18
/proc/398/stat : 398 (java) S 384 384 31438 0 -1 0 29644 0 1 0 604 14 0 0 19 0 9 0 1996966723 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/398/statm: 203182 28271 2587 9 0 197163 0
[pid=398/tid=399] ppid=384 vsize=812728 CPUtime=3.1
/proc/398/task/399/stat : 399 (java) R 384 384 31438 0 -1 64 10603 0 1 0 304 6 0 0 25 0 9 0 1996966724 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4126764379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=400] ppid=384 vsize=812728 CPUtime=2.93
/proc/398/task/400/stat : 400 (java) S 384 384 31438 0 -1 64 17589 0 0 0 286 7 0 0 16 0 9 0 1996966725 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=401] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/401/stat : 401 (java) S 384 384 31438 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996966725 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=402] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/402/stat : 402 (java) S 384 384 31438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996966725 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=403] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/403/stat : 403 (java) S 384 384 31438 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996966727 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=404] ppid=384 vsize=812728 CPUtime=0.12
/proc/398/task/404/stat : 404 (java) S 384 384 31438 0 -1 64 752 0 0 0 12 0 0 0 15 0 9 0 1996966727 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=405] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/405/stat : 405 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996966727 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=406] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/406/stat : 406 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996966727 832233472 28271 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860292

[startup+12.7023 s]
/proc/loadavg: 1.88 1.99 2.03 3/82 406
/proc/meminfo: memFree=1460144/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=398] ppid=384 vsize=812728 CPUtime=12.51
/proc/398/stat : 398 (java) S 384 384 31438 0 -1 0 37904 0 1 0 1231 20 0 0 19 0 9 0 1996966723 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/398/statm: 203182 36521 2592 9 0 197163 0
[pid=398/tid=399] ppid=384 vsize=812728 CPUtime=9.25
/proc/398/task/399/stat : 399 (java) R 384 384 31438 0 -1 64 14640 0 1 0 915 10 0 0 25 0 9 0 1996966724 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4126797932 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=400] ppid=384 vsize=812728 CPUtime=3.05
/proc/398/task/400/stat : 400 (java) S 384 384 31438 0 -1 64 21780 0 0 0 297 8 0 0 16 0 9 0 1996966725 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=401] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/401/stat : 401 (java) S 384 384 31438 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996966725 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=402] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/402/stat : 402 (java) S 384 384 31438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996966725 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=403] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/403/stat : 403 (java) S 384 384 31438 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996966727 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=404] ppid=384 vsize=812728 CPUtime=0.17
/proc/398/task/404/stat : 404 (java) S 384 384 31438 0 -1 64 784 0 0 0 17 0 0 0 15 0 9 0 1996966727 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=405] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/405/stat : 405 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996966727 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=406] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/406/stat : 406 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996966727 832233472 36521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 860292

[startup+25.5027 s]
/proc/loadavg: 1.90 1.99 2.03 3/82 406
/proc/meminfo: memFree=1452528/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=0.01
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=398] ppid=384 vsize=812728 CPUtime=25.19
/proc/398/stat : 398 (java) S 384 384 31438 0 -1 0 37962 0 1 0 2494 25 0 0 19 0 9 0 1996966723 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/398/statm: 203182 36556 2592 9 0 197163 0
[pid=398/tid=399] ppid=384 vsize=812728 CPUtime=21.88
/proc/398/task/399/stat : 399 (java) R 384 384 31438 0 -1 64 14663 0 1 0 2173 15 0 0 25 0 9 0 1996966724 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4126868592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=400] ppid=384 vsize=812728 CPUtime=3.07
/proc/398/task/400/stat : 400 (java) S 384 384 31438 0 -1 64 21799 0 0 0 299 8 0 0 16 0 9 0 1996966725 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=401] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/401/stat : 401 (java) S 384 384 31438 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996966725 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=402] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/402/stat : 402 (java) S 384 384 31438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996966725 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=403] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/403/stat : 403 (java) S 384 384 31438 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996966727 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=404] ppid=384 vsize=812728 CPUtime=0.21
/proc/398/task/404/stat : 404 (java) S 384 384 31438 0 -1 64 800 0 0 0 21 0 0 0 15 0 9 0 1996966727 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=405] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/405/stat : 405 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996966727 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=398/tid=406] ppid=384 vsize=812728 CPUtime=0
/proc/398/task/406/stat : 406 (java) S 384 384 31438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996966727 832233472 36556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 860292

[startup+51.1015 s]
/proc/loadavg: 1.94 1.99 2.03 3/74 407
/proc/meminfo: memFree=1524016/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58

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

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/74 413
/proc/meminfo: memFree=1499312/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=86128 CPUtime=1016.14
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 20938 0 0 0 101600 14 0 0 25 0 1 0 1996970518 88195072 20920 996147200 134512640 135177480 4294955968 18446744073709551615 134538021 0 0 4096 3 0 0 0 17 1 0 0
/proc/407/statm: 21532 20920 75 162 0 21367 0
Current children cumulated CPU time (s) 1053.72
Current children cumulated vsize (KiB) 133692

[startup+1122.3 s]
/proc/loadavg: 2.13 2.02 2.01 3/74 413
/proc/meminfo: memFree=1499248/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=86128 CPUtime=1075.66
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 20951 0 0 0 107552 14 0 0 25 0 1 0 1996970518 88195072 20933 996147200 134512640 135177480 4294955968 18446744073709551615 134537443 0 0 4096 3 0 0 0 17 1 0 0
/proc/407/statm: 21532 20933 75 162 0 21367 0
Current children cumulated CPU time (s) 1113.24
Current children cumulated vsize (KiB) 133692

[startup+1182.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/74 413
/proc/meminfo: memFree=1497776/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=86528 CPUtime=1135.17
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 21301 0 0 0 113503 14 0 0 25 0 1 0 1996970518 88604672 21283 996147200 134512640 135177480 4294955968 18446744073709551615 134537443 0 0 4096 3 0 0 0 17 1 0 0
/proc/407/statm: 21632 21283 75 162 0 21467 0
Current children cumulated CPU time (s) 1172.75
Current children cumulated vsize (KiB) 134092

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 449
/proc/meminfo: memFree=1381040/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=97304 CPUtime=1194.89
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 21642 0 0 0 119475 14 0 0 25 0 1 0 1996970518 99639296 21624 996147200 134512640 135177480 4294955968 18446744073709551615 134537311 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24326 21624 75 162 0 24161 0
Current children cumulated CPU time (s) 1232.47
Current children cumulated vsize (KiB) 144868

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 449
/proc/meminfo: memFree=1366064/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1254.88
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22096 0 0 0 125473 15 0 0 25 0 1 0 1996970518 100433920 22078 996147200 134512640 135177480 4294955968 18446744073709551615 134538010 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22078 75 162 0 24355 0
Current children cumulated CPU time (s) 1292.46
Current children cumulated vsize (KiB) 145644

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

[startup+1305.5 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362480/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1258.07
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22096 0 0 0 125792 15 0 0 25 0 1 0 1996970518 100433920 22078 996147200 134512640 135177480 4294955968 18446744073709551615 134537478 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22078 75 162 0 24355 0
Current children cumulated CPU time (s) 1295.65
Current children cumulated vsize (KiB) 145644

[startup+1311.9 s]
/proc/loadavg: 2.05 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362416/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1264.47
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22096 0 0 0 126432 15 0 0 25 0 1 0 1996970518 100433920 22078 996147200 134512640 135177480 4294955968 18446744073709551615 134537443 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22078 75 162 0 24355 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 145644

[startup+1318.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362416/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1270.87
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22096 0 0 0 127072 15 0 0 25 0 1 0 1996970518 100433920 22078 996147200 134512640 135177480 4294955968 18446744073709551615 134537443 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22078 75 162 0 24355 0
Current children cumulated CPU time (s) 1308.45
Current children cumulated vsize (KiB) 145644

[startup+1321.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362416/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1274.07
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22096 0 0 0 127392 15 0 0 25 0 1 0 1996970518 100433920 22078 996147200 134512640 135177480 4294955968 18446744073709551615 134537460 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22078 75 162 0 24355 0
Current children cumulated CPU time (s) 1311.65
Current children cumulated vsize (KiB) 145644

[startup+1322.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362416/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1274.87
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22100 0 0 0 127472 15 0 0 25 0 1 0 1996970518 100433920 22082 996147200 134512640 135177480 4294955968 18446744073709551615 134538912 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22082 75 162 0 24355 0
Current children cumulated CPU time (s) 1312.45
Current children cumulated vsize (KiB) 145644

[startup+1322.7 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362416/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=37.58
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 800 39750 0 1 0 0 3725 33 17 0 1 0 1996966717 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/384/statm: 11891 365 246 79 0 219 0
[pid=407] ppid=384 vsize=98080 CPUtime=1275.27
/proc/407/stat : 407 (eSAT_static) R 384 384 31438 0 -1 4194304 22101 0 0 0 127512 15 0 0 25 0 1 0 1996970518 100433920 22083 996147200 134512640 135177480 4294955968 18446744073709551615 134538912 0 0 4096 3 0 0 0 17 0 0 0
/proc/407/statm: 24520 22083 75 162 0 24355 0
Current children cumulated CPU time (s) 1312.85
Current children cumulated vsize (KiB) 145644

[startup+1323.1 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 449
/proc/meminfo: memFree=1362416/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=1312.99
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 836 61866 0 1 0 0 131249 50 16 0 1 0 1996966717 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/384/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 1312.99
Current children cumulated vsize (KiB) 47564

[startup+1323.2 s]
/proc/loadavg: 2.04 2.03 2.00 4/90 458
/proc/meminfo: memFree=1438832/2055920 swapFree=4180456/4192956
[pid=384] ppid=382 vsize=47564 CPUtime=1312.99
/proc/384/stat : 384 (galacE.sh) S 382 384 31438 0 -1 4194304 836 61866 0 1 0 0 131249 50 16 0 1 0 1996966717 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/384/statm: 11891 366 246 79 0 219 0
[pid=450] ppid=384 vsize=812756 CPUtime=0.36
/proc/450/stat : 450 (java) S 384 384 31438 0 -1 0 5432 0 1 0 33 3 0 0 20 0 9 0 1997099000 832262144 4815 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/450/statm: 203189 4815 1907 9 0 197142 0
[pid=450/tid=451] ppid=384 vsize=812756 CPUtime=0.26
/proc/450/task/451/stat : 451 (java) R 384 384 31438 0 -1 64 3967 0 1 0 24 2 0 0 25 0 9 0 1997099002 832262144 4815 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=452] ppid=384 vsize=812756 CPUtime=0
/proc/450/task/452/stat : 452 (java) S 384 384 31438 0 -1 64 3 0 0 0 0 0 0 0 22 0 9 0 1997099003 832262144 4815 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=453] ppid=384 vsize=812756 CPUtime=0
/proc/450/task/453/stat : 453 (java) S 384 384 31438 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1997099003 832262144 4815 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=454] ppid=384 vsize=812756 CPUtime=0
/proc/450/task/454/stat : 454 (java) S 384 384 31438 0 -1 64 3 0 0 0 0 0 0 0 24 0 9 0 1997099003 832262144 4815 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=455] ppid=384 vsize=812756 CPUtime=0
/proc/450/task/455/stat : 455 (java) S 384 384 31438 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1997099006 832262144 4816 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=456] ppid=384 vsize=812756 CPUtime=0.09
/proc/450/task/456/stat : 456 (java) S 384 384 31438 0 -1 64 753 0 0 0 9 0 0 0 16 0 9 0 1997099006 832262144 4816 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=457] ppid=384 vsize=812756 CPUtime=0
/proc/450/task/457/stat : 457 (java) S 384 384 31438 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1997099006 832262144 4817 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=450/tid=458] ppid=384 vsize=812756 CPUtime=0
/proc/450/task/458/stat : 458 (java) S 384 384 31438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997099006 832262144 4817 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1313.35
Current children cumulated vsize (KiB) 860320

Child status: 0
Real time (s): 1323.27
CPU time (s): 1313.43
CPU user time (s): 1312.88
CPU system time (s): 0.556915
CPU usage (%): 99.2566
Max. virtual memory (cumulated for all children) (KiB): 860644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1312.88
system time used= 0.556915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69076
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= 2779
involuntary context switches= 30295

runsolver used 1.44478 second user time and 3.71743 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-04 15:58:43
IDJOB=1074854
IDBENCH=56456
IDSOLVER=351
FILE ID=node19/1074854-1215179923
PBS_JOBID= 7881539
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 25e5a9e74df72af21209ac4d2596d9d6
RANDOM SEED=359812813

node19.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.263
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	: 5931.00
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.263
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:       1600800 kB
Buffers:         94360 kB
Cached:         247940 kB
SwapCached:       6540 kB
Active:         253116 kB
Inactive:       131520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600800 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            3576 kB
Writeback:           0 kB
Mapped:          49916 kB
Slab:            55876 kB
Committed_AS:  3428100 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node19 at 2008-07-04 16:20:47