Trace number 207820

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, and are wall clock time (not CPU 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 1SAT 1369.92 1370.52

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-456_ext.xml
MD5SUMdcb00682f75d32b572dc3dbbf14b632c
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 benchmark172.385
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
0.84	c start processing
0.84	c start relation processing
2.29	c start cnf exporting
292.18	c parsing time : 0.692
292.18	c preprocessing time : 292.032
292.18	
292.18	c Nary constraints - conflicts : 0 supports : 25
292.18	c Binary constraints - conflicts : 300 supports :25
292.18	c max arity constraint : 3
292.18	c Max Tuples generated 0
292.18	c relations : 28
292.18	c relations BDD: 2
292.18	c vars : 479472 - clauses :  14747430
292.18	
292.20	 
292.20	c --- Minisat Stats ---
292.20	 
1366.38	c restarts              : 17
1366.38	c conflicts             : 161400         (150 /sec)
1366.38	c decisions             : 1284139        (1.44 % random) (1197 /sec)
1366.38	c propagations          : 1129523358     (1052640 /sec)
1366.38	c conflict literals     : 31253801       (11.61 % deleted)
1366.38	c Memory used           : 556.09 MB
1366.38	c CPU time              : 1073.04 s
1366.38	
1366.57	s SATISFIABLE
1370.40	v 2 17 19 4 9 1 24 11 13 14 3 3 10 28 21 13 7 1 1 2 14 25 6 1 20 5 15 5 25 0 17 5 23 10 12 3 16 1 18 9 22 12 4 4 11 7 5 6 8 3 21 22 33 47 50 78 91 92 94 119 120 125 130 130 135 145 148 149 158 170 174 181 187 190 190 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node42/watcher-207820-1168183402 -o ROOT/results/node42/solver-207820-1168183402 -C 1800 -M 900 /tmp/evaluation/207820-1168183402/galac.sh /tmp/evaluation/207820-1168183402/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.96 1.00 1.08 4/65 22820
/proc/meminfo: memFree=1622384/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=8652 CPUtime=0
/proc/22819/stat : 22819 (galac.sh) R 22817 22819 21516 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 166739491 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259415141023 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/22819/statm: 2163 279 207 79 0 156 0
[pid=22821] ppid=22819 vsize=8688 CPUtime=0
/proc/22821/stat : 22821 (galac.sh) R 22819 22819 21516 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 166739492 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259415141023 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/22821/statm: 2172 286 209 79 0 165 0
[pid=22822] ppid=22821 vsize=8700 CPUtime=0
/proc/22822/stat : 22822 (galac.sh) R 22821 22819 21516 0 -1 4194368 21 0 0 0 0 0 0 0 17 0 1 0 166739492 8908800 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425384 0 0 4096 73728 0 0 0 17 1 0 0
/proc/22822/statm: 2182 290 209 79 0 175 0

[startup+0.105793 s]
/proc/loadavg: 0.96 1.00 1.08 4/65 22820
/proc/meminfo: memFree=1622384/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517842 s]
/proc/loadavg: 0.96 1.00 1.08 4/65 22820
/proc/meminfo: memFree=1622384/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34593 s]
/proc/loadavg: 0.96 1.00 1.08 2/73 22840
/proc/meminfo: memFree=1571632/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22833] ppid=22819 vsize=861068 CPUtime=1.3
/proc/22833/stat : 22833 (java) R 22819 22819 21516 0 -1 0 14667 0 1 0 123 7 0 0 17 0 8 0 166739494 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073999404 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22833/statm: 215267 14420 1968 14 0 201472 0
[pid=22833/tid=22834] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22834/stat : 22834 (java) S 22819 22819 21516 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166739498 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22835] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22835/stat : 22835 (java) S 22819 22819 21516 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 166739498 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22836] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22836/stat : 22836 (java) S 22819 22819 21516 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 166739499 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22837] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22837/stat : 22837 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166739502 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22838] ppid=22819 vsize=861068 CPUtime=0.2
/proc/22833/task/22838/stat : 22838 (java) S 22819 22819 21516 0 -1 64 971 0 0 0 20 0 0 0 15 0 8 0 166739502 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22839] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22839/stat : 22839 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166739502 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22840] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22840/stat : 22840 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166739502 881733632 14420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 908632

