Trace number 1076768

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 MUNSAT 1788.31 1793.77

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg13-14_ext.xml
MD5SUMd30d429cf00b20dd1d01dc037907e480
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.52
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
1.85/1.95	c start processing
1.85/1.95	c start relation processing
4.32/4.43	c start cnf exporting
119.78/121.09	c parsing time : 1.826
119.78/121.09	c preprocessing time : 120.963
119.78/121.09	
119.78/121.09	c Nary constraints - conflicts : 0 supports : 27
119.78/121.09	c Binary constraints - conflicts : 0 supports :0
119.78/121.09	c max arity constraint : 14
119.78/121.09	c Max Tuples generated 0
119.78/121.09	c relations : 2
119.78/121.09	c relations BDD: 2
119.78/121.09	c sampling 0/0
119.78/121.09	c vars : 1033642 - clauses :  3600347
119.78/121.09	
119.86/121.11	 
119.86/121.11	c --- SAT Solver Stats ---
119.86/121.11	 
1788.12/1793.68	c restarts              : 16
1788.12/1793.68	c conflicts             : 115610         (69 /sec)
1788.12/1793.68	c decisions             : 329394         (1.96 % random) (197 /sec)
1788.12/1793.68	c propagations          : 2579019327     (1546316 /sec)
1788.12/1793.68	c conflict literals     : 7152282        (43.08 % deleted)
1788.12/1793.68	c Memory used           : 249.04 MB
1788.12/1793.68	c CPU time              : 1667.85 s
1788.12/1793.68	
1788.12/1793.68	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1076768-1215190149/watcher-1076768-1215190149 -o /tmp/evaluation-result-1076768-1215190149/solver-1076768-1215190149 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076768-1215190149.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: 1.99 1.97 1.91 4/72 23309
/proc/meminfo: memFree=1526864/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=8652 CPUtime=0
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1307260857 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 2163 280 208 79 0 156 0
[pid=23310] ppid=23309 vsize=8688 CPUtime=0
/proc/23310/stat : 23310 (galacM.sh) S 23309 23309 22510 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1307260858 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 273952768082 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23310/statm: 2172 286 209 79 0 165 0
[pid=23311] ppid=23310 vsize=8728 CPUtime=0
/proc/23311/stat : 23311 (galacM.sh) R 23310 23309 22510 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1307260858 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 273952599335 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/23311/statm: 2182 290 209 79 0 175 0

[startup+0.0300059 s]
/proc/loadavg: 1.99 1.97 1.91 4/72 23309
/proc/meminfo: memFree=1526864/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=8784 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 639 1482 0 0 0 0 0 1 21 0 1 0 1307260857 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 273952768082 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23309/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.102023 s]
/proc/loadavg: 1.99 1.97 1.91 4/72 23309
/proc/meminfo: memFree=1526864/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301063 s]
/proc/loadavg: 1.99 1.97 1.91 4/72 23309
/proc/meminfo: memFree=1526864/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701136 s]
/proc/loadavg: 1.99 1.97 1.91 4/72 23309
/proc/meminfo: memFree=1526864/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50129 s]
/proc/loadavg: 1.99 1.97 1.91 4/82 23331
/proc/meminfo: memFree=1471912/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23323] ppid=23309 vsize=812628 CPUtime=1.44
/proc/23323/stat : 23323 (java) S 23309 23309 22510 0 -1 0 22762 0 1 0 133 11 0 0 18 0 9 0 1307260861 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23323/statm: 203157 22188 1881 9 0 197138 0
[pid=23323/tid=23324] ppid=23309 vsize=812628 CPUtime=1.25
/proc/23323/task/23324/stat : 23324 (java) R 23309 23309 22510 0 -1 64 14455 0 1 0 117 8 0 0 25 0 9 0 1307260862 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4126769679 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23325] ppid=23309 vsize=812628 CPUtime=0.05
/proc/23323/task/23325/stat : 23325 (java) S 23309 23309 22510 0 -1 64 6849 0 0 0 3 2 0 0 17 0 9 0 1307260863 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23326] ppid=23309 vsize=812628 CPUtime=0
/proc/23323/task/23326/stat : 23326 (java) S 23309 23309 22510 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1307260864 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23327] ppid=23309 vsize=812628 CPUtime=0
/proc/23323/task/23327/stat : 23327 (java) S 23309 23309 22510 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1307260864 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23328] ppid=23309 vsize=812628 CPUtime=0
/proc/23323/task/23328/stat : 23328 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1307260866 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23329] ppid=23309 vsize=812628 CPUtime=0.11
/proc/23323/task/23329/stat : 23329 (java) S 23309 23309 22510 0 -1 64 758 0 0 0 11 0 0 0 16 0 9 0 1307260866 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23330] ppid=23309 vsize=812628 CPUtime=0
/proc/23323/task/23330/stat : 23330 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1307260866 832131072 22188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23331] ppid=23309 vsize=812628 CPUtime=0
/proc/23323/task/23331/stat : 23331 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1307260866 832131072 22188 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) 860188

