Trace number 1085188

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 95.8294 96.9047

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-6.xml
MD5SUMec9ce0cd50588da9acafc484ca61c5c7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.120981
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size157
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.29/7.43	c start processing
7.29/7.44	c start relation processing
8.38/8.54	c start cnf exporting
88.28/89.23	c parsing time : 7.313
88.28/89.23	c preprocessing time : 89.108
88.28/89.23	
88.28/89.23	c Nary constraints - conflicts : 0 supports : 0
88.28/89.23	c Binary constraints - conflicts : 833 supports :12
88.28/89.23	c max arity constraint : 2
88.28/89.23	c Max Tuples generated 24649
88.28/89.23	c relations : 313
88.28/89.23	c relations BDD: 0
88.28/89.23	c sampling 277/313
88.28/89.23	c vars : 13941 - clauses :  3403895
88.28/89.23	
88.33/89.31	 
88.33/89.31	c --- SAT Solver Stats ---
88.33/89.31	 
94.56/95.62	c restarts              : 12
94.56/95.62	c conflicts             : 24109          (4005 /sec)
94.56/95.62	c decisions             : 382702         (1.31 % random) (63581 /sec)
94.56/95.62	c propagations          : 2530108        (420348 /sec)
94.56/95.62	c conflict literals     : 5122724        (3.05 % deleted)
94.56/95.62	c Memory used           : 151.56 MB
94.56/95.62	c CPU time              : 6.01908 s
94.56/95.62	
94.56/95.63	s SATISFIABLE
95.75/96.87	v 32 30 43 42 46 49 71 73 79 81 35 32 61 64 80 81 96 95 102 107 0 2 13 11 20 21 29 41 46 44 13 12 20 25 31 28 55 56 65 64 44 29 48 49 71 98 112 149 170 169 68 27 77 94 115 105 124 125 134 135 20 51 58 26 138 101 152 154 161 160 2 28 46 41 163 154 176 178 186 185 3 35 47 51 59 101 118 94 123 122 81 64 88 111 129 95 138 137 144 145

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-1085188-1215232843/watcher-1085188-1215232843 -o /tmp/evaluation-result-1085188-1215232843/solver-1085188-1215232843 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085188-1215232843.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.04 2.06 2.01 4/73 23232
/proc/meminfo: memFree=1719352/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=6392 CPUtime=0
/proc/23232/stat : 23232 (galacM.sh) R 23230 23232 22645 0 -1 4194304 230 0 0 0 0 0 0 0 20 0 1 0 1552956125 6545408 194 996147200 4194304 4520092 548682068832 18446744073709551615 269754628233 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23232/statm: 1598 194 146 79 0 122 0

[startup+0.0826121 s]
/proc/loadavg: 2.04 2.06 2.01 4/73 23232
/proc/meminfo: memFree=1719352/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.101705 s]
/proc/loadavg: 2.04 2.06 2.01 4/73 23232
/proc/meminfo: memFree=1719352/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.301732 s]
/proc/loadavg: 2.04 2.06 2.01 4/73 23232
/proc/meminfo: memFree=1719352/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.701784 s]
/proc/loadavg: 2.04 2.06 2.01 4/73 23232
/proc/meminfo: memFree=1719352/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50289 s]
/proc/loadavg: 2.04 2.06 2.01 4/83 23254
/proc/meminfo: memFree=1675176/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812812 CPUtime=1.44
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 15614 0 1 0 136 8 0 0 18 0 9 0 1552956129 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203203 14831 2588 9 0 197184 0
[pid=23246/tid=23247] ppid=23232 vsize=812812 CPUtime=0.88
/proc/23246/task/23247/stat : 23247 (java) R 23232 23232 22645 0 -1 64 7559 0 1 0 84 4 0 0 25 0 9 0 1552956130 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812812 CPUtime=0.33
/proc/23246/task/23248/stat : 23248 (java) R 23232 23232 22645 0 -1 64 6549 0 0 0 31 2 0 0 16 0 9 0 1552956131 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 103839457 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812812 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812812 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812812 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812812 CPUtime=0.2
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 806 0 0 0 20 0 0 0 15 0 9 0 1552956133 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812812 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812812 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832319488 14831 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860396

