Trace number 206973

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 954.91 962.769

General information on the benchmark

NametravellingSalesman/
travellingSalesman-20/tsp-20-2_ext.xml
MD5SUMb9a7be1fad569e5c2e874ee391512cae
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 benchmark3.56646
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.04	c --- Preproc Stats ---
0.89	c start processing
0.89	c start relation processing
2.17	c start cnf exporting
224.75	c parsing time : 0.609
224.75	c preprocessing time : 224.475
224.75	
224.75	c Nary constraints - conflicts : 0 supports : 20
224.75	c Binary constraints - conflicts : 190 supports :20
224.75	c max arity constraint : 3
224.75	c Max Tuples generated 0
224.75	c relations : 23
224.75	c relations BDD: 2
224.75	c vars : 343692 - clauses :  11596943
224.75	
224.80	 
224.80	c --- Minisat Stats ---
224.80	 
959.54	c restarts              : 17
959.54	c conflicts             : 147262         (202 /sec)
959.54	c decisions             : 1082777        (1.49 % random) (1482 /sec)
959.54	c propagations          : 1301737348     (1781769 /sec)
959.54	c conflict literals     : 17823063       (20.31 % deleted)
959.54	c Memory used           : 425.79 MB
959.54	c CPU time              : 730.587 s
959.54	
959.69	s SATISFIABLE
962.67	v 9 14 8 15 11 9 12 7 10 2 13 10 6 22 4 13 18 2 14 17 2 2 1 0 15 14 7 1 16 5 20 14 5 5 19 13 3 9 17 6 29 38 45 47 57 79 92 94 111 113 113 127 128 133 147 152 165 174 180 180 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/node20/watcher-206973-1168179674 -o ROOT/results/node20/solver-206973-1168179674 -C 1800 -M 900 /tmp/evaluation/206973-1168179674/galac.sh /tmp/evaluation/206973-1168179674/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.04 1.54 1.37 5/97 22740
/proc/meminfo: memFree=748792/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=6344 CPUtime=0
/proc/22739/stat : 22739 (galac.sh) R 22737 22739 22571 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 166362067 6496256 215 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273949980041 0 2147483391 4096 8192 0 0 0 17 1 0 0
/proc/22739/statm: 1586 215 165 79 0 122 0

[startup+0.106374 s]
/proc/loadavg: 2.04 1.54 1.37 5/97 22740
/proc/meminfo: memFree=748792/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.514407 s]
/proc/loadavg: 2.04 1.54 1.37 5/97 22740
/proc/meminfo: memFree=748792/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33551 s]
/proc/loadavg: 2.04 1.54 1.37 3/105 22760
/proc/meminfo: memFree=702072/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=1.16
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 13715 0 1 0 108 8 0 0 25 0 8 0 166362072 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073905009 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 13469 1968 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 166362086 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 166362087 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 166362087 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.17
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 944 0 0 0 16 1 0 0 16 0 8 0 166362090 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 13469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 908624

[startup+2.9727 s]
/proc/loadavg: 2.04 1.54 1.37 3/105 22760
/proc/meminfo: memFree=671544/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=2.79
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23048 0 1 0 266 13 0 0 25 0 8 0 166362072 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074105369 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 22800 1996 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.11
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 7126 0 0 0 9 2 0 0 16 0 8 0 166362086 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.24
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 999 0 0 0 23 1 0 0 15 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 908624

[startup+6.2731 s]
/proc/loadavg: 2.03 1.55 1.37 3/91 22769
/proc/meminfo: memFree=1364200/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=5.94
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23055 0 1 0 580 14 0 0 25 0 8 0 166362072 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155212998 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 22800 1996 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.16
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 7126 0 0 0 14 2 0 0 16 0 8 0 166362086 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.24
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 999 0 0 0 23 1 0 0 15 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 22800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 908624