[startup+3.10261 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 23331
/proc/meminfo: memFree=1428776/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23323] ppid=23309 vsize=812740 CPUtime=3.02
/proc/23323/stat : 23323 (java) S 23309 23309 22510 0 -1 0 27190 0 1 0 289 13 0 0 18 0 9 0 1307260861 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23323/statm: 203185 26612 1889 9 0 197166 0
[pid=23323/tid=23324] ppid=23309 vsize=812740 CPUtime=2.75
/proc/23323/task/23324/stat : 23324 (java) R 23309 23309 22510 0 -1 64 14479 0 1 0 267 8 0 0 25 0 9 0 1307260862 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4126801126 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23325] ppid=23309 vsize=812740 CPUtime=0.1
/proc/23323/task/23325/stat : 23325 (java) S 23309 23309 22510 0 -1 64 11225 0 0 0 6 4 0 0 16 0 9 0 1307260863 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23326] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23326/stat : 23326 (java) S 23309 23309 22510 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1307260864 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23327] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23327/stat : 23327 (java) S 23309 23309 22510 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1307260864 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23328] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23328/stat : 23328 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1307260866 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23329] ppid=23309 vsize=812740 CPUtime=0.15
/proc/23323/task/23329/stat : 23329 (java) S 23309 23309 22510 0 -1 64 786 0 0 0 15 0 0 0 16 0 9 0 1307260866 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23330] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23330/stat : 23330 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1307260866 832245760 26612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23331] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23331/stat : 23331 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1307260866 832245760 26612 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) 860300

[startup+6.30124 s]
/proc/loadavg: 1.99 1.97 1.91 4/82 23331
/proc/meminfo: memFree=1398768/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23323] ppid=23309 vsize=812740 CPUtime=6.2
/proc/23323/stat : 23323 (java) S 23309 23309 22510 0 -1 0 35404 0 1 0 602 18 0 0 18 0 9 0 1307260861 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23323/statm: 203185 34818 1909 9 0 197166 0
[pid=23323/tid=23324] ppid=23309 vsize=812740 CPUtime=5.45
/proc/23323/task/23324/stat : 23324 (java) R 23309 23309 22510 0 -1 64 14529 0 1 0 536 9 0 0 25 0 9 0 1307260862 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 104688753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23325] ppid=23309 vsize=812740 CPUtime=0.49
/proc/23323/task/23325/stat : 23325 (java) S 23309 23309 22510 0 -1 64 19340 0 0 0 42 7 0 0 16 0 9 0 1307260863 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23326] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23326/stat : 23326 (java) S 23309 23309 22510 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1307260864 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23327] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23327/stat : 23327 (java) S 23309 23309 22510 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1307260864 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23328] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23328/stat : 23328 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1307260866 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23329] ppid=23309 vsize=812740 CPUtime=0.21
/proc/23323/task/23329/stat : 23329 (java) S 23309 23309 22510 0 -1 64 835 0 0 0 21 0 0 0 15 0 9 0 1307260866 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23330] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23330/stat : 23330 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1307260866 832245760 34818 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23331] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23331/stat : 23331 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1307260866 832245760 34818 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) 860300