[startup+3.1021 s]
/proc/loadavg: 2.04 2.06 2.01 3/83 23254
/proc/meminfo: memFree=1661416/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812836 CPUtime=3.02
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 19438 0 1 0 293 9 0 0 18 0 9 0 1552956129 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203209 18646 2588 9 0 197190 0
[pid=23246/tid=23247] ppid=23232 vsize=812836 CPUtime=1.55
/proc/23246/task/23247/stat : 23247 (java) R 23232 23232 22645 0 -1 64 7568 0 1 0 151 4 0 0 25 0 9 0 1552956130 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812836 CPUtime=1.19
/proc/23246/task/23248/stat : 23248 (java) R 23232 23232 22645 0 -1 64 10329 0 0 0 116 3 0 0 16 0 9 0 1552956131 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812836 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812836 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812836 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812836 CPUtime=0.25
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 841 0 0 0 25 0 0 0 16 0 9 0 1552956133 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812836 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832344064 18646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812836 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832344064 18646 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) 860420

[startup+6.30153 s]
/proc/loadavg: 2.12 2.08 2.01 4/83 23254
/proc/meminfo: memFree=1636712/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812928 CPUtime=6.2
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 24721 0 1 0 608 12 0 0 18 0 9 0 1552956129 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203232 23783 2588 9 0 197213 0
[pid=23246/tid=23247] ppid=23232 vsize=812928 CPUtime=2.35
/proc/23246/task/23247/stat : 23247 (java) S 23232 23232 22645 0 -1 64 7597 0 1 0 231 4 0 0 22 0 9 0 1552956130 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812928 CPUtime=3.48
/proc/23246/task/23248/stat : 23248 (java) R 23232 23232 22645 0 -1 64 15537 0 0 0 343 5 0 0 20 0 9 0 1552956131 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 104180258 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812928 CPUtime=0.32
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 887 0 0 0 32 0 0 0 15 0 9 0 1552956133 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832438272 23783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860512

[startup+12.7024 s]
/proc/loadavg: 2.11 2.07 2.01 4/83 23254
/proc/meminfo: memFree=1594728/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812928 CPUtime=12.53
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 33611 0 1 0 1234 19 0 0 18 0 9 0 1552956129 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203232 32659 2593 9 0 197213 0
[pid=23246/tid=23247] ppid=23232 vsize=812928 CPUtime=7.52
/proc/23246/task/23247/stat : 23247 (java) R 23232 23232 22645 0 -1 64 14653 0 1 0 741 11 0 0 25 0 9 0 1552956130 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 12346332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812928 CPUtime=4.58
/proc/23246/task/23248/stat : 23248 (java) S 23232 23232 22645 0 -1 64 17330 0 0 0 452 6 0 0 16 0 9 0 1552956131 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812928 CPUtime=0.4
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 928 0 0 0 39 1 0 0 15 0 9 0 1552956133 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832438272 32659 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832438272 32659 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) 860512

[startup+25.5011 s]
/proc/loadavg: 2.08 2.07 2.01 3/83 23254
/proc/meminfo: memFree=1581672/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812928 CPUtime=25.2
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 34000 0 1 0 2493 27 0 0 18 0 9 0 1552956129 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203232 33021 2593 9 0 197213 0
[pid=23246/tid=23247] ppid=23232 vsize=812928 CPUtime=20.11
/proc/23246/task/23247/stat : 23247 (java) R 23232 23232 22645 0 -1 64 14680 0 1 0 1993 18 0 0 25 0 9 0 1552956130 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4127444992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812928 CPUtime=4.65
/proc/23246/task/23248/stat : 23248 (java) S 23232 23232 22645 0 -1 64 17686 0 0 0 459 6 0 0 16 0 9 0 1552956131 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812928 CPUtime=0.41
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 934 0 0 0 40 1 0 0 15 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832438272 33021 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) 860512

