Trace number 1107646

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 1001.96 1010.14

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-7_ext.xml
MD5SUMf00aa59633d3b6e99f8253640165ef5c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.08183
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.24	c --- Preproc Stats ---
0.82/1.12	c start processing
0.82/1.12	c start relation processing
1.83/2.15	c start cnf exporting
45.38/46.16	c parsing time : 0.764
45.38/46.16	c preprocessing time : 45.805
45.38/46.16	
45.38/46.17	c Nary constraints - conflicts : 0 supports : 14
45.38/46.17	c Binary constraints - conflicts : 0 supports :0
45.38/46.17	c max arity constraint : 7
45.38/46.17	c Max Tuples generated 0
45.38/46.17	c relations : 1
45.38/46.17	c relations BDD: 1
45.38/46.17	c sampling 0/0
45.38/46.17	c vars : 341657 - clauses :  1299088
45.38/46.17	
45.45/46.23	 
45.45/46.23	c --- SAT Solver Stats ---
45.45/46.23	 
998.69/1006.87	c restarts              : 14
998.69/1006.87	c conflicts             : 48811          (51 /sec)
998.69/1006.87	c decisions             : 283982         (1.35 % random) (298 /sec)
998.69/1006.87	c propagations          : 1284842743     (1348160 /sec)
998.69/1006.87	c conflict literals     : 10371619       (19.57 % deleted)
998.69/1006.87	c Memory used           : 122.98 MB
998.69/1006.87	c CPU time              : 953.034 s
998.69/1006.87	
998.89/1007.00	s SATISFIABLE
1001.90/1010.12	v 2 14 5 5 17 4 17 14 23 0 11 0 19 4 5 0 3 4 8 4 21 5 11 4 20 17 8 4 17 0 8 17 14 13 19 4 19 4 8 13 19 4 17 4 21 4 19 4 25

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-1107646-1215477796/watcher-1107646-1215477796 -o /tmp/evaluation-result-1107646-1215477796/solver-1107646-1215477796 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1107646-1215477796.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.13 2.06 2.18 3/73 4139
/proc/meminfo: memFree=1941800/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=18572 CPUtime=0
/proc/4139/stat : 4139 (runsolver) D 4137 4139 2701 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4476725 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 270187162919 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/4139/statm: 4643 292 257 25 0 2626 0

[startup+0.0695221 s]
/proc/loadavg: 2.13 2.06 2.18 3/73 4139
/proc/meminfo: memFree=1941800/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=8560 CPUtime=0
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 305 0 3 0 0 0 0 0 16 0 1 0 4476725 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 270187349903 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4139/statm: 2140 254 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+0.101526 s]
/proc/loadavg: 2.13 2.06 2.18 3/73 4139
/proc/meminfo: memFree=1941800/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=8652 CPUtime=0
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 342 0 4 0 0 0 0 0 17 0 1 0 4476725 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4139/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.301556 s]
/proc/loadavg: 2.13 2.06 2.18 3/73 4139
/proc/meminfo: memFree=1941800/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701633 s]
/proc/loadavg: 2.13 2.06 2.18 3/73 4139
/proc/meminfo: memFree=1941800/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50179 s]
/proc/loadavg: 2.13 2.06 2.18 4/83 4161
/proc/meminfo: memFree=1878728/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4153] ppid=4139 vsize=812416 CPUtime=1.22
/proc/4153/stat : 4153 (java) S 4139 4139 2701 0 -1 0 21753 0 1 0 111 11 0 0 19 0 9 0 4476749 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4153/statm: 203104 21180 1886 9 0 197138 0
[pid=4153/tid=4154] ppid=4139 vsize=812416 CPUtime=1.02
/proc/4153/task/4154/stat : 4154 (java) R 4139 4139 2701 0 -1 64 14468 0 1 0 95 7 0 0 25 0 9 0 4476750 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4155] ppid=4139 vsize=812416 CPUtime=0.04
/proc/4153/task/4155/stat : 4155 (java) S 4139 4139 2701 0 -1 64 5816 0 0 0 2 2 0 0 16 0 9 0 4476751 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4156] ppid=4139 vsize=812416 CPUtime=0
/proc/4153/task/4156/stat : 4156 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4476752 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4157] ppid=4139 vsize=812416 CPUtime=0
/proc/4153/task/4157/stat : 4157 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 4476752 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4158] ppid=4139 vsize=812416 CPUtime=0
/proc/4153/task/4158/stat : 4158 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 4476757 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4159] ppid=4139 vsize=812416 CPUtime=0.13
/proc/4153/task/4159/stat : 4159 (java) R 4139 4139 2701 0 -1 64 770 0 0 0 13 0 0 0 16 0 9 0 4476757 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 101747457 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4160] ppid=4139 vsize=812416 CPUtime=0
/proc/4153/task/4160/stat : 4160 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 4476757 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4161] ppid=4139 vsize=812416 CPUtime=0
/proc/4153/task/4161/stat : 4161 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4476757 831913984 21180 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 859984

