Trace number 207025

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 665.841 669.482

General information on the benchmark

NametravellingSalesman/
travellingSalesman-20/tsp-20-1_ext.xml
MD5SUM7569ce1a1609d9840c3e44b4ffff2c0c
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.3118
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
0.75	c start processing
0.75	c start relation processing
1.66	c start cnf exporting
218.24	c parsing time : 0.58
218.24	c preprocessing time : 218.069
218.24	
218.24	c Nary constraints - conflicts : 0 supports : 20
218.24	c Binary constraints - conflicts : 190 supports :20
218.24	c max arity constraint : 3
218.24	c Max Tuples generated 0
218.24	c relations : 23
218.24	c relations BDD: 2
218.24	c vars : 277382 - clauses :  11269572
218.24	
218.26	 
218.26	c --- Minisat Stats ---
218.26	 
666.78	c restarts              : 16
666.78	c conflicts             : 104637         (234 /sec)
666.78	c decisions             : 649942         (1.46 % random) (1452 /sec)
666.78	c propagations          : 941193827      (2103090 /sec)
666.78	c conflict literals     : 7855761        (29.05 % deleted)
666.78	c Memory used           : 412.14 MB
666.78	c CPU time              : 447.529 s
666.78	
666.89	s SATISFIABLE
669.38	v 16 7 3 3 18 16 12 15 19 17 9 0 5 5 4 11 8 2 14 1 13 2 10 3 15 7 7 26 1 0 2 18 6 0 17 3 20 15 11 9 10 26 41 58 58 63 74 76 77 79 82 89 115 115 133 133 136 151 160 160 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/node44/watcher-207025-1168179805 -o ROOT/results/node44/solver-207025-1168179805 -C 1800 -M 900 /tmp/evaluation/207025-1168179805/galac.sh /tmp/evaluation/207025-1168179805/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: 2.14 2.04 1.99 5/81 8512
/proc/meminfo: memFree=1292728/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=18540 CPUtime=0
/proc/8511/stat : 8511 (runsolver) R 8509 8511 7732 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 166379684 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8511/statm: 4635 279 244 17 0 2626 0

[startup+0.107313 s]
/proc/loadavg: 2.14 2.04 1.99 5/81 8512
/proc/meminfo: memFree=1292728/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.515355 s]
/proc/loadavg: 2.14 2.04 1.99 5/81 8512
/proc/meminfo: memFree=1292728/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.34144 s]
/proc/loadavg: 2.14 2.04 1.99 4/89 8532
/proc/meminfo: memFree=1230640/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=1.24
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 12726 0 1 0 118 6 0 0 25 0 8 0 166379689 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073890308 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8525/statm: 215267 12480 1967 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 166379693 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 11 0 0 0 0 0 0 0 22 0 8 0 166379693 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 166379693 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.17
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 939 0 0 0 17 0 0 0 16 0 8 0 166379696 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 12480 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908632

[startup+2.99461 s]
/proc/loadavg: 2.14 2.04 1.99 4/89 8532
/proc/meminfo: memFree=1174832/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=2.88
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22557 0 1 0 277 11 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073991783 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.1
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 7 3 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908632

[startup+6.27995 s]
/proc/loadavg: 2.05 2.02 1.98 4/92 8583
/proc/meminfo: memFree=1463576/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=6.11
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22563 0 1 0 598 13 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.1
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 7 3 0 0 17 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908632

[startup+12.7776 s]
/proc/loadavg: 2.21 2.06 1.99 3/92 8583
/proc/meminfo: memFree=1264224/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=12.13
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22575 0 1 0 1197 16 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074026334 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.11
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 8 3 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 908632

[startup+25.6179 s]
/proc/loadavg: 2.16 2.05 1.99 3/92 8583
/proc/meminfo: memFree=1178656/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=24.49
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22599 0 1 0 2427 22 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074068656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.12
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 9 3 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 16 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) R 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 908632

[startup+51.2296 s]
/proc/loadavg: 2.30 2.10 2.01 3/92 8583
/proc/meminfo: memFree=1147488/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=49.95
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22649 0 1 0 4962 33 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.15
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 11 4 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 16 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 908632

[startup+102.45 s]
/proc/loadavg: 2.13 2.08 2.00 3/92 8583
/proc/meminfo: memFree=988960/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=100.65
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22749 0 1 0 10007 58 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073996175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.18
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 14 4 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 16 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.65
Current children cumulated vsize (KiB) 908632

[startup+162.455 s]
/proc/loadavg: 2.05 2.06 2.00 3/92 8583
/proc/meminfo: memFree=714656/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=0
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 759 1704 0 0 0 0 0 0 19 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8525] ppid=8511 vsize=861068 CPUtime=159.85
/proc/8525/stat : 8525 (java) R 8511 8511 7732 0 -1 0 22868 0 1 0 15899 86 0 0 25 0 8 0 166379689 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073757293 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8525/statm: 215267 22308 1995 14 0 201472 0
[pid=8525/tid=8526] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8526/stat : 8526 (java) S 8511 8511 7732 0 -1 64 6642 0 0 0 19 5 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8527] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8527/stat : 8527 (java) S 8511 8511 7732 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8528] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8528/stat : 8528 (java) S 8511 8511 7732 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166379693 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8529] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8529/stat : 8529 (java) S 8511 8511 7732 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8530] ppid=8511 vsize=861068 CPUtime=0.24
/proc/8525/task/8530/stat : 8530 (java) S 8511 8511 7732 0 -1 64 994 0 0 0 24 0 0 0 16 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8525/tid=8531] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8531/stat : 8531 (java) S 8511 8511 7732 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8525/tid=8532] ppid=8511 vsize=861068 CPUtime=0
/proc/8525/task/8532/stat : 8532 (java) S 8511 8511 7732 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166379696 881733632 22308 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.85
Current children cumulated vsize (KiB) 908632

