Trace number 1100653

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 44.8472 45.2514

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-72_ext.xml
MD5SUM94c59d945815020a8e30a325367c69c5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.830873
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
2.04/2.11	c start processing
2.04/2.11	c start relation processing
3.72/3.89	c start cnf exporting
22.25/22.59	c parsing time : 1.978
22.25/22.59	c preprocessing time : 22.462
22.25/22.59	
22.25/22.59	c Nary constraints - conflicts : 0 supports : 0
22.25/22.59	c Binary constraints - conflicts : 0 supports :84
22.25/22.59	c max arity constraint : 2
22.25/22.59	c Max Tuples generated 0
22.25/22.59	c relations : 84
22.25/22.59	c relations BDD: 0
22.25/22.59	c sampling 0/0
22.25/22.59	c vars : 7201 - clauses :  674680
22.25/22.59	
22.35/22.61	 
22.35/22.61	c --- SAT Solver Stats ---
22.35/22.61	 
22.35/22.62	c eSAT 0.1 : minisat core with additionnal features
22.35/22.62	c ============================[ Problem Statistics ]=============================
22.35/22.62	c |                                                                             |
22.35/22.62	c |  Number of variables:  7200                                                 |
22.35/22.62	c |  Number of clauses:    674680                                               |
22.75/23.09	c |  Parsing time:         0.42         s                                       |
42.97/43.47	c restarts              : 136
42.97/43.47	c conflicts             : 5187           (252 /sec)
42.97/43.47	c decisions             : 116703         (67.51 % random) (5663 /sec)
42.97/43.47	c euip                  : 1130        
42.97/43.47	c propagations          : 3421436        (166034 /sec)
42.97/43.47	c conflict literals     : 2437965        (17.36 % deleted)
42.97/43.47	c Memory used           : 38.15 MB
42.97/43.47	c CPU time              : 20.6069 s
42.97/43.47	c 
42.97/43.48	s SATISFIABLE
44.75/45.24	v 31 172 143 21 128 87 115 149 125 163 25 79 106 164 100 133 40 123 123 82 163 31 96 78 137 167 174 40 8 133 44 47 146 125 149 19 3 4 62 134

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-1100653-1215287496/watcher-1100653-1215287496 -o /tmp/evaluation-result-1100653-1215287496/solver-1100653-1215287496 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1100653-1215287496.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/72 438
/proc/meminfo: memFree=1709808/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=8652 CPUtime=0
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1558421436 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 2163 280 208 79 0 156 0
[pid=439] ppid=438 vsize=8688 CPUtime=0
/proc/439/stat : 439 (galacE.sh) S 438 438 30502 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1558421437 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/439/statm: 2172 286 209 79 0 165 0
[pid=440] ppid=439 vsize=128 CPUtime=0
/proc/440/stat : 440 (id) R 439 438 30502 0 -1 4194304 47 0 0 0 0 0 0 0 19 0 1 0 1558421437 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 269754627465 0 0 3674112 0 0 0 0 17 1 0 0
/proc/440/statm: 32 22 16 4 0 3 0

[startup+0.0952631 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 438
/proc/meminfo: memFree=1709808/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.102266 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 438
/proc/meminfo: memFree=1709808/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.302294 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 438
/proc/meminfo: memFree=1709808/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.70235 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 438
/proc/meminfo: memFree=1709808/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50145 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 460
/proc/meminfo: memFree=1631200/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=452] ppid=438 vsize=813652 CPUtime=1.43
/proc/452/stat : 452 (java) S 438 438 30502 0 -1 0 23104 0 1 0 131 12 0 0 18 0 9 0 1558421441 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/452/statm: 203413 22521 1888 9 0 197394 0
[pid=452/tid=453] ppid=438 vsize=813652 CPUtime=1.18
/proc/452/task/453/stat : 453 (java) R 438 438 30502 0 -1 64 14478 0 1 0 110 8 0 0 25 0 9 0 1558421442 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4126739253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=454] ppid=438 vsize=813652 CPUtime=0.1
/proc/452/task/454/stat : 454 (java) S 438 438 30502 0 -1 64 7173 0 0 0 8 2 0 0 16 0 9 0 1558421443 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=455] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/455/stat : 455 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1558421443 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=456] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/456/stat : 456 (java) S 438 438 30502 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1558421443 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=457] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/457/stat : 457 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558421446 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=458] ppid=438 vsize=813652 CPUtime=0.12
/proc/452/task/458/stat : 458 (java) S 438 438 30502 0 -1 64 753 0 0 0 12 0 0 0 16 0 9 0 1558421446 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=459] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/459/stat : 459 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558421446 833179648 22521 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=460] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/460/stat : 460 (java) S 438 438 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1558421446 833179648 22521 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) 861236

