Trace number 1085209

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 92.121 92.6324

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-10.xml
MD5SUM16828d5b306d2e949e22316dd26b1589
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 benchmark2.01669
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size149
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.00/0.03	c --- Preproc Stats ---
7.53/7.61	c start processing
7.53/7.61	c start relation processing
8.32/8.49	c start cnf exporting
79.56/80.04	c parsing time : 7.492
79.56/80.04	c preprocessing time : 79.923
79.56/80.04	
79.56/80.04	c Nary constraints - conflicts : 0 supports : 0
79.56/80.04	c Binary constraints - conflicts : 845 supports :0
79.56/80.04	c max arity constraint : 2
79.56/80.04	c Max Tuples generated 22201
79.56/80.04	c relations : 315
79.56/80.04	c relations BDD: 0
79.56/80.04	c sampling 279/315
79.56/80.04	c vars : 13421 - clauses :  3428084
79.56/80.04	
79.56/80.09	 
79.56/80.09	c --- SAT Solver Stats ---
79.56/80.09	 
90.88/91.41	c restarts              : 13
90.88/91.41	c conflicts             : 29605          (2706 /sec)
90.88/91.41	c decisions             : 358200         (1.45 % random) (32744 /sec)
90.88/91.41	c propagations          : 3923966        (358702 /sec)
90.88/91.41	c conflict literals     : 10858575       (3.76 % deleted)
90.88/91.41	c Memory used           : 173.24 MB
90.88/91.41	c CPU time              : 10.9393 s
90.88/91.41	
90.88/91.41	s SATISFIABLE
92.07/92.60	v 45 54 83 67 87 86 105 109 113 156 120 58 145 132 154 152 169 170 180 179 0 56 70 53 101 102 113 116 121 123 21 77 102 103 112 113 131 132 141 144 41 39 50 51 61 59 75 74 85 87 21 20 27 29 40 42 57 55 69 67 15 5 67 58 74 75 95 99 103 101 0 1 11 10 20 21 30 29 38 39 24 23 34 91 136 127 151 154 164 161 11 14 24 25 29 28 42 40 51 53

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-1085209-1215232877/watcher-1085209-1215232877 -o /tmp/evaluation-result-1085209-1215232877/solver-1085209-1215232877 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085209-1215232877.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.08 2.13 2.10 4/73 5884
/proc/meminfo: memFree=1094040/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=8652 CPUtime=0
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 679017269 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 2163 280 208 79 0 156 0
[pid=5885] ppid=5884 vsize=8688 CPUtime=0
/proc/5885/stat : 5885 (galacM.sh) R 5884 5884 5417 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 679017269 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 230266825375 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/5885/statm: 2172 286 209 79 0 165 0

[startup+0.018837 s]
/proc/loadavg: 2.08 2.13 2.10 4/73 5884
/proc/meminfo: memFree=1094040/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=8748 CPUtime=0
/proc/5884/stat : 5884 (galacM.sh) R 5882 5884 5417 0 -1 4194304 442 948 0 0 0 0 0 0 18 0 1 0 679017269 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 230266825375 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/5884/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101858 s]
/proc/loadavg: 2.08 2.13 2.10 4/73 5884
/proc/meminfo: memFree=1094040/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301894 s]
/proc/loadavg: 2.08 2.13 2.10 4/73 5884
/proc/meminfo: memFree=1094040/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701966 s]
/proc/loadavg: 2.08 2.13 2.10 4/73 5884
/proc/meminfo: memFree=1094040/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50212 s]
/proc/loadavg: 2.08 2.13 2.10 3/83 5906
/proc/meminfo: memFree=1048328/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812808 CPUtime=1.46
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 16112 0 1 0 137 9 0 0 20 0 9 0 679017272 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203202 15331 2588 9 0 197183 0
[pid=5898/tid=5899] ppid=5884 vsize=812808 CPUtime=0.87
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 7633 0 1 0 83 4 0 0 25 0 9 0 679017273 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4126740336 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812808 CPUtime=0.36
/proc/5898/task/5900/stat : 5900 (java) S 5884 5884 5417 0 -1 64 6972 0 0 0 34 2 0 0 16 0 9 0 679017274 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812808 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812808 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812808 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812808 CPUtime=0.18
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 807 0 0 0 18 0 0 0 15 0 9 0 679017277 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812808 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812808 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832315392 15331 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 860376