[startup+12.7025 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 23331
/proc/meminfo: memFree=1389432/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23323] ppid=23309 vsize=812740 CPUtime=12.53
/proc/23323/stat : 23323 (java) S 23309 23309 22510 0 -1 0 35417 0 1 0 1233 20 0 0 18 0 9 0 1307260861 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23323/statm: 203185 34819 1909 9 0 197166 0
[pid=23323/tid=23324] ppid=23309 vsize=812740 CPUtime=11.78
/proc/23323/task/23324/stat : 23324 (java) R 23309 23309 22510 0 -1 64 14541 0 1 0 1167 11 0 0 25 0 9 0 1307260862 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4126939701 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23325] ppid=23309 vsize=812740 CPUtime=0.5
/proc/23323/task/23325/stat : 23325 (java) S 23309 23309 22510 0 -1 64 19340 0 0 0 43 7 0 0 16 0 9 0 1307260863 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23326] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23326/stat : 23326 (java) S 23309 23309 22510 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1307260864 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23327] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23327/stat : 23327 (java) S 23309 23309 22510 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1307260864 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23328] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23328/stat : 23328 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1307260866 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23329] ppid=23309 vsize=812740 CPUtime=0.22
/proc/23323/task/23329/stat : 23329 (java) S 23309 23309 22510 0 -1 64 836 0 0 0 22 0 0 0 16 0 9 0 1307260866 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23330] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23330/stat : 23330 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1307260866 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23331] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23331/stat : 23331 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1307260866 832245760 34819 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) 860300

[startup+25.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/82 23331
/proc/meminfo: memFree=1381432/2055920 swapFree=4122092/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=0.01
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23323] ppid=23309 vsize=812740 CPUtime=25.2
/proc/23323/stat : 23323 (java) S 23309 23309 22510 0 -1 0 35440 0 1 0 2495 25 0 0 18 0 9 0 1307260861 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23323/statm: 203185 34819 1909 9 0 197166 0
[pid=23323/tid=23324] ppid=23309 vsize=812740 CPUtime=24.43
/proc/23323/task/23324/stat : 23324 (java) R 23309 23309 22510 0 -1 64 14564 0 1 0 2427 16 0 0 25 0 9 0 1307260862 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4126668039 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23325] ppid=23309 vsize=812740 CPUtime=0.52
/proc/23323/task/23325/stat : 23325 (java) S 23309 23309 22510 0 -1 64 19340 0 0 0 45 7 0 0 16 0 9 0 1307260863 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23326] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23326/stat : 23326 (java) S 23309 23309 22510 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1307260864 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23327] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23327/stat : 23327 (java) S 23309 23309 22510 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1307260864 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23328] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23328/stat : 23328 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1307260866 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23329] ppid=23309 vsize=812740 CPUtime=0.22
/proc/23323/task/23329/stat : 23329 (java) S 23309 23309 22510 0 -1 64 836 0 0 0 22 0 0 0 16 0 9 0 1307260866 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23330] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23330/stat : 23330 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1307260866 832245760 34819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23323/tid=23331] ppid=23309 vsize=812740 CPUtime=0
/proc/23323/task/23331/stat : 23331 (java) S 23309 23309 22510 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1307260866 832245760 34819 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

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


[startup+1362.3 s]
/proc/loadavg: 1.00 1.04 1.33 2/66 23362
/proc/meminfo: memFree=1237952/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=245664 CPUtime=1237.3
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 58294 0 0 0 123687 43 0 0 25 0 1 0 1307272969 251559936 58275 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 61416 58275 57 152 0 61261 0
Current children cumulated CPU time (s) 1357.19
Current children cumulated vsize (KiB) 293224