[startup+3.10211 s]
/proc/loadavg: 2.13 2.06 2.18 3/81 4162
/proc/meminfo: memFree=1862872/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4153] ppid=4139 vsize=812548 CPUtime=2.87
/proc/4153/stat : 4153 (java) S 4139 4139 2701 0 -1 0 25487 0 1 0 274 13 0 0 19 0 9 0 4476749 832049152 24908 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4153/statm: 203137 24909 1908 9 0 197171 0
[pid=4153/tid=4154] ppid=4139 vsize=812548 CPUtime=2.5
/proc/4153/task/4154/stat : 4154 (java) S 4139 4139 2701 0 -1 64 14517 0 1 0 243 7 0 0 22 0 9 0 4476750 832049152 24910 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4155] ppid=4139 vsize=812548 CPUtime=0.14
/proc/4153/task/4155/stat : 4155 (java) R 4139 4139 2701 0 -1 64 9448 0 0 0 11 3 0 0 15 0 9 0 4476751 832049152 24912 996147200 134512640 134550740 4294955600 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4156] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4156/stat : 4156 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4476752 832049152 24913 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4157] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4157/stat : 4157 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 4476752 832049152 24914 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4158] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4158/stat : 4158 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 4476757 832049152 24915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4159] ppid=4139 vsize=812548 CPUtime=0.19
/proc/4153/task/4159/stat : 4159 (java) S 4139 4139 2701 0 -1 64 827 0 0 0 19 0 0 0 15 0 9 0 4476757 832049152 24917 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4160] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4160/stat : 4160 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 4476757 832049152 24918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4161] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4161/stat : 4161 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4476757 832049152 24919 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 860116

[startup+6.30173 s]
/proc/loadavg: 2.04 2.05 2.17 3/92 4210
/proc/meminfo: memFree=1758912/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4153] ppid=4139 vsize=812548 CPUtime=5.99
/proc/4153/stat : 4153 (java) S 4139 4139 2701 0 -1 0 26847 0 1 0 584 15 0 0 19 0 9 0 4476749 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4153/statm: 203137 26261 1908 9 0 197171 0
[pid=4153/tid=4154] ppid=4139 vsize=812548 CPUtime=5.57
/proc/4153/task/4154/stat : 4154 (java) R 4139 4139 2701 0 -1 64 14524 0 1 0 548 9 0 0 25 0 9 0 4476750 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4126667530 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4155] ppid=4139 vsize=812548 CPUtime=0.19
/proc/4153/task/4155/stat : 4155 (java) S 4139 4139 2701 0 -1 64 10796 0 0 0 15 4 0 0 16 0 9 0 4476751 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4156] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4156/stat : 4156 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4476752 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4157] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4157/stat : 4157 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 4476752 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4158] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4158/stat : 4158 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4159] ppid=4139 vsize=812548 CPUtime=0.2
/proc/4153/task/4159/stat : 4159 (java) S 4139 4139 2701 0 -1 64 828 0 0 0 20 0 0 0 16 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4160] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4160/stat : 4160 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4161] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4161/stat : 4161 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 860116

