Trace number 1087919

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 33.6299 34.0499

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph1.xml
MD5SUMa04080f413cb83f1ad6bfb4c8f4b619a
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.135979
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1134
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1134
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
27.67/28.06	c start processing
27.67/28.06	c start relation processing
27.67/28.08	c start cnf exporting
31.83/32.25	c parsing time : 27.926
31.83/32.25	c preprocessing time : 32.127
31.83/32.25	
31.83/32.25	c Nary constraints - conflicts : 0 supports : 0
31.83/32.25	c Binary constraints - conflicts : 1034 supports :100
31.83/32.25	c max arity constraint : 2
31.83/32.25	c Max Tuples generated 1936
31.83/32.25	c relations : 691
31.83/32.25	c relations BDD: 0
31.83/32.25	c sampling 0/0
31.83/32.25	c vars : 6921 - clauses :  210246
31.83/32.25	
31.89/32.30	 
31.89/32.30	c --- SAT Solver Stats ---
31.89/32.30	 
31.89/32.30	c eSAT 0.1 : minisat core with additionnal features
31.89/32.30	c ============================[ Problem Statistics ]=============================
31.89/32.30	c |                                                                             |
31.89/32.30	c |  Number of variables:  6920                                                 |
31.89/32.30	c |  Number of clauses:    210246                                               |
31.90/32.44	c |  Parsing time:         0.12         s                                       |
31.90/32.98	c restarts              : 1
31.90/32.98	c conflicts             : 0              (0 /sec)
31.90/32.98	c decisions             : 2851           (60.51 % random) (4367 /sec)
31.90/32.98	c euip                  : 0           
31.90/32.98	c propagations          : 6858           (10504 /sec)
31.90/32.98	c conflict literals     : 0              ( nan % deleted)
31.90/32.98	c Memory used           : 13.06 MB
31.90/32.98	c CPU time              : 0.6529 s
31.90/32.98	c 
31.90/32.98	s SATISFIABLE
33.57/34.04	v 296 58 324 86 16 254 408 170 142 380 86 324 100 338 708 470 58 296 394 156 254 16 408 170 540 778 680 442 310 72 268 30 652 414 30 268 86 324 324 86 282 44 540 778 16 254 142 380 310 72 254 16 100 338 268 30 268 30 16 254 254 16 86 324 30 268 338 100 296 58 114 352 142 380 750 512 512 750 254 16 394 156 44 282 708 470 86 324 16 254 128 366 554 792 86 324 478 240 414 652 86 324 394 156 310 72 380 142 268 30 282 44 268 30 470 708 296 58 310 72 478 240 408 170 254 16 268 30 72 310 30 268 666 428 170 408 268 30 778 540 114 352 58 296 100 338 352 114 254 16 736 498 254 16 114 352 428 666 680 442 792 554 100 338 666 428 694 456 282 44 58 296 58 296 526 764 750 512 30 268 722 484 58 296 16 254 72 310 428 666 142 380 142 380 338 100 366 128 394 156

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-1087919-1215245654/watcher-1087919-1215245654 -o /tmp/evaluation-result-1087919-1215245654/solver-1087919-1215245654 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1087919-1215245654.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.00 2.00 2.00 4/81 2424
/proc/meminfo: memFree=1586816/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=8652 CPUtime=0
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2003540067 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 2163 280 208 79 0 156 0
[pid=2425] ppid=2424 vsize=8688 CPUtime=0
/proc/2425/stat : 2425 (galacE.sh) S 2424 2424 1716 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2003540068 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 240472784978 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2425/statm: 2172 286 209 79 0 165 0
[pid=2426] ppid=2425 vsize=8728 CPUtime=0
/proc/2426/stat : 2426 (galacE.sh) R 2425 2424 1716 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2003540068 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 240472616231 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/2426/statm: 2182 290 209 79 0 175 0

[startup+0.10115 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2424
/proc/meminfo: memFree=1586816/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.201153 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2424
/proc/meminfo: memFree=1586816/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301161 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2424
/proc/meminfo: memFree=1586816/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701204 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2424
/proc/meminfo: memFree=1586816/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50228 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 2446
/proc/meminfo: memFree=1546288/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812500 CPUtime=1.43
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 13329 0 1 0 135 8 0 0 18 0 9 0 2003540071 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203125 12520 2585 9 0 197158 0
[pid=2438/tid=2439] ppid=2424 vsize=812500 CPUtime=0.56
/proc/2438/task/2439/stat : 2439 (java) S 2424 2424 1716 0 -1 64 7477 0 1 0 51 5 0 0 16 0 9 0 2003540072 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812500 CPUtime=0.74
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 4433 0 0 0 72 2 0 0 21 0 9 0 2003540074 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 102535948 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812500 CPUtime=0.1
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 720 0 0 0 10 0 0 0 16 0 9 0 2003540076 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832000000 12520 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832000000 12520 996147200 134512640 134550740 4294955600 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) 860064