[startup+51.1015 s]
/proc/loadavg: 2.06 2.06 2.01 3/83 23254
/proc/meminfo: memFree=1568360/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812928 CPUtime=50.54
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 34042 0 1 0 5018 36 0 0 18 0 9 0 1552956129 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203232 33021 2593 9 0 197213 0
[pid=23246/tid=23247] ppid=23232 vsize=812928 CPUtime=45.42
/proc/23246/task/23247/stat : 23247 (java) R 23232 23232 22645 0 -1 64 14722 0 1 0 4515 27 0 0 25 0 9 0 1552956130 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4126758134 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812928 CPUtime=4.69
/proc/23246/task/23248/stat : 23248 (java) S 23232 23232 22645 0 -1 64 17686 0 0 0 462 7 0 0 16 0 9 0 1552956131 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812928 CPUtime=0.41
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 934 0 0 0 40 1 0 0 15 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832438272 33021 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 860512

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

[startup+76.7018 s]
/proc/loadavg: 2.04 2.06 2.01 3/83 23254
/proc/meminfo: memFree=1554856/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=0.01
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23246] ppid=23232 vsize=812928 CPUtime=75.89
/proc/23246/stat : 23246 (java) S 23232 23232 22645 0 -1 0 34093 0 1 0 7544 45 0 0 18 0 9 0 1552956129 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23246/statm: 203232 33031 2593 9 0 197213 0
[pid=23246/tid=23247] ppid=23232 vsize=812928 CPUtime=70.72
/proc/23246/task/23247/stat : 23247 (java) R 23232 23232 22645 0 -1 64 14763 0 1 0 7037 35 0 0 25 0 9 0 1552956130 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4127417760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23248] ppid=23232 vsize=812928 CPUtime=4.71
/proc/23246/task/23248/stat : 23248 (java) S 23232 23232 22645 0 -1 64 17686 0 0 0 464 7 0 0 16 0 9 0 1552956131 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23249] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23249/stat : 23249 (java) S 23232 23232 22645 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1552956131 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23250] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23250/stat : 23250 (java) S 23232 23232 22645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1552956131 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23251] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23251/stat : 23251 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552956133 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23252] ppid=23232 vsize=812928 CPUtime=0.43
/proc/23246/task/23252/stat : 23252 (java) S 23232 23232 22645 0 -1 64 944 0 0 0 42 1 0 0 16 0 9 0 1552956133 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23253] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23253/stat : 23253 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1552956133 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23246/tid=23254] ppid=23232 vsize=812928 CPUtime=0
/proc/23246/task/23254/stat : 23254 (java) S 23232 23232 22645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1552956133 832438272 33031 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.9
Current children cumulated vsize (KiB) 860512

[startup+89.5025 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 23254
/proc/meminfo: memFree=1547496/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=88.34
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 799 35832 0 1 0 0 8781 53 17 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 88.34
Current children cumulated vsize (KiB) 47584

[startup+92.702 s]
/proc/loadavg: 2.03 2.05 2.00 3/75 23255
/proc/meminfo: memFree=1530728/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=88.34
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 799 35832 0 1 0 0 8781 53 17 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23255] ppid=23232 vsize=141848 CPUtime=3.35
/proc/23255/stat : 23255 (minisat) R 23232 23232 22645 0 -1 4194304 35160 0 0 0 314 21 0 0 25 0 1 0 1552965056 145252352 35141 996147200 134512640 135136200 4294955968 18446744073709551615 134526843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23255/statm: 35462 35141 57 152 0 35307 0
Current children cumulated CPU time (s) 91.69
Current children cumulated vsize (KiB) 189432

[startup+94.3012 s]
/proc/loadavg: 2.03 2.05 2.00 3/75 23255
/proc/meminfo: memFree=1525544/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=88.34
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 799 35832 0 1 0 0 8781 53 17 0 1 0 1552956125 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11896 364 245 79 0 219 0
[pid=23255] ppid=23232 vsize=149256 CPUtime=4.93
/proc/23255/stat : 23255 (minisat) R 23232 23232 22645 0 -1 4194304 37008 0 0 0 471 22 0 0 25 0 1 0 1552965056 152838144 36989 996147200 134512640 135136200 4294955968 18446744073709551615 134527773 0 0 4096 3 0 0 0 17 1 0 0
/proc/23255/statm: 37314 36989 57 152 0 37159 0
Current children cumulated CPU time (s) 93.27
Current children cumulated vsize (KiB) 196840