[startup+12.703 s]
/proc/loadavg: 2.04 2.04 2.17 3/92 4210
/proc/meminfo: memFree=1731648/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4153] ppid=4139 vsize=812548 CPUtime=12.33
/proc/4153/stat : 4153 (java) S 4139 4139 2701 0 -1 0 26859 0 1 0 1215 18 0 0 19 0 9 0 4476749 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4153/statm: 203137 26261 1908 9 0 197171 0
[pid=4153/tid=4154] ppid=4139 vsize=812548 CPUtime=11.91
/proc/4153/task/4154/stat : 4154 (java) R 4139 4139 2701 0 -1 64 14536 0 1 0 1179 12 0 0 25 0 9 0 4476750 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4126385109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4155] ppid=4139 vsize=812548 CPUtime=0.2
/proc/4153/task/4155/stat : 4155 (java) S 4139 4139 2701 0 -1 64 10796 0 0 0 16 4 0 0 16 0 9 0 4476751 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4156] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4156/stat : 4156 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4476752 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4157] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4157/stat : 4157 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 4476752 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4158] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4158/stat : 4158 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4159] ppid=4139 vsize=812548 CPUtime=0.2
/proc/4153/task/4159/stat : 4159 (java) S 4139 4139 2701 0 -1 64 828 0 0 0 20 0 0 0 16 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4160] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4160/stat : 4160 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4161] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4161/stat : 4161 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4476757 832049152 26261 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 860116

[startup+25.5024 s]
/proc/loadavg: 2.03 2.04 2.17 3/92 4210
/proc/meminfo: memFree=1715648/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=0.01
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4153] ppid=4139 vsize=812548 CPUtime=25
/proc/4153/stat : 4153 (java) S 4139 4139 2701 0 -1 0 26883 0 1 0 2477 23 0 0 19 0 9 0 4476749 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4153/statm: 203137 26262 1908 9 0 197171 0
[pid=4153/tid=4154] ppid=4139 vsize=812548 CPUtime=24.56
/proc/4153/task/4154/stat : 4154 (java) R 4139 4139 2701 0 -1 64 14560 0 1 0 2439 17 0 0 25 0 9 0 4476750 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4126604465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4155] ppid=4139 vsize=812548 CPUtime=0.21
/proc/4153/task/4155/stat : 4155 (java) S 4139 4139 2701 0 -1 64 10796 0 0 0 17 4 0 0 16 0 9 0 4476751 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4156] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4156/stat : 4156 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4476752 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4157] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4157/stat : 4157 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 4476752 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4158] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4158/stat : 4158 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 4476757 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4159] ppid=4139 vsize=812548 CPUtime=0.2
/proc/4153/task/4159/stat : 4159 (java) S 4139 4139 2701 0 -1 64 828 0 0 0 20 0 0 0 16 0 9 0 4476757 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4153/tid=4160] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4160/stat : 4160 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 4476757 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4153/tid=4161] ppid=4139 vsize=812548 CPUtime=0
/proc/4153/task/4161/stat : 4161 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4476757 832049152 26262 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 860116

[startup+51.1014 s]
/proc/loadavg: 2.09 2.05 2.17 3/76 4212
/proc/meminfo: memFree=1722368/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=45.47

################
# More data... #
################

