Trace number 206934

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 635.91 642.16

General information on the benchmark

NametravellingSalesman/travellingSalesman-20/
tsp-20-727_ext.xml
MD5SUMa09f96970fc967a29630468065a91321
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.77773
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.03	c --- Preproc Stats ---
0.97	c start processing
0.98	c start relation processing
3.21	c start cnf exporting
258.46	c parsing time : 0.732
258.46	c preprocessing time : 258.214
258.46	
258.46	c Nary constraints - conflicts : 0 supports : 20
258.46	c Binary constraints - conflicts : 190 supports :20
258.46	c max arity constraint : 3
258.46	c Max Tuples generated 0
258.46	c relations : 23
258.46	c relations BDD: 2
258.46	c vars : 478022 - clauses :  12261283
258.46	
258.51	 
258.51	c --- Minisat Stats ---
258.51	 
637.81	c restarts              : 15
637.81	c conflicts             : 76834          (205 /sec)
637.81	c decisions             : 698588         (1.57 % random) (1863 /sec)
637.81	c propagations          : 686427364      (1830634 /sec)
637.81	c conflict literals     : 7243480        (16.39 % deleted)
637.81	c Memory used           : 456.32 MB
637.81	c CPU time              : 374.967 s
637.81	
638.01	s SATISFIABLE
642.05	v 19 21 13 3 6 24 9 1 10 23 2 4 8 28 1 12 7 27 14 4 18 12 20 10 11 4 12 13 3 5 5 8 15 3 16 5 17 4 4 4 24 48 49 72 76 104 116 143 147 159 169 173 186 191 199 202 207 211 215 215 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/node7/watcher-206934-1168179563 -o ROOT/results/node7/solver-206934-1168179563 -C 1800 -M 900 /tmp/evaluation/206934-1168179563/galac.sh /tmp/evaluation/206934-1168179563/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: 1.98 1.98 1.99 3/87 21963
/proc/meminfo: memFree=1442128/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=552 CPUtime=0
/proc/21962/stat : 21962 (galac.sh) R 21960 21962 21535 0 -1 4194304 18 0 0 0 0 0 0 0 20 0 1 0 166351757 565248 3 18446744073709551615 0 0 548682070041 18446744073709551615 244671114535 0 0 4096 0 0 0 0 17 1 0 0
/proc/21962/statm: 138 3 0 0 0 51 0

[startup+0.102661 s]
/proc/loadavg: 1.98 1.98 1.99 3/87 21963
/proc/meminfo: memFree=1442128/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.513706 s]
/proc/loadavg: 1.98 1.98 1.99 3/87 21963
/proc/meminfo: memFree=1442128/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.3428 s]
/proc/loadavg: 1.98 1.98 1.99 4/95 21983
/proc/meminfo: memFree=1376144/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=1.21
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 19484 0 1 0 109 12 0 0 20 0 8 0 166351761 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073907183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 19238 1981 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.03
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 3659 0 0 0 1 2 0 0 17 0 8 0 166351772 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166351772 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.19
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 935 0 0 0 18 1 0 0 16 0 8 0 166351776 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 19238 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 908420

[startup+2.98598 s]
/proc/loadavg: 1.98 1.98 1.99 3/95 21983
/proc/meminfo: memFree=1371920/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=2.84
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 19491 0 1 0 272 12 0 0 25 0 8 0 166351761 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073905068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 19245 1981 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.03
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 3659 0 0 0 1 2 0 0 16 0 8 0 166351772 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166351772 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.2
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 942 0 0 0 19 1 0 0 16 0 8 0 166351776 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 19245 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908420

[startup+6.27431 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 21983
/proc/meminfo: memFree=1346576/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=6.09
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25424 0 1 0 592 17 0 0 25 0 8 0 166351761 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073417688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25172 1997 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.2
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9493 0 0 0 15 5 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.28
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 995 0 0 0 27 1 0 0 16 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908420

[startup+12.675 s]
/proc/loadavg: 1.99 1.98 1.99 4/95 21983
/proc/meminfo: memFree=1341392/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=12.43
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25437 0 1 0 1222 21 0 0 25 0 8 0 166351761 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073669104 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25172 1997 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.2
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9493 0 0 0 15 5 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.28
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 995 0 0 0 27 1 0 0 16 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 908420

[startup+25.5533 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 21983
/proc/meminfo: memFree=1331152/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=25.18
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25462 0 1 0 2492 26 0 0 25 0 8 0 166351761 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073987144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25172 1997 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.22
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9493 0 0 0 17 5 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.28
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 995 0 0 0 27 1 0 0 16 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 908420

[startup+51.216 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 21983
/proc/meminfo: memFree=1308880/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=50.58
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25512 0 1 0 5020 38 0 0 25 0 8 0 166351761 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073731111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25172 1997 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.25
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9493 0 0 0 20 5 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.28
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 995 0 0 0 27 1 0 0 17 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 908420

[startup+102.438 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 21983
/proc/meminfo: memFree=1263632/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=101.29
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25612 0 1 0 10067 62 0 0 25 0 8 0 166351761 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074013111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25172 1997 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.31
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9493 0 0 0 25 6 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.28
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 995 0 0 0 27 1 0 0 17 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 908420

[startup+162.524 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 21983
/proc/meminfo: memFree=1197784/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=160.76
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25729 0 1 0 15982 94 0 0 25 0 8 0 166351761 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073454171 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25172 1997 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.38
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9493 0 0 0 31 7 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.28
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 995 0 0 0 27 1 0 0 17 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25172 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 908420

[startup+222.617 s]
/proc/loadavg: 1.99 1.98 1.99 4/95 21983
/proc/meminfo: memFree=1149848/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=0.01
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21976] ppid=21962 vsize=860856 CPUtime=220.26
/proc/21976/stat : 21976 (java) R 21962 21962 21535 0 -1 0 25925 0 1 0 21906 120 0 0 25 0 8 0 166351761 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074041822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21976/statm: 215214 25267 2001 14 0 201472 0
[pid=21976/tid=21977] ppid=21962 vsize=860856 CPUtime=0.46
/proc/21976/task/21977/stat : 21977 (java) S 21962 21962 21535 0 -1 64 9570 0 0 0 39 7 0 0 16 0 8 0 166351772 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21978] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21978/stat : 21978 (java) S 21962 21962 21535 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21979] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21979/stat : 21979 (java) S 21962 21962 21535 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166351772 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21980] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21980/stat : 21980 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166351776 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21981] ppid=21962 vsize=860856 CPUtime=0.31
/proc/21976/task/21981/stat : 21981 (java) S 21962 21962 21535 0 -1 64 1008 0 0 0 29 2 0 0 17 0 8 0 166351776 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21982] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21982/stat : 21982 (java) S 21962 21962 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166351776 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21976/tid=21983] ppid=21962 vsize=860856 CPUtime=0
/proc/21976/task/21983/stat : 21983 (java) S 21962 21962 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166351776 881516544 25267 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.27
Current children cumulated vsize (KiB) 908420