[startup+3.10166 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 460
/proc/meminfo: memFree=1618272/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=452] ppid=438 vsize=813652 CPUtime=3.02
/proc/452/stat : 452 (java) S 438 438 30502 0 -1 0 25045 0 1 0 289 13 0 0 18 0 9 0 1558421441 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/452/statm: 203413 24458 1891 9 0 197394 0
[pid=452/tid=453] ppid=438 vsize=813652 CPUtime=2.68
/proc/452/task/453/stat : 453 (java) R 438 438 30502 0 -1 64 14491 0 1 0 260 8 0 0 25 0 9 0 1558421442 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4126842869 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=454] ppid=438 vsize=813652 CPUtime=0.16
/proc/452/task/454/stat : 454 (java) S 438 438 30502 0 -1 64 9080 0 0 0 13 3 0 0 17 0 9 0 1558421443 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=455] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/455/stat : 455 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1558421443 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=456] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/456/stat : 456 (java) S 438 438 30502 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1558421443 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=457] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/457/stat : 457 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558421446 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=458] ppid=438 vsize=813652 CPUtime=0.15
/proc/452/task/458/stat : 458 (java) S 438 438 30502 0 -1 64 774 0 0 0 15 0 0 0 16 0 9 0 1558421446 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=459] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/459/stat : 459 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558421446 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=460] ppid=438 vsize=813652 CPUtime=0
/proc/452/task/460/stat : 460 (java) S 438 438 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1558421446 833179648 24458 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 861236

[startup+6.30209 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 460
/proc/meminfo: memFree=1603040/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=452] ppid=438 vsize=813784 CPUtime=6.19
/proc/452/stat : 452 (java) S 438 438 30502 0 -1 0 28619 0 1 0 603 16 0 0 18 0 9 0 1558421441 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/452/statm: 203446 28025 1913 9 0 197427 0
[pid=452/tid=453] ppid=438 vsize=813784 CPUtime=5.64
/proc/452/task/453/stat : 453 (java) R 438 438 30502 0 -1 64 14540 0 1 0 555 9 0 0 25 0 9 0 1558421442 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 103206785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=454] ppid=438 vsize=813784 CPUtime=0.32
/proc/452/task/454/stat : 454 (java) S 438 438 30502 0 -1 64 12563 0 0 0 27 5 0 0 16 0 9 0 1558421443 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=455] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/455/stat : 455 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1558421443 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=456] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/456/stat : 456 (java) S 438 438 30502 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1558421443 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=457] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/457/stat : 457 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558421446 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=458] ppid=438 vsize=813784 CPUtime=0.2
/proc/452/task/458/stat : 458 (java) S 438 438 30502 0 -1 64 816 0 0 0 20 0 0 0 16 0 9 0 1558421446 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=459] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/459/stat : 459 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558421446 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=460] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/460/stat : 460 (java) S 438 438 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1558421446 833314816 28025 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) 861368