[pid=4139] ppid=4137 vsize=47568 CPUtime=45.47
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 794 28631 5 1 0 0 4514 33 17 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4211] ppid=4139 vsize=100892 CPUtime=770.13
/proc/4211/stat : 4211 (minisat) R 4139 4139 2701 0 -1 4194304 23839 0 0 0 76993 20 0 0 25 0 1 0 4481348 103313408 23820 996147200 134512640 135136200 4294955968 18446744073709551615 134529592 0 0 4096 3 0 0 0 17 1 0 0
/proc/4211/statm: 25223 23820 57 152 0 25068 0
Current children cumulated CPU time (s) 815.6
Current children cumulated vsize (KiB) 148460

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/76 4212
/proc/meminfo: memFree=1602624/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=45.47
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 794 28631 5 1 0 0 4514 33 17 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4211] ppid=4139 vsize=102080 CPUtime=829.67
/proc/4211/stat : 4211 (minisat) R 4139 4139 2701 0 -1 4194304 24132 0 0 0 82947 20 0 0 25 0 1 0 4481348 104529920 24113 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/4211/statm: 25520 24113 57 152 0 25365 0
Current children cumulated CPU time (s) 875.14
Current children cumulated vsize (KiB) 149648

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 4212
/proc/meminfo: memFree=1593024/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=45.47
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 794 28631 5 1 0 0 4514 33 17 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4211] ppid=4139 vsize=111820 CPUtime=889.21
/proc/4211/stat : 4211 (minisat) R 4139 4139 2701 0 -1 4194304 26542 0 0 0 88898 23 0 0 25 0 1 0 4481348 114503680 26523 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4211/statm: 27955 26523 57 152 0 27800 0
Current children cumulated CPU time (s) 934.68
Current children cumulated vsize (KiB) 159388

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 4212
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=45.47
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 794 28631 5 1 0 0 4514 33 17 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4211] ppid=4139 vsize=124648 CPUtime=948.75
/proc/4211/stat : 4211 (minisat) R 4139 4139 2701 0 -1 4194304 29725 0 0 0 94849 26 0 0 25 0 1 0 4481348 127639552 29706 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4211/statm: 31162 29706 57 152 0 31007 0
Current children cumulated CPU time (s) 994.22
Current children cumulated vsize (KiB) 172216

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

[startup+1004.7 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 4212
/proc/meminfo: memFree=1579584/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=45.47
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 794 28631 5 1 0 0 4514 33 17 0 1 0 4476725 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4139/statm: 11892 364 245 79 0 219 0
[pid=4211] ppid=4139 vsize=125192 CPUtime=951.13
/proc/4211/stat : 4211 (minisat) R 4139 4139 2701 0 -1 4194304 29875 0 0 0 95087 26 0 0 25 0 1 0 4481348 128196608 29856 996147200 134512640 135136200 4294955968 18446744073709551615 134525975 0 0 4096 3 0 0 0 17 1 0 0
/proc/4211/statm: 31298 29856 57 152 0 31143 0
Current children cumulated CPU time (s) 996.6
Current children cumulated vsize (KiB) 172760

[startup+1007.9 s]
/proc/loadavg: 2.00 2.00 2.04 4/84 4221
/proc/meminfo: memFree=1680576/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=998.93
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 831 58719 5 1 0 0 99830 63 16 0 1 0 4476725 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4139/statm: 11892 365 245 79 0 219 0
[pid=4213] ppid=4139 vsize=812560 CPUtime=0.84
/proc/4213/stat : 4213 (java) S 4139 4139 2701 0 -1 0 12034 0 1 0 77 7 0 0 18 0 9 0 4577427 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4213/statm: 203140 11456 1857 9 0 197174 0
[pid=4213/tid=4214] ppid=4139 vsize=812560 CPUtime=0.72
/proc/4213/task/4214/stat : 4214 (java) R 4139 4139 2701 0 -1 64 10553 0 1 0 66 6 0 0 23 0 9 0 4577429 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4126647124 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4215] ppid=4139 vsize=812560 CPUtime=0
/proc/4213/task/4215/stat : 4215 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 4577430 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4216] ppid=4139 vsize=812560 CPUtime=0
/proc/4213/task/4216/stat : 4216 (java) S 4139 4139 2701 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 4577430 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4217] ppid=4139 vsize=812560 CPUtime=0
/proc/4213/task/4217/stat : 4217 (java) S 4139 4139 2701 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 4577430 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4218] ppid=4139 vsize=812560 CPUtime=0
/proc/4213/task/4218/stat : 4218 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4577432 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4219] ppid=4139 vsize=812560 CPUtime=0.1
/proc/4213/task/4219/stat : 4219 (java) S 4139 4139 2701 0 -1 64 766 0 0 0 10 0 0 0 16 0 9 0 4577432 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4220] ppid=4139 vsize=812560 CPUtime=0
/proc/4213/task/4220/stat : 4220 (java) S 4139 4139 2701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4577433 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4221] ppid=4139 vsize=812560 CPUtime=0
/proc/4213/task/4221/stat : 4221 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4577433 832061440 11456 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 999.77
Current children cumulated vsize (KiB) 860128

