Trace number 1085041

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 MSAT 66.8068 67.5533

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-enddr1/normalized-super-jobShop-enddr1-5.xml
MD5SUMcf6cb10154c91b27aba123e93ab25157
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 benchmark1.89071
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size123
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
6.59/6.78	c start processing
6.59/6.78	c start relation processing
7.19/7.31	c start cnf exporting
59.77/60.47	c parsing time : 6.648
59.77/60.47	c preprocessing time : 60.343
59.77/60.47	
59.77/60.47	c Nary constraints - conflicts : 0 supports : 0
59.77/60.47	c Binary constraints - conflicts : 845 supports :0
59.77/60.47	c max arity constraint : 2
59.77/60.47	c Max Tuples generated 15129
59.77/60.47	c relations : 314
59.77/60.47	c relations BDD: 0
59.77/60.47	c sampling 269/305
59.77/60.47	c vars : 11171 - clauses :  2405607
59.77/60.47	
59.84/60.53	 
59.84/60.53	c --- SAT Solver Stats ---
59.84/60.53	 
65.57/66.33	c restarts              : 10
65.57/66.33	c conflicts             : 11151          (1995 /sec)
65.57/66.33	c decisions             : 222609         (1.75 % random) (39829 /sec)
65.57/66.33	c propagations          : 3737970        (668790 /sec)
65.57/66.33	c conflict literals     : 4529342        (6.74 % deleted)
65.57/66.33	c Memory used           : 113.42 MB
65.57/66.33	c CPU time              : 5.58915 s
65.57/66.33	
65.57/66.34	s SATISFIABLE
66.74/67.53	v 34 41 69 72 98 99 115 116 126 128 50 74 83 75 123 124 138 140 144 143 19 22 30 27 40 39 60 70 88 105 1 5 15 18 31 30 55 51 94 67 8 7 16 31 86 85 114 103 134 135 0 1 8 7 11 12 108 64 117 115 28 27 91 56 115 114 135 136 150 147 39 17 54 65 69 70 105 99 129 128 2 0 12 13 20 19 36 37 52 54 0 1 42 27 54 53 92 140 147 142

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-1085041-1215232574/watcher-1085041-1215232574 -o /tmp/evaluation-result-1085041-1215232574/solver-1085041-1215232574 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085041-1215232574.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/73 16391
/proc/meminfo: memFree=1774872/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=8652 CPUtime=0
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2002232257 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 2163 280 208 79 0 156 0
[pid=16392] ppid=16391 vsize=8688 CPUtime=0
/proc/16392/stat : 16392 (galacM.sh) S 16391 16391 14993 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2002232258 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 262910214226 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16392/statm: 2172 286 209 79 0 165 0
[pid=16393] ppid=16392 vsize=8728 CPUtime=0
/proc/16393/stat : 16393 (galacM.sh) R 16392 16391 14993 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2002232258 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 262910045479 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16393/statm: 2182 290 209 79 0 175 0

[startup+0.0315489 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16391
/proc/meminfo: memFree=1774872/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=8784 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 639 1481 0 0 0 0 0 1 21 0 1 0 2002232257 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 262910214226 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16391/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101569 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16391
/proc/meminfo: memFree=1774872/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301585 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16391
/proc/meminfo: memFree=1774872/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701635 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16391
/proc/meminfo: memFree=1774872/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50273 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16413
/proc/meminfo: memFree=1732872/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812752 CPUtime=1.43
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 14739 0 1 0 135 8 0 0 18 0 9 0 2002232261 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203188 13954 2588 9 0 197169 0
[pid=16405/tid=16406] ppid=16391 vsize=812752 CPUtime=0.8
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 7478 0 1 0 76 4 0 0 22 0 9 0 2002232262 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812752 CPUtime=0.42
/proc/16405/task/16407/stat : 16407 (java) R 16391 16391 14993 0 -1 64 5764 0 0 0 40 2 0 0 16 0 9 0 2002232264 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 102293984 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812752 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812752 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812752 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812752 CPUtime=0.19
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 797 0 0 0 19 0 0 0 15 0 9 0 2002232266 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812752 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832258048 13954 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812752 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832258048 13954 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) 860324