[startup+3.10241 s]
/proc/loadavg: 2.08 2.13 2.10 4/83 5906
/proc/meminfo: memFree=1036104/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812836 CPUtime=3.05
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 19735 0 1 0 294 11 0 0 20 0 9 0 679017272 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203209 18944 2588 9 0 197190 0
[pid=5898/tid=5899] ppid=5884 vsize=812836 CPUtime=1.45
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 7643 0 1 0 141 4 0 0 25 0 9 0 679017273 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812836 CPUtime=1.31
/proc/5898/task/5900/stat : 5900 (java) R 5884 5884 5417 0 -1 64 10547 0 0 0 127 4 0 0 16 0 9 0 679017274 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 102477900 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812836 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812836 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812836 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812836 CPUtime=0.24
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 845 0 0 0 24 0 0 0 16 0 9 0 679017277 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812836 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812836 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832344064 18944 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860404

[startup+6.30201 s]
/proc/loadavg: 2.15 2.14 2.11 4/83 5906
/proc/meminfo: memFree=1013640/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812884 CPUtime=6.22
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 24229 0 1 0 609 13 0 0 20 0 9 0 679017272 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203221 23251 2588 9 0 197202 0
[pid=5898/tid=5899] ppid=5884 vsize=812884 CPUtime=2.07
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 7658 0 1 0 202 5 0 0 23 0 9 0 679017273 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812884 CPUtime=3.81
/proc/5898/task/5900/stat : 5900 (java) R 5884 5884 5417 0 -1 64 14981 0 0 0 375 6 0 0 19 0 9 0 679017274 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 104180102 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812884 CPUtime=0.31
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 890 0 0 0 31 0 0 0 15 0 9 0 679017277 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832393216 23251 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860452

[startup+12.7022 s]
/proc/loadavg: 2.14 2.14 2.11 3/83 5906
/proc/meminfo: memFree=971784/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812884 CPUtime=12.6
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 33039 0 1 0 1239 21 0 0 20 0 9 0 679017272 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203221 32046 2593 9 0 197202 0
[pid=5898/tid=5899] ppid=5884 vsize=812884 CPUtime=7.17
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 14637 0 1 0 706 11 0 0 25 0 9 0 679017273 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4127370356 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812884 CPUtime=5.01
/proc/5898/task/5900/stat : 5900 (java) S 5884 5884 5417 0 -1 64 16776 0 0 0 494 7 0 0 16 0 9 0 679017274 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812884 CPUtime=0.37
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 926 0 0 0 37 0 0 0 15 0 9 0 679017277 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832393216 32046 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 860452

[startup+25.5016 s]
/proc/loadavg: 2.34 2.18 2.12 3/83 5906
/proc/meminfo: memFree=959752/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812884 CPUtime=25.33
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 33185 0 1 0 2505 28 0 0 20 0 9 0 679017272 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203221 32164 2593 9 0 197202 0
[pid=5898/tid=5899] ppid=5884 vsize=812884 CPUtime=19.87
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 14665 0 1 0 1968 19 0 0 25 0 9 0 679017273 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812884 CPUtime=5.05
/proc/5898/task/5900/stat : 5900 (java) S 5884 5884 5417 0 -1 64 16889 0 0 0 498 7 0 0 16 0 9 0 679017274 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812884 CPUtime=0.38
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 931 0 0 0 38 0 0 0 15 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 860452

[startup+51.1013 s]
/proc/loadavg: 2.22 2.17 2.11 3/83 5906
/proc/meminfo: memFree=944776/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812884 CPUtime=50.79
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 33231 0 1 0 5041 38 0 0 20 0 9 0 679017272 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203221 32164 2593 9 0 197202 0
[pid=5898/tid=5899] ppid=5884 vsize=812884 CPUtime=45.3
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 14711 0 1 0 4502 28 0 0 25 0 9 0 679017273 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 101444641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812884 CPUtime=5.09
/proc/5898/task/5900/stat : 5900 (java) S 5884 5884 5417 0 -1 64 16889 0 0 0 501 8 0 0 16 0 9 0 679017274 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812884 CPUtime=0.38
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 931 0 0 0 38 0 0 0 15 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832393216 32164 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 860452

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