[startup+222.528 s]
/proc/loadavg: 2.01 2.06 2.00 3/82 8881
/proc/meminfo: memFree=971008/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=404160 CPUtime=4.24
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 99239 0 0 0 359 65 0 0 25 0 1 0 166401510 413859840 99221 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 101040 99221 50 142 0 100896 0
Current children cumulated CPU time (s) 219.22
Current children cumulated vsize (KiB) 451724

[startup+282.545 s]
/proc/loadavg: 1.66 1.97 1.97 2/66 8896
/proc/meminfo: memFree=981312/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=64.06
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103827 0 0 0 6338 68 0 0 25 0 1 0 166401510 432156672 103809 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103809 54 142 0 105363 0
Current children cumulated CPU time (s) 279.04
Current children cumulated vsize (KiB) 469592

[startup+342.6 s]
/proc/loadavg: 1.24 1.79 1.91 2/66 8896
/proc/meminfo: memFree=981312/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=124.1
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103838 0 0 0 12342 68 0 0 25 0 1 0 166401510 432156672 103820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521331 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103820 54 142 0 105363 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 469592

[startup+402.653 s]
/proc/loadavg: 1.09 1.64 1.85 2/66 8896
/proc/meminfo: memFree=981376/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=184.14
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103838 0 0 0 18346 68 0 0 25 0 1 0 166401510 432156672 103820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529776 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103820 54 142 0 105363 0
Current children cumulated CPU time (s) 399.12
Current children cumulated vsize (KiB) 469592

[startup+462.704 s]
/proc/loadavg: 1.03 1.52 1.79 2/66 8896
/proc/meminfo: memFree=981376/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=244.17
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103838 0 0 0 24349 68 0 0 25 0 1 0 166401510 432156672 103820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529234 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103820 54 142 0 105363 0
Current children cumulated CPU time (s) 459.15
Current children cumulated vsize (KiB) 469592

[startup+522.762 s]
/proc/loadavg: 1.01 1.42 1.74 2/66 8896
/proc/meminfo: memFree=981312/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=304.22
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103838 0 0 0 30354 68 0 0 25 0 1 0 166401510 432156672 103820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103820 54 142 0 105363 0
Current children cumulated CPU time (s) 519.2
Current children cumulated vsize (KiB) 469592

[startup+582.82 s]
/proc/loadavg: 1.00 1.34 1.69 2/66 8896
/proc/meminfo: memFree=981384/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=364.26
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103838 0 0 0 36358 68 0 0 25 0 1 0 166401510 432156672 103820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103820 54 142 0 105363 0
Current children cumulated CPU time (s) 579.24
Current children cumulated vsize (KiB) 469592

[startup+642.875 s]
/proc/loadavg: 1.00 1.28 1.65 2/66 8896
/proc/meminfo: memFree=981320/2055920 swapFree=4191892/4192956
[pid=8511] ppid=8509 vsize=47564 CPUtime=214.98
/proc/8511/stat : 8511 (galac.sh) S 8509 8511 7732 0 -1 4194304 797 24904 0 1 0 0 21386 112 17 0 1 0 166379684 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8511/statm: 11891 362 244 79 0 218 0
[pid=8881] ppid=8511 vsize=422028 CPUtime=424.3
/proc/8881/stat : 8881 (minisat) R 8511 8511 7732 0 -1 4194304 103838 0 0 0 42362 68 0 0 25 0 1 0 166401510 432156672 103820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8881/statm: 105507 103820 54 142 0 105363 0
Current children cumulated CPU time (s) 639.28
Current children cumulated vsize (KiB) 469592

Child status: 0
Real time (s): 669.482
CPU time (s): 665.841
CPU user time (s): 663.742
CPU system time (s): 2.09868
CPU usage (%): 99.4561
Max. virtual memory (cumulated for all children) (KiB): 908724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 663.742
system time used= 2.09868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145944
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= 8862
involuntary context switches= 12354

runsolver used 0.710891 s user time and 1.59576 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Jan  7 14:23:26 UTC 2007


IDJOB= 207025
IDBENCH= 4253
FILE ID= node44/207025-1168179805

PBS_JOBID= 3479109

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-1_ext.xml
COMMAND LINE= /tmp/evaluation/207025-1168179805/galac.sh /tmp/evaluation/207025-1168179805/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-207025-1168179805 -o ROOT/results/node44/solver-207025-1168179805 -C 1800 -M 900  /tmp/evaluation/207025-1168179805/galac.sh /tmp/evaluation/207025-1168179805/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7569ce1a1609d9840c3e44b4ffff2c0c

RANDOM SEED= 740028200

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.213
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.213
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:       1296544 kB
Buffers:         35148 kB
Cached:         384220 kB
SwapCached:        396 kB
Active:         437656 kB
Inactive:       255892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296544 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           18700 kB
Writeback:           0 kB
Mapped:         289516 kB
Slab:            50604 kB
Committed_AS:  3691560 kB
PageTables:       2328 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= 66543 MiB



End job on node44 on Sun Jan  7 14:34:36 UTC 2007