[startup+3.10292 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 16413
/proc/meminfo: memFree=1723272/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812836 CPUtime=3.02
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 17700 0 1 0 292 10 0 0 18 0 9 0 2002232261 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203209 16903 2588 9 0 197190 0
[pid=16405/tid=16406] ppid=16391 vsize=812836 CPUtime=1.42
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 7491 0 1 0 138 4 0 0 25 0 9 0 2002232262 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812836 CPUtime=1.31
/proc/16405/task/16407/stat : 16407 (java) R 16391 16391 14993 0 -1 64 8671 0 0 0 127 4 0 0 16 0 9 0 2002232264 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812836 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812836 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812836 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812836 CPUtime=0.26
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 838 0 0 0 26 0 0 0 15 0 9 0 2002232266 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812836 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832344064 16903 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812836 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832344064 16903 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) 860408

[startup+6.30129 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16413
/proc/meminfo: memFree=1703752/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812908 CPUtime=6.19
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 21879 0 1 0 607 12 0 0 18 0 9 0 2002232261 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203227 20853 2588 9 0 197208 0
[pid=16405/tid=16406] ppid=16391 vsize=812908 CPUtime=1.97
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 7511 0 1 0 193 4 0 0 20 0 9 0 2002232262 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4126698439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812908 CPUtime=3.85
/proc/16405/task/16407/stat : 16407 (java) R 16391 16391 14993 0 -1 64 12786 0 0 0 379 6 0 0 23 0 9 0 2002232264 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812908 CPUtime=0.34
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 882 0 0 0 33 1 0 0 15 0 9 0 2002232266 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832417792 20853 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832417792 20853 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) 860480

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16413
/proc/meminfo: memFree=1665416/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812908 CPUtime=12.53
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 29607 0 1 0 1234 19 0 0 18 0 9 0 2002232261 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203227 28566 2593 9 0 197208 0
[pid=16405/tid=16406] ppid=16391 vsize=812908 CPUtime=7.77
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 14654 0 1 0 767 10 0 0 25 0 9 0 2002232262 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4126824080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812908 CPUtime=4.34
/proc/16405/task/16407/stat : 16407 (java) S 16391 16391 14993 0 -1 64 13336 0 0 0 428 6 0 0 16 0 9 0 2002232264 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812908 CPUtime=0.39
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 917 0 0 0 38 1 0 0 15 0 9 0 2002232266 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832417792 28566 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832417792 28566 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) 860480

[startup+25.5025 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16413
/proc/meminfo: memFree=1655560/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812908 CPUtime=25.2
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 29808 0 1 0 2496 24 0 0 18 0 9 0 2002232261 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203227 28743 2593 9 0 197208 0
[pid=16405/tid=16406] ppid=16391 vsize=812908 CPUtime=20.41
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 14679 0 1 0 2025 16 0 0 25 0 9 0 2002232262 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4126733749 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812908 CPUtime=4.37
/proc/16405/task/16407/stat : 16407 (java) S 16391 16391 14993 0 -1 64 13509 0 0 0 431 6 0 0 16 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812908 CPUtime=0.39
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 920 0 0 0 38 1 0 0 16 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860480

[startup+51.1025 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16413
/proc/meminfo: memFree=1641416/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812908 CPUtime=50.56
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 29852 0 1 0 5022 34 0 0 18 0 9 0 2002232261 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203227 28743 2593 9 0 197208 0
[pid=16405/tid=16406] ppid=16391 vsize=812908 CPUtime=45.73
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 14723 0 1 0 4548 25 0 0 25 0 9 0 2002232262 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4127318915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812908 CPUtime=4.4
/proc/16405/task/16407/stat : 16407 (java) S 16391 16391 14993 0 -1 64 13509 0 0 0 434 6 0 0 16 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812908 CPUtime=0.39
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 920 0 0 0 38 1 0 0 16 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 860480

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

[startup+57.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16413
/proc/meminfo: memFree=1637640/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=0.01
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16405] ppid=16391 vsize=812908 CPUtime=56.89
/proc/16405/stat : 16405 (java) S 16391 16391 14993 0 -1 0 29863 0 1 0 5653 36 0 0 18 0 9 0 2002232261 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16405/statm: 203227 28743 2593 9 0 197208 0
[pid=16405/tid=16406] ppid=16391 vsize=812908 CPUtime=52.06
/proc/16405/task/16406/stat : 16406 (java) R 16391 16391 14993 0 -1 64 14734 0 1 0 5179 27 0 0 25 0 9 0 2002232262 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4125952094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16407] ppid=16391 vsize=812908 CPUtime=4.4
/proc/16405/task/16407/stat : 16407 (java) S 16391 16391 14993 0 -1 64 13509 0 0 0 434 6 0 0 16 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16408] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16408/stat : 16408 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16409] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16409/stat : 16409 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002232264 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16410] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16410/stat : 16410 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16411] ppid=16391 vsize=812908 CPUtime=0.39
/proc/16405/task/16411/stat : 16411 (java) S 16391 16391 14993 0 -1 64 920 0 0 0 38 1 0 0 16 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16412] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16412/stat : 16412 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16405/tid=16413] ppid=16391 vsize=812908 CPUtime=0
/proc/16405/task/16413/stat : 16413 (java) S 16391 16391 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002232266 832417792 28743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.9
Current children cumulated vsize (KiB) 860480