[startup+12.7029 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 460
/proc/meminfo: memFree=1597280/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=0.01
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=452] ppid=438 vsize=813784 CPUtime=12.53
/proc/452/stat : 452 (java) S 438 438 30502 0 -1 0 28633 0 1 0 1234 19 0 0 18 0 9 0 1558421441 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/452/statm: 203446 28025 1913 9 0 197427 0
[pid=452/tid=453] ppid=438 vsize=813784 CPUtime=11.97
/proc/452/task/453/stat : 453 (java) R 438 438 30502 0 -1 64 14554 0 1 0 1185 12 0 0 25 0 9 0 1558421442 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4126592341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=454] ppid=438 vsize=813784 CPUtime=0.32
/proc/452/task/454/stat : 454 (java) S 438 438 30502 0 -1 64 12563 0 0 0 27 5 0 0 16 0 9 0 1558421443 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=455] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/455/stat : 455 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1558421443 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=456] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/456/stat : 456 (java) S 438 438 30502 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1558421443 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=457] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/457/stat : 457 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558421446 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=458] ppid=438 vsize=813784 CPUtime=0.2
/proc/452/task/458/stat : 458 (java) S 438 438 30502 0 -1 64 816 0 0 0 20 0 0 0 16 0 9 0 1558421446 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=459] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/459/stat : 459 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558421446 833314816 28025 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=452/tid=460] ppid=438 vsize=813784 CPUtime=0
/proc/452/task/460/stat : 460 (java) S 438 438 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1558421446 833314816 28025 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) 861368

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 461
/proc/meminfo: memFree=1654304/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=22.38
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 799 30372 0 1 0 0 2212 26 17 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=461] ppid=438 vsize=43748 CPUtime=2.84
/proc/461/stat : 461 (eSAT_static) R 438 438 30502 0 -1 4194304 10760 0 0 0 279 5 0 0 25 0 1 0 1558423698 44797952 10742 996147200 134512640 135177480 4294955968 18446744073709551615 134538010 0 0 4096 3 0 0 0 17 1 0 0
/proc/461/statm: 10937 10742 75 162 0 10772 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 91332

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

[startup+38.3013 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 461
/proc/meminfo: memFree=1658656/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=22.38
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 799 30372 0 1 0 0 2212 26 17 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=461] ppid=438 vsize=39060 CPUtime=15.54
/proc/461/stat : 461 (eSAT_static) R 438 438 30502 0 -1 4194304 11430 0 0 0 1548 6 0 0 25 0 1 0 1558423698 39997440 9638 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/461/statm: 9765 9638 80 162 0 9600 0
Current children cumulated CPU time (s) 37.92
Current children cumulated vsize (KiB) 86644

[startup+41.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 461
/proc/meminfo: memFree=1658720/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=22.38
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 799 30372 0 1 0 0 2212 26 17 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=461] ppid=438 vsize=39060 CPUtime=18.71
/proc/461/stat : 461 (eSAT_static) R 438 438 30502 0 -1 4194304 11431 0 0 0 1865 6 0 0 25 0 1 0 1558423698 39997440 9639 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/461/statm: 9765 9639 80 162 0 9600 0
Current children cumulated CPU time (s) 41.09
Current children cumulated vsize (KiB) 86644