[startup+2.98312 s]
/proc/loadavg: 0.96 1.00 1.08 2/73 22840
/proc/meminfo: memFree=1548144/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22833] ppid=22819 vsize=861068 CPUtime=2.93
/proc/22833/stat : 22833 (java) R 22819 22819 21516 0 -1 0 23363 0 1 0 283 10 0 0 17 0 8 0 166739494 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074079729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22833/statm: 215267 23114 1996 14 0 201472 0
[pid=22833/tid=22834] ppid=22819 vsize=861068 CPUtime=0.12
/proc/22833/task/22834/stat : 22834 (java) S 22819 22819 21516 0 -1 64 7407 0 0 0 10 2 0 0 16 0 8 0 166739498 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22835] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22835/stat : 22835 (java) S 22819 22819 21516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 166739498 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22836] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22836/stat : 22836 (java) S 22819 22819 21516 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166739499 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22837] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22837/stat : 22837 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166739502 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22838] ppid=22819 vsize=861068 CPUtime=0.27
/proc/22833/task/22838/stat : 22838 (java) S 22819 22819 21516 0 -1 64 1028 0 0 0 27 0 0 0 16 0 8 0 166739502 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22839] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22839/stat : 22839 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166739502 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22840] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22840/stat : 22840 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166739502 881733632 23114 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908632

[startup+6.26548 s]
/proc/loadavg: 0.97 1.00 1.08 2/73 22840
/proc/meminfo: memFree=1528888/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22833] ppid=22819 vsize=861068 CPUtime=6.2
/proc/22833/stat : 22833 (java) R 22819 22819 21516 0 -1 0 24747 0 1 0 609 11 0 0 19 0 8 0 166739494 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073706206 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22833/statm: 215267 24492 1996 14 0 201472 0
[pid=22833/tid=22834] ppid=22819 vsize=861068 CPUtime=0.15
/proc/22833/task/22834/stat : 22834 (java) S 22819 22819 21516 0 -1 64 8785 0 0 0 13 2 0 0 16 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22835] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22835/stat : 22835 (java) S 22819 22819 21516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22836] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22836/stat : 22836 (java) S 22819 22819 21516 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166739499 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22837] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22837/stat : 22837 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22838] ppid=22819 vsize=861068 CPUtime=0.27
/proc/22833/task/22838/stat : 22838 (java) S 22819 22819 21516 0 -1 64 1028 0 0 0 27 0 0 0 16 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22839] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22839/stat : 22839 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22840] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22840/stat : 22840 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908632

[startup+12.75 s]
/proc/loadavg: 0.97 1.00 1.08 2/73 22840
/proc/meminfo: memFree=1523448/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22833] ppid=22819 vsize=861068 CPUtime=12.68
/proc/22833/stat : 22833 (java) R 22819 22819 21516 0 -1 0 24760 0 1 0 1254 14 0 0 17 0 8 0 166739494 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073776812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22833/statm: 215267 24492 1996 14 0 201472 0
[pid=22833/tid=22834] ppid=22819 vsize=861068 CPUtime=0.16
/proc/22833/task/22834/stat : 22834 (java) S 22819 22819 21516 0 -1 64 8785 0 0 0 14 2 0 0 15 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22835] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22835/stat : 22835 (java) S 22819 22819 21516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22836] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22836/stat : 22836 (java) S 22819 22819 21516 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166739499 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22837] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22837/stat : 22837 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22838] ppid=22819 vsize=861068 CPUtime=0.27
/proc/22833/task/22838/stat : 22838 (java) S 22819 22819 21516 0 -1 64 1028 0 0 0 27 0 0 0 16 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22839] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22839/stat : 22839 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22840] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22840/stat : 22840 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 908632