[startup+76.7011 s]
/proc/loadavg: 2.14 2.15 2.11 3/83 5906
/proc/meminfo: memFree=929352/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=0.01
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5898] ppid=5884 vsize=812884 CPUtime=76.27
/proc/5898/stat : 5898 (java) S 5884 5884 5417 0 -1 0 33279 0 1 0 7578 49 0 0 20 0 9 0 679017272 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5898/statm: 203221 32165 2593 9 0 197202 0
[pid=5898/tid=5899] ppid=5884 vsize=812884 CPUtime=70.74
/proc/5898/task/5899/stat : 5899 (java) R 5884 5884 5417 0 -1 64 14758 0 1 0 7036 38 0 0 25 0 9 0 679017273 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 103302210 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5900] ppid=5884 vsize=812884 CPUtime=5.11
/proc/5898/task/5900/stat : 5900 (java) S 5884 5884 5417 0 -1 64 16889 0 0 0 503 8 0 0 16 0 9 0 679017274 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5901] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5901/stat : 5901 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 679017275 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5902] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5902/stat : 5902 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 679017275 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5903] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5903/stat : 5903 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5904] ppid=5884 vsize=812884 CPUtime=0.38
/proc/5898/task/5904/stat : 5904 (java) S 5884 5884 5417 0 -1 64 932 0 0 0 38 0 0 0 16 0 9 0 679017277 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5905] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5905/stat : 5905 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 679017277 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5898/tid=5906] ppid=5884 vsize=812884 CPUtime=0
/proc/5898/task/5906/stat : 5906 (java) S 5884 5884 5417 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679017277 832393216 32165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.28
Current children cumulated vsize (KiB) 860452

[startup+83.1013 s]
/proc/loadavg: 2.13 2.15 2.11 3/75 5907
/proc/meminfo: memFree=910408/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=79.63
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 799 34994 0 1 0 0 7910 53 17 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5907] ppid=5884 vsize=139436 CPUtime=2.98
/proc/5907/stat : 5907 (minisat) R 5884 5884 5417 0 -1 4194304 34623 0 0 0 271 27 0 0 25 0 1 0 679025278 142782464 34604 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/5907/statm: 34859 34604 57 152 0 34704 0
Current children cumulated CPU time (s) 82.61
Current children cumulated vsize (KiB) 187004

[startup+89.5025 s]
/proc/loadavg: 2.12 2.15 2.11 3/75 5907
/proc/meminfo: memFree=877896/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=79.63
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 799 34994 0 1 0 0 7910 53 17 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5907] ppid=5884 vsize=169972 CPUtime=9.36
/proc/5907/stat : 5907 (minisat) R 5884 5884 5417 0 -1 4194304 42245 0 0 0 905 31 0 0 25 0 1 0 679025278 174051328 42226 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5907/statm: 42493 42226 57 152 0 42338 0
Current children cumulated CPU time (s) 88.99
Current children cumulated vsize (KiB) 217540

[startup+91.1018 s]
/proc/loadavg: 2.11 2.14 2.11 3/75 5907
/proc/meminfo: memFree=873672/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=79.63
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 799 34994 0 1 0 0 7910 53 17 0 1 0 679017269 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 230266432346 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5884/statm: 11892 364 245 79 0 219 0
[pid=5907] ppid=5884 vsize=175812 CPUtime=10.95
/proc/5907/stat : 5907 (minisat) R 5884 5884 5417 0 -1 4194304 43717 0 0 0 1063 32 0 0 25 0 1 0 679025278 180031488 43698 996147200 134512640 135136200 4294955968 18446744073709551615 134525986 0 0 4096 3 0 0 0 17 1 0 0
/proc/5907/statm: 43953 43698 57 152 0 43798 0
Current children cumulated CPU time (s) 90.58
Current children cumulated vsize (KiB) 223380

[startup+91.9019 s]
/proc/loadavg: 2.11 2.14 2.11 3/75 5907
/proc/meminfo: memFree=869704/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=90.94
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 836 79126 0 1 0 0 9005 89 16 0 1 0 679017269 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 230266994770 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/5884/statm: 11892 365 245 79 0 219 0
Current children cumulated CPU time (s) 90.94
Current children cumulated vsize (KiB) 47568

[startup+92.302 s]
/proc/loadavg: 2.11 2.14 2.11 4/83 5916
/proc/meminfo: memFree=1029448/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=90.94
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 836 79126 0 1 0 0 9005 89 16 0 1 0 679017269 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 230266994770 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/5884/statm: 11892 365 245 79 0 219 0
[pid=5908] ppid=5884 vsize=812884 CPUtime=0.84
/proc/5908/stat : 5908 (java) S 5884 5884 5417 0 -1 0 6369 0 1 0 79 5 0 0 18 0 9 0 679026413 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5908/statm: 203221 5751 1910 9 0 197174 0
[pid=5908/tid=5909] ppid=5884 vsize=812884 CPUtime=0.57
/proc/5908/task/5909/stat : 5909 (java) R 5884 5884 5417 0 -1 64 4764 0 1 0 54 3 0 0 18 0 9 0 679026415 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4125956659 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5910] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5910/stat : 5910 (java) S 5884 5884 5417 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 679026416 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5911] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5911/stat : 5911 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 679026416 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5912] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5912/stat : 5912 (java) S 5884 5884 5417 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 679026416 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5913] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5913/stat : 5913 (java) S 5884 5884 5417 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 679026418 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5914] ppid=5884 vsize=812884 CPUtime=0.25
/proc/5908/task/5914/stat : 5914 (java) R 5884 5884 5417 0 -1 64 891 0 0 0 24 1 0 0 19 0 9 0 679026418 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5915] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5915/stat : 5915 (java) S 5884 5884 5417 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 679026418 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5916] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5916/stat : 5916 (java) S 5884 5884 5417 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 679026418 832393216 5751 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.78
Current children cumulated vsize (KiB) 860452