[startup+1009.5 s]
/proc/loadavg: 2.08 2.02 2.04 3/84 4221
/proc/meminfo: memFree=1633536/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=998.93
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 831 58719 5 1 0 0 99830 63 16 0 1 0 4476725 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4139/statm: 11892 365 245 79 0 219 0
[pid=4213] ppid=4139 vsize=812672 CPUtime=2.42
/proc/4213/stat : 4213 (java) S 4139 4139 2701 0 -1 0 17999 0 3 0 231 11 0 0 18 0 9 0 4577427 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4213/statm: 203168 17378 1923 9 0 197174 0
[pid=4213/tid=4214] ppid=4139 vsize=812672 CPUtime=2.23
/proc/4213/task/4214/stat : 4214 (java) R 4139 4139 2701 0 -1 64 14531 0 3 0 214 9 0 0 25 0 9 0 4577429 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4126660798 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4215] ppid=4139 vsize=812672 CPUtime=0.02
/proc/4213/task/4215/stat : 4215 (java) S 4139 4139 2701 0 -1 64 1958 0 0 0 1 1 0 0 16 0 9 0 4577430 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4216] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4216/stat : 4216 (java) S 4139 4139 2701 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4577430 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4217] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4217/stat : 4217 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4577430 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4218] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4218/stat : 4218 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4577432 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4219] ppid=4139 vsize=812672 CPUtime=0.14
/proc/4213/task/4219/stat : 4219 (java) S 4139 4139 2701 0 -1 64 793 0 0 0 14 0 0 0 16 0 9 0 4577432 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4220] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4220/stat : 4220 (java) S 4139 4139 2701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4577433 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4221] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4221/stat : 4221 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4577433 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.35
Current children cumulated vsize (KiB) 860240

[startup+1009.9 s]
/proc/loadavg: 2.08 2.02 2.04 3/84 4221
/proc/meminfo: memFree=1633536/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=998.93
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 831 58719 5 1 0 0 99830 63 16 0 1 0 4476725 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4139/statm: 11892 365 245 79 0 219 0
[pid=4213] ppid=4139 vsize=812672 CPUtime=2.82
/proc/4213/stat : 4213 (java) S 4139 4139 2701 0 -1 0 18001 0 3 0 271 11 0 0 18 0 9 0 4577427 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4213/statm: 203168 17378 1923 9 0 197174 0
[pid=4213/tid=4214] ppid=4139 vsize=812672 CPUtime=2.62
/proc/4213/task/4214/stat : 4214 (java) R 4139 4139 2701 0 -1 64 14533 0 3 0 253 9 0 0 25 0 9 0 4577429 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4125950624 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4215] ppid=4139 vsize=812672 CPUtime=0.02
/proc/4213/task/4215/stat : 4215 (java) S 4139 4139 2701 0 -1 64 1958 0 0 0 1 1 0 0 16 0 9 0 4577430 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4216] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4216/stat : 4216 (java) S 4139 4139 2701 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4577430 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4217] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4217/stat : 4217 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4577430 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4218] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4218/stat : 4218 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4577432 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4219] ppid=4139 vsize=812672 CPUtime=0.14
/proc/4213/task/4219/stat : 4219 (java) S 4139 4139 2701 0 -1 64 793 0 0 0 14 0 0 0 16 0 9 0 4577432 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4220] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4220/stat : 4220 (java) S 4139 4139 2701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4577433 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4221] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4221/stat : 4221 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4577433 832176128 17378 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 860240