[startup+43.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 461
/proc/meminfo: memFree=1658720/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=22.38
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 799 30372 0 1 0 0 2212 26 17 0 1 0 1558421436 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/438/statm: 11896 364 245 79 0 219 0
[pid=461] ppid=438 vsize=39060 CPUtime=20.29
/proc/461/stat : 461 (eSAT_static) R 438 438 30502 0 -1 4194304 11431 0 0 0 2023 6 0 0 25 0 1 0 1558423698 39997440 9639 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/461/statm: 9765 9639 80 162 0 9600 0
Current children cumulated CPU time (s) 42.67
Current children cumulated vsize (KiB) 86644

[startup+43.9021 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 470
/proc/meminfo: memFree=1678496/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=43.05
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 835 41816 0 1 0 0 4272 33 16 0 1 0 1558421436 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/438/statm: 11896 365 245 79 0 219 0
[pid=462] ppid=438 vsize=813496 CPUtime=0.41
/proc/462/stat : 462 (java) S 438 438 30502 0 -1 0 7382 0 1 0 37 4 0 0 18 0 9 0 1558425785 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/462/statm: 203374 6805 1857 9 0 197355 0
[pid=462/tid=463] ppid=438 vsize=813496 CPUtime=0.29
/proc/462/task/463/stat : 463 (java) R 438 438 30502 0 -1 64 5929 0 1 0 26 3 0 0 18 0 9 0 1558425786 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4125977230 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=464] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/464/stat : 464 (java) S 438 438 30502 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1558425788 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=465] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/465/stat : 465 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1558425788 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=466] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/466/stat : 466 (java) S 438 438 30502 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1558425788 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=467] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/467/stat : 467 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558425790 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=468] ppid=438 vsize=813496 CPUtime=0.11
/proc/462/task/468/stat : 468 (java) S 438 438 30502 0 -1 64 740 0 0 0 11 0 0 0 16 0 9 0 1558425790 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=469] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/469/stat : 469 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558425790 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=470] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/470/stat : 470 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1558425790 833019904 6805 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.46
Current children cumulated vsize (KiB) 861080

[startup+44.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 470
/proc/meminfo: memFree=1678496/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=43.05
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 835 41816 0 1 0 0 4272 33 16 0 1 0 1558421436 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/438/statm: 11896 365 245 79 0 219 0
[pid=462] ppid=438 vsize=813496 CPUtime=1.21
/proc/462/stat : 462 (java) S 438 438 30502 0 -1 0 16286 0 1 0 112 9 0 0 18 0 9 0 1558425785 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/462/statm: 203374 15704 1868 9 0 197355 0
[pid=462/tid=463] ppid=438 vsize=813496 CPUtime=1.05
/proc/462/task/463/stat : 463 (java) R 438 438 30502 0 -1 64 14424 0 1 0 98 7 0 0 25 0 9 0 1558425786 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4126729495 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=464] ppid=438 vsize=813496 CPUtime=0.01
/proc/462/task/464/stat : 464 (java) S 438 438 30502 0 -1 64 403 0 0 0 1 0 0 0 16 0 9 0 1558425788 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=465] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/465/stat : 465 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1558425788 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=466] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/466/stat : 466 (java) S 438 438 30502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1558425788 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=467] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/467/stat : 467 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=468] ppid=438 vsize=813496 CPUtime=0.12
/proc/462/task/468/stat : 468 (java) S 438 438 30502 0 -1 64 744 0 0 0 12 0 0 0 16 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=469] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/469/stat : 469 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=470] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/470/stat : 470 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.26
Current children cumulated vsize (KiB) 861080

[startup+45.1062 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 470
/proc/meminfo: memFree=1641696/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=43.05
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 835 41816 0 1 0 0 4272 33 16 0 1 0 1558421436 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/438/statm: 11896 365 245 79 0 219 0
[pid=462] ppid=438 vsize=813496 CPUtime=1.61
/proc/462/stat : 462 (java) S 438 438 30502 0 -1 0 16288 0 1 0 152 9 0 0 18 0 9 0 1558425785 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/462/statm: 203374 15704 1868 9 0 197355 0
[pid=462/tid=463] ppid=438 vsize=813496 CPUtime=1.46
/proc/462/task/463/stat : 463 (java) R 438 438 30502 0 -1 64 14426 0 1 0 138 8 0 0 25 0 9 0 1558425786 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4126644876 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=464] ppid=438 vsize=813496 CPUtime=0.01
/proc/462/task/464/stat : 464 (java) S 438 438 30502 0 -1 64 403 0 0 0 1 0 0 0 16 0 9 0 1558425788 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=465] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/465/stat : 465 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1558425788 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=466] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/466/stat : 466 (java) S 438 438 30502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1558425788 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=467] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/467/stat : 467 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=468] ppid=438 vsize=813496 CPUtime=0.12
/proc/462/task/468/stat : 468 (java) S 438 438 30502 0 -1 64 744 0 0 0 12 0 0 0 16 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=469] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/469/stat : 469 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=470] ppid=438 vsize=813496 CPUtime=0
/proc/462/task/470/stat : 470 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1558425790 833019904 15704 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.66
Current children cumulated vsize (KiB) 861080