[startup+92.502 s]
/proc/loadavg: 2.11 2.14 2.11 4/83 5916
/proc/meminfo: memFree=1029448/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47568 CPUtime=90.94
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 836 79126 0 1 0 0 9005 89 16 0 1 0 679017269 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 230266994770 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/5884/statm: 11892 365 245 79 0 219 0
[pid=5908] ppid=5884 vsize=812884 CPUtime=1.03
/proc/5908/stat : 5908 (java) S 5884 5884 5417 0 -1 0 7166 0 1 0 98 5 0 0 18 0 9 0 679026413 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5908/statm: 203221 6547 1912 9 0 197174 0
[pid=5908/tid=5909] ppid=5884 vsize=812884 CPUtime=0.74
/proc/5908/task/5909/stat : 5909 (java) R 5884 5884 5417 0 -1 64 5542 0 1 0 71 3 0 0 19 0 9 0 679026415 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4127176623 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5910] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5910/stat : 5910 (java) S 5884 5884 5417 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 679026416 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5911] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5911/stat : 5911 (java) S 5884 5884 5417 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 679026416 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5912] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5912/stat : 5912 (java) S 5884 5884 5417 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 679026416 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5913] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5913/stat : 5913 (java) S 5884 5884 5417 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 679026418 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5914] ppid=5884 vsize=812884 CPUtime=0.27
/proc/5908/task/5914/stat : 5914 (java) S 5884 5884 5417 0 -1 64 909 0 0 0 26 1 0 0 17 0 9 0 679026418 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5915] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5915/stat : 5915 (java) S 5884 5884 5417 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 679026418 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=5908/tid=5916] ppid=5884 vsize=812884 CPUtime=0
/proc/5908/task/5916/stat : 5916 (java) S 5884 5884 5417 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 679026418 832393216 6547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.97
Current children cumulated vsize (KiB) 860452

[startup+92.6031 s]
/proc/loadavg: 2.11 2.14 2.11 4/83 5916
/proc/meminfo: memFree=1029448/2055924 swapFree=4177320/4192956
[pid=5884] ppid=5882 vsize=47572 CPUtime=90.95
/proc/5884/stat : 5884 (galacM.sh) S 5882 5884 5417 0 -1 4194304 845 79126 0 1 0 1 9005 89 16 0 1 0 679017269 48713728 367 996147200 4194304 4520092 548682068832 18446744073709551615 230266994770 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/5884/statm: 11893 367 245 79 0 220 0
[pid=5908] ppid=5884 vsize=0 CPUtime=1.12
/proc/5908/stat : 5908 (java) Z 5884 5884 5417 0 -1 12 9294 0 1 0 105 7 0 0 16 0 2 0 679026413 0 0 996147200 0 0 0 0 0 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5908/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 92.07
Current children cumulated vsize (KiB) 47572

Child status: 0
Real time (s): 92.6324
CPU time (s): 92.121
CPU user time (s): 91.1091
CPU system time (s): 1.01185
CPU usage (%): 99.4479
Max. virtual memory (cumulated for all children) (KiB): 860752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.1091
system time used= 1.01185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89461
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= 4548
involuntary context switches= 5678

runsolver used 0.118981 second user time and 0.303953 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-05 06:41:17
IDJOB=1085209
IDBENCH=57613
IDSOLVER=350
FILE ID=node83/1085209-1215232877
PBS_JOBID= 7881916
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 16828d5b306d2e949e22316dd26b1589
RANDOM SEED=1498391297

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1094520 kB
Buffers:         62748 kB
Cached:         315916 kB
SwapCached:       9820 kB
Active:         748616 kB
Inactive:       162572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1094520 kB
SwapTotal:     4192956 kB
SwapFree:      4177320 kB
Dirty:            3356 kB
Writeback:           0 kB
Mapped:         538000 kB
Slab:            34240 kB
Committed_AS:  1737556 kB
PageTables:       3108 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= 66472 MiB
End job on node83 at 2008-07-05 06:42:50