[startup+12.7479 s]
/proc/loadavg: 1.95 1.54 1.37 3/94 22987
/proc/meminfo: memFree=1259656/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=12.41
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23387 0 1 0 1223 18 0 0 25 0 8 0 166362072 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074030365 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 23119 1996 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.23
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 7445 0 0 0 20 3 0 0 16 0 8 0 166362086 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.24
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 999 0 0 0 23 1 0 0 15 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 908624

[startup+25.6254 s]
/proc/loadavg: 1.96 1.56 1.38 3/94 22987
/proc/meminfo: memFree=1248968/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=25.28
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23415 0 1 0 2505 23 0 0 25 0 8 0 166362072 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074087386 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 23119 1996 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.24
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 7445 0 0 0 21 3 0 0 16 0 8 0 166362086 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.24
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 999 0 0 0 23 1 0 0 16 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 908624

[startup+51.2625 s]
/proc/loadavg: 1.84 1.57 1.38 5/105 23038
/proc/meminfo: memFree=999352/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=49.56
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23466 0 1 0 4921 35 0 0 25 0 8 0 166362072 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074004102 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22753/statm: 215267 23119 1996 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.26
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 7445 0 0 0 23 3 0 0 16 0 8 0 166362086 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.24
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 999 0 0 0 23 1 0 0 16 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.57
Current children cumulated vsize (KiB) 908624

[startup+102.559 s]
/proc/loadavg: 1.93 1.63 1.41 3/105 23038
/proc/meminfo: memFree=892856/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=100.46
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23570 0 1 0 9986 60 0 0 25 0 8 0 166362072 881733632 23119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074068224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 23119 1996 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.32

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


[startup+222.652 s]
/proc/loadavg: 2.33 1.91 1.54 3/95 23102
/proc/meminfo: memFree=1168184/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=0.01
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=22753] ppid=22739 vsize=861068 CPUtime=218.32
/proc/22753/stat : 22753 (java) R 22739 22739 22571 0 -1 0 23962 0 1 0 21721 111 0 0 25 0 8 0 166362072 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731111 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22753/statm: 215267 23290 2000 14 0 201472 0
[pid=22753/tid=22754] ppid=22739 vsize=861068 CPUtime=0.48
/proc/22753/task/22754/stat : 22754 (java) S 22739 22739 22571 0 -1 64 7597 0 0 0 43 5 0 0 16 0 8 0 166362086 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22755] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22755/stat : 22755 (java) S 22739 22739 22571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22756] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22756/stat : 22756 (java) S 22739 22739 22571 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166362087 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22757] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22757/stat : 22757 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166362090 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22758] ppid=22739 vsize=861068 CPUtime=0.27
/proc/22753/task/22758/stat : 22758 (java) S 22739 22739 22571 0 -1 64 1013 0 0 0 26 1 0 0 16 0 8 0 166362090 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22759] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22759/stat : 22759 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166362090 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22753/tid=22760] ppid=22739 vsize=861068 CPUtime=0
/proc/22753/task/22760/stat : 22760 (java) S 22739 22739 22571 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166362090 881733632 23290 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 218.33
Current children cumulated vsize (KiB) 908624

[startup+282.728 s]
/proc/loadavg: 2.15 1.94 1.57 3/88 23103
/proc/meminfo: memFree=822704/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=435400 CPUtime=57.64
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107218 0 0 0 5700 64 0 0 25 0 1 0 166384548 445849600 107200 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 108850 107200 54 142 0 108706 0
Current children cumulated CPU time (s) 278.07
Current children cumulated vsize (KiB) 482956

[startup+342.797 s]
/proc/loadavg: 2.05 1.95 1.59 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=117.42
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107268 0 0 0 11678 64 0 0 25 0 1 0 166384548 446472192 107250 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107250 54 142 0 108858 0
Current children cumulated CPU time (s) 337.85
Current children cumulated vsize (KiB) 483564

[startup+402.872 s]
/proc/loadavg: 2.02 1.95 1.62 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=177.22
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107268 0 0 0 17657 65 0 0 25 0 1 0 166384548 446472192 107250 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107250 54 142 0 108858 0
Current children cumulated CPU time (s) 397.65
Current children cumulated vsize (KiB) 483564