[startup+3.10242 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 2446
/proc/meminfo: memFree=1545712/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812500 CPUtime=3.01
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 13478 0 1 0 292 9 0 0 18 0 9 0 2003540071 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203125 12619 2587 9 0 197158 0
[pid=2438/tid=2439] ppid=2424 vsize=812500 CPUtime=0.64
/proc/2438/task/2439/stat : 2439 (java) S 2424 2424 1716 0 -1 64 7527 0 1 0 59 5 0 0 16 0 9 0 2003540072 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812500 CPUtime=2.19
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 4497 0 0 0 217 2 0 0 25 0 9 0 2003540074 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812500 CPUtime=0.15
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 755 0 0 0 15 0 0 0 15 0 9 0 2003540076 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812500 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832000000 12619 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860064

[startup+6.3017 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 2446
/proc/meminfo: memFree=1544880/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812580 CPUtime=6.19
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 14461 0 1 0 609 10 0 0 18 0 9 0 2003540071 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203145 12754 2587 9 0 197178 0
[pid=2438/tid=2439] ppid=2424 vsize=812580 CPUtime=0.77
/proc/2438/task/2439/stat : 2439 (java) S 2424 2424 1716 0 -1 64 7624 0 1 0 72 5 0 0 15 0 9 0 2003540072 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812580 CPUtime=5.21
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 5371 0 0 0 518 3 0 0 25 0 9 0 2003540074 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 102350395 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812580 CPUtime=0.17
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 767 0 0 0 17 0 0 0 15 0 9 0 2003540076 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832081920 12754 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832081920 12754 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) 860144

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 2446
/proc/meminfo: memFree=1543856/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812580 CPUtime=12.52
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 14883 0 1 0 1240 12 0 0 18 0 9 0 2003540071 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203145 13004 2587 9 0 197178 0
[pid=2438/tid=2439] ppid=2424 vsize=812580 CPUtime=1.04
/proc/2438/task/2439/stat : 2439 (java) S 2424 2424 1716 0 -1 64 7797 0 1 0 98 6 0 0 15 0 9 0 2003540072 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812580 CPUtime=11.22
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 5589 0 0 0 1118 4 0 0 25 0 9 0 2003540074 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 103737184 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812580 CPUtime=0.23
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 798 0 0 0 23 0 0 0 15 0 9 0 2003540076 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832081920 13004 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860144

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 2446
/proc/meminfo: memFree=1542128/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812580 CPUtime=25.19
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 15610 0 1 0 2504 15 0 0 18 0 9 0 2003540071 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203145 13437 2587 9 0 197178 0
[pid=2438/tid=2439] ppid=2424 vsize=812580 CPUtime=1.7
/proc/2438/task/2439/stat : 2439 (java) S 2424 2424 1716 0 -1 64 8091 0 1 0 164 6 0 0 15 0 9 0 2003540072 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812580 CPUtime=23.15
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 5970 0 0 0 2309 6 0 0 25 0 9 0 2003540074 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 102350390 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812580 CPUtime=0.3
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 850 0 0 0 30 0 0 0 15 0 9 0 2003540076 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832081920 13437 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832081920 13437 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) 860144

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

[startup+25.6024 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 2446
/proc/meminfo: memFree=1542128/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812580 CPUtime=25.29
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 15616 0 1 0 2514 15 0 0 18 0 9 0 2003540071 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203145 13441 2587 9 0 197178 0
[pid=2438/tid=2439] ppid=2424 vsize=812580 CPUtime=1.7
/proc/2438/task/2439/stat : 2439 (java) S 2424 2424 1716 0 -1 64 8093 0 1 0 164 6 0 0 15 0 9 0 2003540072 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812580 CPUtime=23.25
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 5974 0 0 0 2319 6 0 0 25 0 9 0 2003540074 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 103737185 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812580 CPUtime=0.3
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 850 0 0 0 30 0 0 0 15 0 9 0 2003540076 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832081920 13441 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 860144

[startup+28.8027 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 2446
/proc/meminfo: memFree=1523376/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812580 CPUtime=28.46
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 23024 0 1 0 2827 19 0 0 18 0 9 0 2003540071 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203145 20796 2593 9 0 197178 0
[pid=2438/tid=2439] ppid=2424 vsize=812580 CPUtime=2.53
/proc/2438/task/2439/stat : 2439 (java) R 2424 2424 1716 0 -1 64 15329 0 1 0 243 10 0 0 16 0 9 0 2003540072 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4126754391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812580 CPUtime=25.52
/proc/2438/task/2440/stat : 2440 (java) R 2424 2424 1716 0 -1 64 6107 0 0 0 2546 6 0 0 25 0 9 0 2003540074 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812580 CPUtime=0.37
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 889 0 0 0 36 1 0 0 16 0 9 0 2003540076 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832081920 20796 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.47
Current children cumulated vsize (KiB) 860144

[startup+32.007 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 2446
/proc/meminfo: memFree=1509616/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=0.01
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
[pid=2438] ppid=2424 vsize=812580 CPUtime=31.62
/proc/2438/stat : 2438 (java) S 2424 2424 1716 0 -1 0 23107 0 1 0 3142 20 0 0 18 0 9 0 2003540071 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2438/statm: 203145 20873 2593 9 0 197178 0
[pid=2438/tid=2439] ppid=2424 vsize=812580 CPUtime=5.68
/proc/2438/task/2439/stat : 2439 (java) R 2424 2424 1716 0 -1 64 15335 0 1 0 557 11 0 0 20 0 9 0 2003540072 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4127282731 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2440] ppid=2424 vsize=812580 CPUtime=25.53
/proc/2438/task/2440/stat : 2440 (java) S 2424 2424 1716 0 -1 64 6178 0 0 0 2547 6 0 0 23 0 9 0 2003540074 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2441] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2441/stat : 2441 (java) S 2424 2424 1716 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003540074 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2442] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2442/stat : 2442 (java) S 2424 2424 1716 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2003540074 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2443] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2443/stat : 2443 (java) S 2424 2424 1716 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2003540076 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2444] ppid=2424 vsize=812580 CPUtime=0.39
/proc/2438/task/2444/stat : 2444 (java) S 2424 2424 1716 0 -1 64 895 0 0 0 38 1 0 0 15 0 9 0 2003540076 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2445] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2445/stat : 2445 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003540076 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2438/tid=2446] ppid=2424 vsize=812580 CPUtime=0
/proc/2438/task/2446/stat : 2446 (java) S 2424 2424 1716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003540076 832081920 20873 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.63
Current children cumulated vsize (KiB) 860144