[startup+1422.31 s]
/proc/loadavg: 1.00 1.03 1.30 2/66 23362
/proc/meminfo: memFree=1236352/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=247248 CPUtime=1297.25
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 58699 0 0 0 129682 43 0 0 25 0 1 0 1307272969 253181952 58680 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 61812 58680 57 152 0 61657 0
Current children cumulated CPU time (s) 1417.14
Current children cumulated vsize (KiB) 294808

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/66 23362
/proc/meminfo: memFree=1234624/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=248928 CPUtime=1357.2
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 59119 0 0 0 135676 44 0 0 25 0 1 0 1307272969 254902272 59100 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 62232 59100 57 152 0 62077 0
Current children cumulated CPU time (s) 1477.09
Current children cumulated vsize (KiB) 296488

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/66 23362
/proc/meminfo: memFree=1232960/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=250836 CPUtime=1417.15
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 59541 0 0 0 141670 45 0 0 25 0 1 0 1307272969 256856064 59522 996147200 134512640 135136200 4294955968 18446744073709551615 134520019 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 62709 59522 57 152 0 62554 0
Current children cumulated CPU time (s) 1537.04
Current children cumulated vsize (KiB) 298396

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/66 23362
/proc/meminfo: memFree=1231488/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=252272 CPUtime=1477.1
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 59885 0 0 0 147665 45 0 0 25 0 1 0 1307272969 258326528 59866 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63068 59866 57 152 0 62913 0
Current children cumulated CPU time (s) 1596.99
Current children cumulated vsize (KiB) 299832

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 23362
/proc/meminfo: memFree=1230464/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=253312 CPUtime=1537.03
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60150 0 0 0 153658 45 0 0 25 0 1 0 1307272969 259391488 60131 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63328 60131 57 152 0 63173 0
Current children cumulated CPU time (s) 1656.92
Current children cumulated vsize (KiB) 300872

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 23362
/proc/meminfo: memFree=1229440/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=254224 CPUtime=1596.99
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60378 0 0 0 159653 46 0 0 25 0 1 0 1307272969 260325376 60359 996147200 134512640 135136200 4294955968 18446744073709551615 134529862 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63556 60359 57 152 0 63401 0
Current children cumulated CPU time (s) 1716.88
Current children cumulated vsize (KiB) 301784

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228608/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=255016 CPUtime=1656.95
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60595 0 0 0 165648 47 0 0 25 0 1 0 1307272969 261136384 60576 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63754 60576 57 152 0 63599 0
Current children cumulated CPU time (s) 1776.84
Current children cumulated vsize (KiB) 302576

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228608/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=255016 CPUtime=1660.14
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60596 0 0 0 165967 47 0 0 25 0 1 0 1307272969 261136384 60577 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63754 60577 57 152 0 63599 0
Current children cumulated CPU time (s) 1780.03
Current children cumulated vsize (KiB) 302576

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228608/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=255016 CPUtime=1663.34
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60596 0 0 0 166287 47 0 0 25 0 1 0 1307272969 261136384 60577 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/23332/statm: 63754 60577 57 152 0 63599 0
Current children cumulated CPU time (s) 1783.23
Current children cumulated vsize (KiB) 302576

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228544/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=255016 CPUtime=1666.53
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60598 0 0 0 166606 47 0 0 25 0 1 0 1307272969 261136384 60579 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63754 60579 57 152 0 63599 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (KiB) 302576

[startup+1792.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228544/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=255016 CPUtime=1667.33
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60601 0 0 0 166686 47 0 0 25 0 1 0 1307272969 261136384 60582 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63754 60582 57 152 0 63599 0
Current children cumulated CPU time (s) 1787.22
Current children cumulated vsize (KiB) 302576

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228544/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=255016 CPUtime=1668.13
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194304 60601 0 0 0 166766 47 0 0 25 0 1 0 1307272969 261136384 60582 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 63754 60582 57 152 0 63599 0
Current children cumulated CPU time (s) 1788.02
Current children cumulated vsize (KiB) 302576

[startup+1793.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 23362
/proc/meminfo: memFree=1228544/2055920 swapFree=4122112/4192956
[pid=23309] ppid=23307 vsize=47560 CPUtime=119.89
/proc/23309/stat : 23309 (galacM.sh) S 23307 23309 22510 0 -1 4194304 799 37326 0 1 0 0 11923 66 17 0 1 0 1307260857 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23309/statm: 11890 364 245 79 0 219 0
[pid=23332] ppid=23309 vsize=0 CPUtime=1668.32
/proc/23332/stat : 23332 (minisat) R 23309 23309 22510 0 -1 4194308 60629 0 0 0 166784 48 0 0 25 0 1 0 1307272969 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/23332/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1788.21
Current children cumulated vsize (KiB) 47560

Child status: 0
Real time (s): 1793.77
CPU time (s): 1788.31
CPU user time (s): 1787.08
CPU system time (s): 1.22781
CPU usage (%): 99.6958
Max. virtual memory (cumulated for all children) (KiB): 860300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.08
system time used= 1.22781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98945
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4985
involuntary context switches= 20801

runsolver used 1.82572 second user time and 4.97824 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-04 18:49:09
IDJOB=1076768
IDBENCH=56604
IDSOLVER=350
FILE ID=node20/1076768-1215190149
PBS_JOBID= 7881628
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d30d429cf00b20dd1d01dc037907e480
RANDOM SEED=791711311

node20.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1527344 kB
Buffers:         76016 kB
Cached:         275924 kB
SwapCached:      64764 kB
Active:         278156 kB
Inactive:       175064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527344 kB
SwapTotal:     4192956 kB
SwapFree:      4122092 kB
Dirty:            5076 kB
Writeback:           0 kB
Mapped:         108376 kB
Slab:            60580 kB
Committed_AS:  2666732 kB
PageTables:       1928 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= 66500 MiB
End job on node20 at 2008-07-04 19:19:03