[startup+462.938 s]
/proc/loadavg: 2.00 1.96 1.64 3/88 23103
/proc/meminfo: memFree=822448/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=237
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 23635 65 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 457.43
Current children cumulated vsize (KiB) 483564

[startup+522.997 s]
/proc/loadavg: 2.00 1.96 1.66 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=296.78
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 29612 66 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 517.21
Current children cumulated vsize (KiB) 483564

[startup+583.067 s]
/proc/loadavg: 2.00 1.97 1.67 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=356.56
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 35590 66 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 576.99
Current children cumulated vsize (KiB) 483564

[startup+643.139 s]
/proc/loadavg: 2.04 1.99 1.70 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=416.36
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 41569 67 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 636.79
Current children cumulated vsize (KiB) 483564

[startup+703.21 s]
/proc/loadavg: 2.01 1.99 1.71 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=476.14
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 47547 67 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526203 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 696.57
Current children cumulated vsize (KiB) 483564

[startup+763.284 s]
/proc/loadavg: 2.00 1.99 1.73 3/88 23103
/proc/meminfo: memFree=822448/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=535.93
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 53525 68 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 756.36
Current children cumulated vsize (KiB) 483564

[startup+823.355 s]
/proc/loadavg: 2.00 1.99 1.74 3/88 23103
/proc/meminfo: memFree=822448/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=595.72
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 59504 68 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 816.15
Current children cumulated vsize (KiB) 483564

[startup+883.425 s]
/proc/loadavg: 2.00 1.99 1.75 3/88 23103
/proc/meminfo: memFree=822512/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=655.51
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 65482 69 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 875.94
Current children cumulated vsize (KiB) 483564

[startup+943.495 s]
/proc/loadavg: 2.00 1.99 1.77 3/88 23103
/proc/meminfo: memFree=822448/2055920 swapFree=4170192/4192956
[pid=22739] ppid=22737 vsize=47556 CPUtime=220.43
/proc/22739/stat : 22739 (galac.sh) S 22737 22739 22571 0 -1 4194304 800 25688 0 1 0 0 21928 115 17 0 1 0 166362067 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22739/statm: 11889 363 245 79 0 218 0
[pid=23103] ppid=22739 vsize=436008 CPUtime=715.3
/proc/23103/stat : 23103 (minisat) R 22739 22739 22571 0 -1 4194304 107273 0 0 0 71461 69 0 0 25 0 1 0 166384548 446472192 107255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529388 0 0 4096 3 0 0 0 17 1 0 0
/proc/23103/statm: 109002 107255 54 142 0 108858 0
Current children cumulated CPU time (s) 935.73
Current children cumulated vsize (KiB) 483564

Child status: 0
Real time (s): 962.769
CPU time (s): 954.91
CPU user time (s): 952.761
CPU system time (s): 2.14867
CPU usage (%): 99.1837
Max. virtual memory (cumulated for all children) (KiB): 908716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 952.761
system time used= 2.14867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150176
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= 9315
involuntary context switches= 20844

runsolver used 1.15382 s user time and 3.15552 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Jan  7 14:21:15 UTC 2007


IDJOB= 206973
IDBENCH= 4249
FILE ID= node20/206973-1168179674

PBS_JOBID= 3479127

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b9a7be1fad569e5c2e874ee391512cae

RANDOM SEED= 446847122

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.216
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.216
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:        749272 kB
Buffers:         50316 kB
Cached:         460220 kB
SwapCached:       3612 kB
Active:         764124 kB
Inactive:       476864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        749272 kB
SwapTotal:     4192956 kB
SwapFree:      4170192 kB
Dirty:            3156 kB
Writeback:           0 kB
Mapped:         754916 kB
Slab:            48676 kB
Committed_AS:  4085040 kB
PageTables:       3816 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= 66553 MiB



End job on node20 on Sun Jan  7 14:37:18 UTC 2007