[startup+45.2012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 470
/proc/meminfo: memFree=1641696/2055920 swapFree=4180436/4192956
[pid=438] ppid=436 vsize=47584 CPUtime=43.05
/proc/438/stat : 438 (galacE.sh) S 436 438 30502 0 -1 4194304 835 41816 0 1 0 0 4272 33 16 0 1 0 1558421436 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/438/statm: 11896 365 245 79 0 219 0
[pid=462] ppid=438 vsize=813608 CPUtime=1.7
/proc/462/stat : 462 (java) S 438 438 30502 0 -1 0 16460 0 1 0 161 9 0 0 18 0 9 0 1558425785 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/462/statm: 203402 15838 1923 9 0 197355 0
[pid=462/tid=463] ppid=438 vsize=813608 CPUtime=1.52
/proc/462/task/463/stat : 463 (java) R 438 438 30502 0 -1 64 14571 0 1 0 144 8 0 0 25 0 9 0 1558425786 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=464] ppid=438 vsize=813608 CPUtime=0.01
/proc/462/task/464/stat : 464 (java) S 438 438 30502 0 -1 64 403 0 0 0 1 0 0 0 16 0 9 0 1558425788 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=465] ppid=438 vsize=813608 CPUtime=0
/proc/462/task/465/stat : 465 (java) S 438 438 30502 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1558425788 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=466] ppid=438 vsize=813608 CPUtime=0
/proc/462/task/466/stat : 466 (java) S 438 438 30502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1558425788 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=467] ppid=438 vsize=813608 CPUtime=0
/proc/462/task/467/stat : 467 (java) S 438 438 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1558425790 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=468] ppid=438 vsize=813608 CPUtime=0.15
/proc/462/task/468/stat : 468 (java) S 438 438 30502 0 -1 64 771 0 0 0 15 0 0 0 16 0 9 0 1558425790 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=462/tid=469] ppid=438 vsize=813608 CPUtime=0
/proc/462/task/469/stat : 469 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1558425790 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=462/tid=470] ppid=438 vsize=813608 CPUtime=0
/proc/462/task/470/stat : 470 (java) S 438 438 30502 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1558425790 833134592 15838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.75
Current children cumulated vsize (KiB) 861192

Child status: 0
Real time (s): 45.2514
CPU time (s): 44.8472
CPU user time (s): 44.3833
CPU system time (s): 0.463929
CPU usage (%): 99.1068
Max. virtual memory (cumulated for all children) (KiB): 861368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.3833
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59318
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= 2515
involuntary context switches= 3333

runsolver used 0.06399 second user time and 0.144977 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 21:51:37
IDJOB=1100653
IDBENCH=59956
IDSOLVER=351
FILE ID=node13/1100653-1215287496
PBS_JOBID= 7882289
Free space on /tmp= 66520 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-72_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1100653-1215287496/watcher-1100653-1215287496 -o /tmp/evaluation-result-1100653-1215287496/solver-1100653-1215287496 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1100653-1215287496.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 94c59d945815020a8e30a325367c69c5
RANDOM SEED=130778819

node13.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.238
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.238
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:       1710288 kB
Buffers:         59660 kB
Cached:         196148 kB
SwapCached:       6400 kB
Active:         197884 kB
Inactive:        92108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710288 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            4960 kB
Writeback:           0 kB
Mapped:          41616 kB
Slab:            40756 kB
Committed_AS:  3237576 kB
PageTables:       2024 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= 66516 MiB
End job on node13 at 2008-07-05 21:52:22