[startup+25.5844 s]
/proc/loadavg: 0.97 1.00 1.08 2/73 22840
/proc/meminfo: memFree=1513400/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22833] ppid=22819 vsize=861068 CPUtime=25.52
/proc/22833/stat : 22833 (java) R 22819 22819 21516 0 -1 0 24786 0 1 0 2532 20 0 0 17 0 8 0 166739494 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074134039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22833/statm: 215267 24492 1996 14 0 201472 0
[pid=22833/tid=22834] ppid=22819 vsize=861068 CPUtime=0.17
/proc/22833/task/22834/stat : 22834 (java) S 22819 22819 21516 0 -1 64 8785 0 0 0 15 2 0 0 15 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22835] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22835/stat : 22835 (java) S 22819 22819 21516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22836] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22836/stat : 22836 (java) S 22819 22819 21516 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166739499 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22837] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22837/stat : 22837 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22838] ppid=22819 vsize=861068 CPUtime=0.27
/proc/22833/task/22838/stat : 22838 (java) S 22819 22819 21516 0 -1 64 1028 0 0 0 27 0 0 0 16 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22839] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22839/stat : 22839 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22840] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22840/stat : 22840 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 908632

[startup+51.2853 s]
/proc/loadavg: 0.98 1.00 1.08 2/73 22840
/proc/meminfo: memFree=1491896/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22833] ppid=22819 vsize=861068 CPUtime=51.21
/proc/22833/stat : 22833 (java) R 22819 22819 21516 0 -1 0 24838 0 1 0 5088 33 0 0 17 0 8 0 166739494 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074093542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22833/statm: 215267 24492 1996 14 0 201472 0
[pid=22833/tid=22834] ppid=22819 vsize=861068 CPUtime=0.21
/proc/22833/task/22834/stat : 22834 (java) S 22819 22819 21516 0 -1 64 8785 0 0 0 18 3 0 0 16 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22835] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22835/stat : 22835 (java) S 22819 22819 21516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 166739498 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22836] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22836/stat : 22836 (java) S 22819 22819 21516 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166739499 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22837] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22837/stat : 22837 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22838] ppid=22819 vsize=861068 CPUtime=0.27
/proc/22833/task/22838/stat : 22838 (java) S 22819 22819 21516 0 -1 64 1028 0 0 0 27 0 0 0 16 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22839] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22839/stat : 22839 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22833/tid=22840] ppid=22819 vsize=861068 CPUtime=0
/proc/22833/task/22840/stat : 22840 (java) S 22819 22819 21516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166739502 881733632 24492 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 908632

[startup+102.583 s]
/proc/loadavg: 0.99 1.00 1.07 2/73 22840
/proc/meminfo: memFree=1448120/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=0.01

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

Current children cumulated CPU time (s) 522.52
Current children cumulated vsize (KiB) 616084