[startup+32.801 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 2446
/proc/meminfo: memFree=1509616/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=31.9
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 801 24815 0 1 0 0 3167 23 18 0 1 0 2003540067 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2424/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 47564

[startup+33.6011 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 2449
/proc/meminfo: memFree=1581672/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=32.58
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 837 28371 0 1 0 0 3233 25 15 0 1 0 2003540067 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 240472784978 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2424/statm: 11891 367 247 79 0 219 0
[pid=2448] ppid=2424 vsize=812564 CPUtime=0.6
/proc/2448/stat : 2448 (java) S 2424 2424 1716 0 -1 0 5460 0 1 0 56 4 0 0 19 0 9 0 2003543366 832065536 4883 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2448/statm: 203141 4883 1856 9 0 197174 0
[pid=2448/tid=2449] ppid=2424 vsize=812564 CPUtime=0.43
/proc/2448/task/2449/stat : 2449 (java) R 2424 2424 1716 0 -1 64 3959 0 1 0 41 2 0 0 21 0 9 0 2003543367 832065536 4883 996147200 134512640 134550740 4294955616 18446744073709551615 4125958356 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.18
Current children cumulated vsize (KiB) 860128

[startup+34.0011 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 2449
/proc/meminfo: memFree=1581672/2055920 swapFree=4180972/4192956
[pid=2424] ppid=2422 vsize=47564 CPUtime=32.58
/proc/2424/stat : 2424 (galacE.sh) S 2422 2424 1716 0 -1 4194304 837 28371 0 1 0 0 3233 25 15 0 1 0 2003540067 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 240472784978 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2424/statm: 11891 367 247 79 0 219 0
[pid=2448] ppid=2424 vsize=812676 CPUtime=0.99
/proc/2448/stat : 2448 (java) S 2424 2424 1716 0 -1 0 7953 0 1 0 93 6 0 0 19 0 9 0 2003543366 832180224 7336 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2448/statm: 203169 7336 1913 9 0 197174 0
[pid=2448/tid=2449] ppid=2424 vsize=812676 CPUtime=0.67
/proc/2448/task/2449/stat : 2449 (java) R 2424 2424 1716 0 -1 64 6340 0 1 0 63 4 0 0 23 0 9 0 2003543367 832180224 7336 996147200 134512640 134550740 4294955616 18446744073709551615 4127186522 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.57
Current children cumulated vsize (KiB) 860240

Child status: 0
Real time (s): 34.0499
CPU time (s): 33.6299
CPU user time (s): 33.2849
CPU system time (s): 0.344947
CPU usage (%): 98.7665
Max. virtual memory (cumulated for all children) (KiB): 860364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.2849
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37550
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= 3353
involuntary context switches= 4431

runsolver used 0.054991 second user time and 0.12698 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-05 10:14:14
IDJOB=1087919
IDBENCH=58055
IDSOLVER=351
FILE ID=node15/1087919-1215245654
PBS_JOBID= 7881969
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a04080f413cb83f1ad6bfb4c8f4b619a
RANDOM SEED=955591487

node15.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.229
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.229
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:       1587360 kB
Buffers:         56404 kB
Cached:         180268 kB
SwapCached:       6020 kB
Active:         325008 kB
Inactive:        82532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587360 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            3232 kB
Writeback:           0 kB
Mapped:         187104 kB
Slab:            45684 kB
Committed_AS:  3918792 kB
PageTables:       2308 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= 66492 MiB
End job on node15 at 2008-07-05 10:14:48