[startup+95.9014 s]
/proc/loadavg: 2.02 2.05 2.00 3/75 23255
/proc/meminfo: memFree=1515432/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=94.63
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 836 74376 0 1 0 0 9384 79 16 0 1 0 1552956125 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23232/statm: 11896 365 245 79 0 219 0
Current children cumulated CPU time (s) 94.63
Current children cumulated vsize (KiB) 47584

[startup+96.7015 s]
/proc/loadavg: 2.02 2.05 2.00 4/83 23264
/proc/meminfo: memFree=1652328/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47584 CPUtime=94.63
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 836 74376 0 1 0 0 9384 79 16 0 1 0 1552956125 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23232/statm: 11896 365 245 79 0 219 0
[pid=23256] ppid=23232 vsize=812884 CPUtime=1.02
/proc/23256/stat : 23256 (java) S 23232 23232 22645 0 -1 0 6693 0 1 0 96 6 0 0 18 0 9 0 1552965691 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23256/statm: 203221 6074 1912 9 0 197174 0
[pid=23256/tid=23257] ppid=23232 vsize=812884 CPUtime=0.72
/proc/23256/task/23257/stat : 23257 (java) R 23232 23232 22645 0 -1 64 5083 0 1 0 68 4 0 0 19 0 9 0 1552965693 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23258] ppid=23232 vsize=812884 CPUtime=0
/proc/23256/task/23258/stat : 23258 (java) S 23232 23232 22645 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1552965694 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23259] ppid=23232 vsize=812884 CPUtime=0
/proc/23256/task/23259/stat : 23259 (java) S 23232 23232 22645 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1552965694 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23260] ppid=23232 vsize=812884 CPUtime=0
/proc/23256/task/23260/stat : 23260 (java) S 23232 23232 22645 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1552965694 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23261] ppid=23232 vsize=812884 CPUtime=0
/proc/23256/task/23261/stat : 23261 (java) S 23232 23232 22645 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1552965697 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23262] ppid=23232 vsize=812884 CPUtime=0.27
/proc/23256/task/23262/stat : 23262 (java) R 23232 23232 22645 0 -1 64 895 0 0 0 26 1 0 0 17 0 9 0 1552965697 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 12341282 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23263] ppid=23232 vsize=812884 CPUtime=0
/proc/23256/task/23263/stat : 23263 (java) S 23232 23232 22645 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552965697 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23256/tid=23264] ppid=23232 vsize=812884 CPUtime=0
/proc/23256/task/23264/stat : 23264 (java) S 23232 23232 22645 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552965697 832393216 6074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.65
Current children cumulated vsize (KiB) 860468

[startup+96.9038 s]
/proc/loadavg: 2.02 2.05 2.00 4/83 23264
/proc/meminfo: memFree=1652328/2055920 swapFree=4180436/4192956
[pid=23232] ppid=23230 vsize=47592 CPUtime=95.78
/proc/23232/stat : 23232 (galacM.sh) S 23230 23232 22645 0 -1 4194304 882 83784 0 2 0 0 9491 87 16 0 1 0 1552956125 48734208 368 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23232/statm: 11898 368 245 79 0 221 0
Current children cumulated CPU time (s) 95.78
Current children cumulated vsize (KiB) 47592

Child status: 0
Real time (s): 96.9047
CPU time (s): 95.8294
CPU user time (s): 94.9146
CPU system time (s): 0.91486
CPU usage (%): 98.8904
Max. virtual memory (cumulated for all children) (KiB): 860788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.9146
system time used= 0.91486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84825
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= 4864
involuntary context switches= 6839

runsolver used 0.132979 second user time and 0.32395 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 06:40:43
IDJOB=1085188
IDBENCH=57612
IDSOLVER=350
FILE ID=node13/1085188-1215232843
PBS_JOBID= 7881934
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec9ce0cd50588da9acafc484ca61c5c7
RANDOM SEED=2021987182

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:       1719832 kB
Buffers:         51636 kB
Cached:         208580 kB
SwapCached:       6956 kB
Active:         181228 kB
Inactive:        93168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719832 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3452 kB
Writeback:           0 kB
Mapped:          21492 kB
Slab:            46804 kB
Committed_AS:  3056120 kB
PageTables:       1944 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= 66496 MiB
End job on node13 at 2008-07-05 06:42:20