[startup+1010.1 s]
/proc/loadavg: 2.08 2.02 2.04 3/84 4221
/proc/meminfo: memFree=1633536/2055920 swapFree=4192812/4192956
[pid=4139] ppid=4137 vsize=47568 CPUtime=998.93
/proc/4139/stat : 4139 (galacM.sh) S 4137 4139 2701 0 -1 4194304 838 58719 5 1 0 0 99830 63 16 0 1 0 4476725 48709632 366 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4139/statm: 11892 366 245 79 0 219 0
[pid=4213] ppid=4139 vsize=812672 CPUtime=2.97
/proc/4213/stat : 4213 (java) S 4139 4139 2701 0 -1 0 18004 0 3 0 286 11 0 0 18 0 9 0 4577427 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4213/statm: 203168 17380 1923 9 0 197174 0
[pid=4213/tid=4214] ppid=4139 vsize=812672 CPUtime=2.78
/proc/4213/task/4214/stat : 4214 (java) S 4139 4139 2701 0 -1 64 14535 0 3 0 269 9 0 0 25 0 9 0 4577429 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4215] ppid=4139 vsize=812672 CPUtime=0.02
/proc/4213/task/4215/stat : 4215 (java) S 4139 4139 2701 0 -1 64 1958 0 0 0 1 1 0 0 16 0 9 0 4577430 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4216] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4216/stat : 4216 (java) S 4139 4139 2701 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4577430 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4217] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4217/stat : 4217 (java) S 4139 4139 2701 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4577430 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4218] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4218/stat : 4218 (java) S 4139 4139 2701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4577432 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4219] ppid=4139 vsize=812672 CPUtime=0.14
/proc/4213/task/4219/stat : 4219 (java) S 4139 4139 2701 0 -1 64 794 0 0 0 14 0 0 0 16 0 9 0 4577432 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4220] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4220/stat : 4220 (java) S 4139 4139 2701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4577433 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4213/tid=4221] ppid=4139 vsize=812672 CPUtime=0
/proc/4213/task/4221/stat : 4221 (java) S 4139 4139 2701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4577433 832176128 17380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 860240

Child status: 0
Real time (s): 1010.14
CPU time (s): 1001.96
CPU user time (s): 1001.17
CPU system time (s): 0.790879
CPU usage (%): 99.1908
Max. virtual memory (cumulated for all children) (KiB): 860240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1001.17
system time used= 0.790879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77759
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3020
involuntary context switches= 23454

runsolver used 0.98585 second user time and 2.75358 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-08 02:43:16
IDJOB=1107646
IDBENCH=56581
IDSOLVER=350
FILE ID=node88/1107646-1215477796
PBS_JOBID= 7888606
Free space on /tmp= 66496 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-7_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107646-1215477796/watcher-1107646-1215477796 -o /tmp/evaluation-result-1107646-1215477796/solver-1107646-1215477796 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1107646-1215477796.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f00aa59633d3b6e99f8253640165ef5c
RANDOM SEED=856032518

node88.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	: 5931.00
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:      2055920 kB
MemFree:       1942344 kB
Buffers:          4376 kB
Cached:          58864 kB
SwapCached:          0 kB
Active:          59024 kB
Inactive:        19808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1942344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3616 kB
Writeback:           0 kB
Mapped:          27440 kB
Slab:            20064 kB
Committed_AS:   183408 kB
PageTables:       1796 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= 66468 MiB
End job on node88 at 2008-07-08 03:00:06