[startup+63.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16414
/proc/meminfo: memFree=1636808/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=59.86
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 799 31576 0 1 0 0 5946 40 17 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16414] ppid=16391 vsize=109668 CPUtime=3.33
/proc/16414/stat : 16414 (minisat) R 16391 16391 14993 0 -1 4194304 26182 0 0 0 318 15 0 0 25 0 1 0 2002238311 112300032 26163 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/16414/statm: 27417 26163 57 152 0 27262 0
Current children cumulated CPU time (s) 63.19
Current children cumulated vsize (KiB) 157240

[startup+65.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16414
/proc/meminfo: memFree=1632968/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=59.86
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 799 31576 0 1 0 0 5946 40 17 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16414] ppid=16391 vsize=114420 CPUtime=4.91
/proc/16414/stat : 16414 (minisat) R 16391 16391 14993 0 -1 4194304 27365 0 0 0 476 15 0 0 25 0 1 0 2002238311 117166080 27346 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16414/statm: 28605 27346 57 152 0 28450 0
Current children cumulated CPU time (s) 64.77
Current children cumulated vsize (KiB) 161992

[startup+66.3013 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16414
/proc/meminfo: memFree=1630472/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=59.86
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 799 31576 0 1 0 0 5946 40 17 0 1 0 2002232257 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16391/statm: 11893 364 245 79 0 219 0
[pid=16414] ppid=16391 vsize=116004 CPUtime=5.71
/proc/16414/stat : 16414 (minisat) R 16391 16391 14993 0 -1 4194304 27781 0 0 0 555 16 0 0 25 0 1 0 2002238311 118788096 27762 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16414/statm: 29001 27762 57 152 0 28846 0
Current children cumulated CPU time (s) 65.57
Current children cumulated vsize (KiB) 163576

[startup+67.1064 s]
/proc/loadavg: 2.08 2.02 2.01 5/83 16423
/proc/meminfo: memFree=1727880/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47572 CPUtime=65.64
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 836 59404 0 1 0 0 6506 58 16 0 1 0 2002232257 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 262910214226 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16391/statm: 11893 365 245 79 0 219 0
[pid=16415] ppid=16391 vsize=812772 CPUtime=0.72
/proc/16415/stat : 16415 (java) S 16391 16391 14993 0 -1 0 5903 0 1 0 68 4 0 0 18 0 9 0 2002238893 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16415/statm: 203193 5325 1854 9 0 197174 0
[pid=16415/tid=16416] ppid=16391 vsize=812772 CPUtime=0.52
/proc/16415/task/16416/stat : 16416 (java) R 16391 16391 14993 0 -1 64 4378 0 1 0 50 2 0 0 21 0 9 0 2002238895 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4126443291 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16417] ppid=16391 vsize=812772 CPUtime=0
/proc/16415/task/16417/stat : 16417 (java) S 16391 16391 14993 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2002238896 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16418] ppid=16391 vsize=812772 CPUtime=0
/proc/16415/task/16418/stat : 16418 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002238897 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16419] ppid=16391 vsize=812772 CPUtime=0
/proc/16415/task/16419/stat : 16419 (java) S 16391 16391 14993 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002238897 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16420] ppid=16391 vsize=812772 CPUtime=0
/proc/16415/task/16420/stat : 16420 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002238899 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16421] ppid=16391 vsize=812772 CPUtime=0.18
/proc/16415/task/16421/stat : 16421 (java) R 16391 16391 14993 0 -1 64 811 0 0 0 18 0 0 0 21 0 9 0 2002238899 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16422] ppid=16391 vsize=812772 CPUtime=0
/proc/16415/task/16422/stat : 16422 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002238899 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16423] ppid=16391 vsize=812772 CPUtime=0
/proc/16415/task/16423/stat : 16423 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002238899 832278528 5325 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.36
Current children cumulated vsize (KiB) 860344