[startup+282.623 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=755472/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=255.8
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 800 27788 0 1 0 0 25444 136 17 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21984] ppid=21962 vsize=464892 CPUtime=23.87
/proc/21984/stat : 21984 (minisat) R 21962 21962 21535 0 -1 4194304 114201 0 0 0 2301 86 0 0 25 0 1 0 166377609 476049408 114183 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522150 0 0 4096 3 0 0 0 17 1 0 0
/proc/21984/statm: 116223 114183 51 142 0 116079 0
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (KiB) 512456

[startup+342.723 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=749712/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=255.8
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 800 27788 0 1 0 0 25444 136 17 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21984] ppid=21962 vsize=466352 CPUtime=83.42
/proc/21984/stat : 21984 (minisat) R 21962 21962 21535 0 -1 4194304 114550 0 0 0 8256 86 0 0 25 0 1 0 166377609 477544448 114532 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21984/statm: 116588 114532 54 142 0 116444 0
Current children cumulated CPU time (s) 339.22
Current children cumulated vsize (KiB) 513916

[startup+402.817 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=742416/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=255.8
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 800 27788 0 1 0 0 25444 136 17 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21984] ppid=21962 vsize=466352 CPUtime=142.98
/proc/21984/stat : 21984 (minisat) R 21962 21962 21535 0 -1 4194304 114590 0 0 0 14211 87 0 0 25 0 1 0 166377609 477544448 114572 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21984/statm: 116588 114572 54 142 0 116444 0
Current children cumulated CPU time (s) 398.78
Current children cumulated vsize (KiB) 513916

[startup+462.909 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=733648/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=255.8
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 800 27788 0 1 0 0 25444 136 17 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21984] ppid=21962 vsize=467264 CPUtime=202.53
/proc/21984/stat : 21984 (minisat) R 21962 21962 21535 0 -1 4194304 114601 0 0 0 20166 87 0 0 25 0 1 0 166377609 478478336 114583 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525917 0 0 4096 3 0 0 0 17 1 0 0
/proc/21984/statm: 116816 114583 54 142 0 116672 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 514828

[startup+523.012 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=723792/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=255.8
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 800 27788 0 1 0 0 25444 136 17 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21984] ppid=21962 vsize=467264 CPUtime=262.07
/proc/21984/stat : 21984 (minisat) R 21962 21962 21535 0 -1 4194304 114601 0 0 0 26120 87 0 0 25 0 1 0 166377609 478478336 114583 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21984/statm: 116816 114583 54 142 0 116672 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 514828

[startup+583.105 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=712976/2055920 swapFree=4192812/4192956
[pid=21962] ppid=21960 vsize=47564 CPUtime=255.8
/proc/21962/stat : 21962 (galac.sh) S 21960 21962 21535 0 -1 4194304 800 27788 0 1 0 0 25444 136 17 0 1 0 166351757 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21962/statm: 11891 364 246 79 0 218 0
[pid=21984] ppid=21962 vsize=467264 CPUtime=321.62
/proc/21984/stat : 21984 (minisat) R 21962 21962 21535 0 -1 4194304 114601 0 0 0 32075 87 0 0 25 0 1 0 166377609 478478336 114583 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21984/statm: 116816 114583 54 142 0 116672 0
Current children cumulated CPU time (s) 577.42
Current children cumulated vsize (KiB) 514828

Child status: 0
Real time (s): 642.16
CPU time (s): 635.91
CPU user time (s): 633.332
CPU system time (s): 2.57861
CPU usage (%): 99.0268
Max. virtual memory (cumulated for all children) (KiB): 908512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 633.332
system time used= 2.57861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159614
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= 10090
involuntary context switches= 33927

runsolver used 0.729889 s user time and 2.12668 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Jan  7 14:19:23 UTC 2007


IDJOB= 206934
IDBENCH= 4246
FILE ID= node7/206934-1168179563

PBS_JOBID= 3478873

Free space on /tmp= 66510 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a09f96970fc967a29630468065a91321

RANDOM SEED= 884521230

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.220
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.220
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:       1442544 kB
Buffers:         65052 kB
Cached:         286916 kB
SwapCached:          0 kB
Active:         347080 kB
Inactive:       210200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3180 kB
Writeback:           0 kB
Mapped:         225340 kB
Slab:            40472 kB
Committed_AS:  4850396 kB
PageTables:       2716 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= 66510 MiB



End job on node7 on Sun Jan  7 14:30:06 UTC 2007