[startup+582.965 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 22841
/proc/meminfo: memFree=836528/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=568520 CPUtime=290.67
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136747 0 0 0 28983 84 0 0 25 0 1 0 166768712 582164480 136729 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521246 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142130 136729 54 142 0 141986 0
Current children cumulated CPU time (s) 582.56
Current children cumulated vsize (KiB) 616084

[startup+643.019 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 22841
/proc/meminfo: memFree=836528/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=568520 CPUtime=350.7
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136749 0 0 0 34986 84 0 0 25 0 1 0 166768712 582164480 136731 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142130 136731 54 142 0 141986 0
Current children cumulated CPU time (s) 642.59
Current children cumulated vsize (KiB) 616084

[startup+703.071 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 22841
/proc/meminfo: memFree=836336/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=410.74
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 40990 84 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521020 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 702.63
Current children cumulated vsize (KiB) 616996

[startup+763.131 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22841
/proc/meminfo: memFree=836272/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=470.78
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 46994 84 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 762.67
Current children cumulated vsize (KiB) 616996

[startup+823.182 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=530.82
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 52998 84 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525835 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 822.71
Current children cumulated vsize (KiB) 616996

[startup+883.232 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=590.86
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 59001 85 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 616996

[startup+943.286 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22841
/proc/meminfo: memFree=836272/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=650.9
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 65005 85 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 942.79
Current children cumulated vsize (KiB) 616996

[startup+1003.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=710.94
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 71009 85 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 1002.83
Current children cumulated vsize (KiB) 616996

[startup+1063.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=770.98
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 77013 85 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 1062.87
Current children cumulated vsize (KiB) 616996

[startup+1123.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=831.02
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136805 0 0 0 83017 85 0 0 25 0 1 0 166768712 583098368 136787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136787 54 142 0 142214 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 616996

[startup+1183.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=891.06
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136811 0 0 0 89021 85 0 0 25 0 1 0 166768712 583098368 136793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525835 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136793 54 142 0 142214 0
Current children cumulated CPU time (s) 1182.95
Current children cumulated vsize (KiB) 616996

[startup+1243.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836144/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=951.1
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136811 0 0 0 95025 85 0 0 25 0 1 0 166768712 583098368 136793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529524 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136793 54 142 0 142214 0
Current children cumulated CPU time (s) 1242.99
Current children cumulated vsize (KiB) 616996

[startup+1303.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836144/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=1011.14
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136811 0 0 0 101029 85 0 0 25 0 1 0 166768712 583098368 136793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525835 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136793 54 142 0 142214 0
Current children cumulated CPU time (s) 1303.03
Current children cumulated vsize (KiB) 616996

[startup+1363.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22841
/proc/meminfo: memFree=836208/2055920 swapFree=4191892/4192956
[pid=22819] ppid=22817 vsize=47564 CPUtime=291.89
/proc/22819/stat : 22819 (galac.sh) S 22817 22819 21516 0 -1 4194304 800 27233 0 1 0 0 29045 144 16 0 1 0 166739491 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22819/statm: 11891 363 245 79 0 218 0
[pid=22841] ppid=22819 vsize=569432 CPUtime=1071.17
/proc/22841/stat : 22841 (minisat) R 22819 22819 21516 0 -1 4194304 136811 0 0 0 107032 85 0 0 25 0 1 0 166768712 583098368 136793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134530181 0 0 4096 3 0 0 0 17 1 0 0
/proc/22841/statm: 142358 136793 54 142 0 142214 0
Current children cumulated CPU time (s) 1363.06
Current children cumulated vsize (KiB) 616996

Child status: 0
Real time (s): 1370.52
CPU time (s): 1369.92
CPU user time (s): 1367.28
CPU system time (s): 2.6326
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 908724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1367.28
system time used= 2.6326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181301
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= 9640
involuntary context switches= 8584

runsolver used 1.11683 s user time and 2.89456 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Jan  7 15:23:23 UTC 2007


IDJOB= 207820
IDBENCH= 4336
FILE ID= node42/207820-1168183402

PBS_JOBID= 3479152

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-25/tsp-25-456_ext.xml
COMMAND LINE= /tmp/evaluation/207820-1168183402/galac.sh /tmp/evaluation/207820-1168183402/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-207820-1168183402 -o ROOT/results/node42/solver-207820-1168183402 -C 1800 -M 900  /tmp/evaluation/207820-1168183402/galac.sh /tmp/evaluation/207820-1168183402/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  dcb00682f75d32b572dc3dbbf14b632c

RANDOM SEED= 261627527

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.229
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.229
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:       1622800 kB
Buffers:         41996 kB
Cached:         317732 kB
SwapCached:        400 kB
Active:         169224 kB
Inactive:       205752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622800 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3032 kB
Writeback:           0 kB
Mapped:          24072 kB
Slab:            44192 kB
Committed_AS:  3162904 kB
PageTables:       1408 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= 66556 MiB



End job on node42 on Sun Jan  7 15:46:13 UTC 2007