[startup+67.5015 s]
/proc/loadavg: 2.08 2.02 2.01 5/83 16423
/proc/meminfo: memFree=1727880/2055920 swapFree=4179968/4192956
[pid=16391] ppid=16389 vsize=47576 CPUtime=65.64
/proc/16391/stat : 16391 (galacM.sh) S 16389 16391 14993 0 -1 4194304 845 59404 0 1 0 0 6506 58 16 0 1 0 2002232257 48717824 367 996147200 4194304 4520092 548682068832 18446744073709551615 262910214226 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16391/statm: 11894 367 245 79 0 220 0
[pid=16415] ppid=16391 vsize=812884 CPUtime=1.1
/proc/16415/stat : 16415 (java) S 16391 16391 14993 0 -1 0 8791 0 1 0 105 5 0 0 18 0 9 0 2002238893 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16415/statm: 203221 8171 1912 9 0 197174 0
[pid=16415/tid=16416] ppid=16391 vsize=812884 CPUtime=0.8
/proc/16415/task/16416/stat : 16416 (java) S 16391 16391 14993 0 -1 64 7170 0 1 0 76 4 0 0 19 0 9 0 2002238895 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16417] ppid=16391 vsize=812884 CPUtime=0
/proc/16415/task/16417/stat : 16417 (java) S 16391 16391 14993 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2002238896 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16418] ppid=16391 vsize=812884 CPUtime=0
/proc/16415/task/16418/stat : 16418 (java) S 16391 16391 14993 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002238897 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16419] ppid=16391 vsize=812884 CPUtime=0
/proc/16415/task/16419/stat : 16419 (java) S 16391 16391 14993 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002238897 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16420] ppid=16391 vsize=812884 CPUtime=0
/proc/16415/task/16420/stat : 16420 (java) S 16391 16391 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002238899 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16421] ppid=16391 vsize=812884 CPUtime=0.28
/proc/16415/task/16421/stat : 16421 (java) S 16391 16391 14993 0 -1 64 906 0 0 0 28 0 0 0 17 0 9 0 2002238899 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16422] ppid=16391 vsize=812884 CPUtime=0
/proc/16415/task/16422/stat : 16422 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002238899 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16415/tid=16423] ppid=16391 vsize=812884 CPUtime=0
/proc/16415/task/16423/stat : 16423 (java) S 16391 16391 14993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002238899 832393216 8171 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.74
Current children cumulated vsize (KiB) 860460

Child status: 0
Real time (s): 67.5533
CPU time (s): 66.8068
CPU user time (s): 66.1249
CPU system time (s): 0.681896
CPU usage (%): 98.895
Max. virtual memory (cumulated for all children) (KiB): 860680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.1249
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69240
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= 3944
involuntary context switches= 5161

runsolver used 0.069989 second user time and 0.250961 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 06:36:14
IDJOB=1085041
IDBENCH=57603
IDSOLVER=350
FILE ID=node11/1085041-1215232574
PBS_JOBID= 7881826
Free space on /tmp= 66556 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-enddr1/normalized-super-jobShop-enddr1-5.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085041-1215232574/watcher-1085041-1215232574 -o /tmp/evaluation-result-1085041-1215232574/solver-1085041-1215232574 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1085041-1215232574.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cf6cb10154c91b27aba123e93ab25157
RANDOM SEED=2115745505

node11.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.224
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.224
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:       1775352 kB
Buffers:         44508 kB
Cached:         141848 kB
SwapCached:       7036 kB
Active:          70888 kB
Inactive:       151672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775352 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            3140 kB
Writeback:           0 kB
Mapped:          42632 kB
Slab:            43260 kB
Committed_AS:  3314760 kB
PageTables:       1896 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= 66552 MiB
End job on node11 at 2008-07-05 06:37:22