Trace number 247455

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 1040.11 1043.79

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-7_ext.xml
MD5SUM0ab3dbb9edfa2aa092a5a9fe1825fa3f
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 benchmark20.2569
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
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 ---
17.47	c start processing
17.47	c start relation processing
41.21	c start cnf exporting
147.07	c parsing time : 17.242
147.07	c preprocessing time : 146.848
147.07	
147.07	c Nary constraints - conflicts : 0 supports : 18
147.07	c Binary constraints - conflicts : 0 supports :0
147.07	c max arity constraint : 8
147.08	c Max Tuples generated 0
147.08	c relations : 18
147.08	c relations BDD: 18
147.08	c vars : 722437 - clauses :  2819138
147.08	
147.22	 
147.22	c --- Minisat Stats ---
147.22	 
1024.69	c restarts              : 9
1024.69	c conflicts             : 7260           (8 /sec)
1024.69	c decisions             : 29144          (1.76 % random) (33 /sec)
1024.69	c propagations          : 945986389      (1082235 /sec)
1024.69	c conflict literals     : 340125         (27.89 % deleted)
1024.69	c Memory used           : 175.97 MB
1024.69	c CPU time              : 874.104 s
1024.69	
1024.99	s SATISFIABLE
1043.75	v 2 3 4 4 3 0 4 0 0 2 0 4 3 1 0 4 2 4 0 3

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/node18/watcher-247455-1168392662 -o ROOT/results/node18/solver-247455-1168392662 -C 1800 -M 900 /tmp/evaluation/247455-1168392662/galac.sh /tmp/evaluation/247455-1168392662/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.88 1.35 1.38 5/94 11360
/proc/meminfo: memFree=998472/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=6348 CPUtime=0
/proc/11359/stat : 11359 (galac.sh) R 11357 11359 10646 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 187660887 6500352 216 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848978514 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11359/statm: 1587 216 165 79 0 123 0

[startup+0.10505 s]
/proc/loadavg: 1.88 1.35 1.38 5/94 11360
/proc/meminfo: memFree=998472/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.517091 s]
/proc/loadavg: 1.88 1.35 1.38 5/94 11360
/proc/meminfo: memFree=998472/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34218 s]
/proc/loadavg: 1.88 1.35 1.38 4/102 11380
/proc/meminfo: memFree=908744/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=1.22
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 24233 0 1 0 107 15 0 0 25 0 8 0 187660891 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073765899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 23987 1966 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=0.09
/proc/11373/task/11374/stat : 11374 (java) S 11359 11359 10646 0 -1 64 8510 0 0 0 5 4 0 0 16 0 8 0 187660895 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11375] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11375/stat : 11375 (java) S 11359 11359 10646 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11376] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11376/stat : 11376 (java) S 11359 11359 10646 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187660895 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11377] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11377/stat : 11377 (java) S 11359 11359 10646 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187660899 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11378] ppid=11359 vsize=861064 CPUtime=0.13
/proc/11373/task/11378/stat : 11378 (java) S 11359 11359 10646 0 -1 64 891 0 0 0 12 1 0 0 16 0 8 0 187660899 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11379] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11379/stat : 11379 (java) S 11359 11359 10646 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187660899 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11380] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11380/stat : 11380 (java) S 11359 11359 10646 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187660899 881729536 23987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908636

[startup+2.97933 s]
/proc/loadavg: 1.88 1.35 1.38 4/102 11380
/proc/meminfo: memFree=896264/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=2.84
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 31368 0 1 0 264 20 0 0 25 0 8 0 187660891 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073450816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 31118 1966 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=0.21
/proc/11373/task/11374/stat : 11374 (java) S 11359 11359 10646 0 -1 64 15602 0 0 0 13 8 0 0 16 0 8 0 187660895 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11375] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11375/stat : 11375 (java) S 11359 11359 10646 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11376] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11376/stat : 11376 (java) S 11359 11359 10646 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187660895 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11377] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11377/stat : 11377 (java) S 11359 11359 10646 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187660899 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11378] ppid=11359 vsize=861064 CPUtime=0.15
/proc/11373/task/11378/stat : 11378 (java) S 11359 11359 10646 0 -1 64 902 0 0 0 14 1 0 0 16 0 8 0 187660899 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11379] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11379/stat : 11379 (java) S 11359 11359 10646 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187660899 881729536 31118 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11380] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11380/stat : 11380 (java) R 11359 11359 10646 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187660899 881729536 31118 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) 908636

[startup+6.28169 s]
/proc/loadavg: 1.89 1.36 1.38 4/102 11380
/proc/meminfo: memFree=813384/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=6.13
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 49657 0 1 0 582 31 0 0 25 0 8 0 187660891 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073687228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 49398 1966 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=0.55
/proc/11373/task/11374/stat : 11374 (java) S 11359 11359 10646 0 -1 64 33882 0 0 0 36 19 0 0 16 0 8 0 187660895 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11375] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11375/stat : 11375 (java) S 11359 11359 10646 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11376] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11376/stat : 11376 (java) S 11359 11359 10646 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187660895 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11377] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11377/stat : 11377 (java) S 11359 11359 10646 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187660899 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11378] ppid=11359 vsize=861064 CPUtime=0.16
/proc/11373/task/11378/stat : 11378 (java) S 11359 11359 10646 0 -1 64 902 0 0 0 15 1 0 0 17 0 8 0 187660899 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11379] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11379/stat : 11379 (java) S 11359 11359 10646 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187660899 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11380] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11380/stat : 11380 (java) S 11359 11359 10646 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187660899 881729536 49398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 908636

[startup+12.7693 s]
/proc/loadavg: 1.90 1.37 1.39 3/102 11380
/proc/meminfo: memFree=663752/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=12.58
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 81756 0 1 0 1209 49 0 0 25 0 8 0 187660891 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073716065 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 81481 1966 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=1.15
/proc/11373/task/11374/stat : 11374 (java) S 11359 11359 10646 0 -1 64 65962 0 0 0 79 36 0 0 16 0 8 0 187660895 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11375] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11375/stat : 11375 (java) S 11359 11359 10646 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11376] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11376/stat : 11376 (java) S 11359 11359 10646 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187660895 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11377] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11377/stat : 11377 (java) S 11359 11359 10646 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187660899 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11378] ppid=11359 vsize=861064 CPUtime=0.16
/proc/11373/task/11378/stat : 11378 (java) S 11359 11359 10646 0 -1 64 905 0 0 0 15 1 0 0 16 0 8 0 187660899 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11379] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11379/stat : 11379 (java) S 11359 11359 10646 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187660899 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11380] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11380/stat : 11380 (java) S 11359 11359 10646 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187660899 881729536 81481 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 908636

[startup+25.6695 s]
/proc/loadavg: 1.92 1.40 1.40 3/102 11380
/proc/meminfo: memFree=504968/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=25.42
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 129702 0 1 0 2468 74 0 0 25 0 8 0 187660891 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073861764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 129410 1977 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=2.68
/proc/11373/task/11374/stat : 11374 (java) S 11359 11359 10646 0 -1 64 113844 0 0 0 209 59 0 0 19 0 8 0 187660895 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11375] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11375/stat : 11375 (java) S 11359 11359 10646 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11376] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11376/stat : 11376 (java) S 11359 11359 10646 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187660895 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11377] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11377/stat : 11377 (java) S 11359 11359 10646 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187660899 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11378] ppid=11359 vsize=861064 CPUtime=0.21
/proc/11373/task/11378/stat : 11378 (java) S 11359 11359 10646 0 -1 64 928 0 0 0 19 2 0 0 15 0 8 0 187660899 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11379] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11379/stat : 11379 (java) S 11359 11359 10646 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187660899 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11380] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11380/stat : 11380 (java) S 11359 11359 10646 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187660899 881729536 129410 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 908636

[startup+51.349 s]
/proc/loadavg: 2.08 1.48 1.42 3/102 11380
/proc/meminfo: memFree=268680/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=50.95
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 178411 0 1 0 4997 98 0 0 25 0 8 0 187660891 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154517152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 177948 1999 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=8.31
/proc/11373/task/11374/stat : 11374 (java) S 11359 11359 10646 0 -1 64 162460 0 0 0 751 80 0 0 16 0 8 0 187660895 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11375] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11375/stat : 11375 (java) S 11359 11359 10646 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11376] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11376/stat : 11376 (java) S 11359 11359 10646 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187660895 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11377] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11377/stat : 11377 (java) S 11359 11359 10646 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187660899 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11378] ppid=11359 vsize=861064 CPUtime=0.27
/proc/11373/task/11378/stat : 11378 (java) S 11359 11359 10646 0 -1 64 964 0 0 0 25 2 0 0 16 0 8 0 187660899 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11379] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11379/stat : 11379 (java) S 11359 11359 10646 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187660899 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11373/tid=11380] ppid=11359 vsize=861064 CPUtime=0
/proc/11373/task/11380/stat : 11380 (java) S 11359 11359 10646 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187660899 881729536 177948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 908636

[startup+102.588 s]
/proc/loadavg: 2.03 1.56 1.45 3/102 11380
/proc/meminfo: memFree=239240/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=0.01
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11373] ppid=11359 vsize=861064 CPUtime=101.9
/proc/11373/stat : 11373 (java) R 11359 11359 10646 0 -1 0 178499 0 1 0 10072 118 0 0 25 0 8 0 187660891 881729536 177949 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074032816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11373/statm: 215266 177949 1999 14 0 201471 0
[pid=11373/tid=11374] ppid=11359 vsize=861064 CPUtime=8.61

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

Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 221312

[startup+222.729 s]
/proc/loadavg: 2.00 1.70 1.51 3/95 11381
/proc/meminfo: memFree=757568/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=175456 CPUtime=75.08
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40184 0 0 0 7479 29 0 0 25 0 1 0 187675610 179666944 40166 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 43864 40166 54 142 0 43720 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 223028

[startup+282.737 s]
/proc/loadavg: 2.00 1.75 1.54 3/84 11460
/proc/meminfo: memFree=1424856/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=177352 CPUtime=134.89
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40368 0 0 0 13440 49 0 0 25 0 1 0 187675610 181608448 40350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11381/statm: 44338 40350 54 142 0 44194 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 224924

[startup+342.809 s]
/proc/loadavg: 2.03 1.81 1.57 3/94 11560
/proc/meminfo: memFree=1243528/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=177484 CPUtime=193.25
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40402 0 0 0 19258 67 0 0 25 0 1 0 187675610 181743616 40384 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11381/statm: 44371 40384 54 142 0 44227 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 225056

[startup+402.817 s]
/proc/loadavg: 1.57 1.73 1.56 2/79 11574
/proc/meminfo: memFree=1514712/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=177616 CPUtime=253.11
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40436 0 0 0 25243 68 0 0 25 0 1 0 187675610 181878784 40418 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44404 40418 54 142 0 44260 0
Current children cumulated CPU time (s) 399.35
Current children cumulated vsize (KiB) 225188

[startup+462.89 s]
/proc/loadavg: 1.22 1.61 1.52 2/79 11574
/proc/meminfo: memFree=1514584/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=177748 CPUtime=313.16
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40464 0 0 0 31248 68 0 0 25 0 1 0 187675610 182013952 40446 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44437 40446 54 142 0 44293 0
Current children cumulated CPU time (s) 459.4
Current children cumulated vsize (KiB) 225320

[startup+522.957 s]
/proc/loadavg: 1.08 1.49 1.49 2/79 11574
/proc/meminfo: memFree=1514392/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=177880 CPUtime=373.22
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40494 0 0 0 37253 69 0 0 25 0 1 0 187675610 182149120 40476 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44470 40476 54 142 0 44326 0
Current children cumulated CPU time (s) 519.46
Current children cumulated vsize (KiB) 225452

[startup+583.026 s]
/proc/loadavg: 1.03 1.40 1.45 2/79 11574
/proc/meminfo: memFree=1514264/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=178020 CPUtime=433.28
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40528 0 0 0 43258 70 0 0 25 0 1 0 187675610 182292480 40510 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44505 40510 54 142 0 44361 0
Current children cumulated CPU time (s) 579.52
Current children cumulated vsize (KiB) 225592

[startup+643.099 s]
/proc/loadavg: 1.01 1.32 1.42 2/79 11574
/proc/meminfo: memFree=1513880/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=178428 CPUtime=493.33
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40615 0 0 0 49263 70 0 0 25 0 1 0 187675610 182710272 40597 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44607 40597 54 142 0 44463 0
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (KiB) 226000

[startup+703.17 s]
/proc/loadavg: 1.00 1.26 1.39 2/79 11574
/proc/meminfo: memFree=1513496/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=178692 CPUtime=553.38
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40699 0 0 0 55267 71 0 0 25 0 1 0 187675610 182980608 40681 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529357 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44673 40681 54 142 0 44529 0
Current children cumulated CPU time (s) 699.62
Current children cumulated vsize (KiB) 226264

[startup+763.24 s]
/proc/loadavg: 1.00 1.21 1.36 2/79 11574
/proc/meminfo: memFree=1513112/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=178956 CPUtime=613.44
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40765 0 0 0 61273 71 0 0 25 0 1 0 187675610 183250944 40747 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44739 40747 54 142 0 44595 0
Current children cumulated CPU time (s) 759.68
Current children cumulated vsize (KiB) 226528

[startup+823.316 s]
/proc/loadavg: 1.00 1.17 1.34 2/79 11574
/proc/meminfo: memFree=1512920/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=179088 CPUtime=673.5
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40792 0 0 0 67278 72 0 0 25 0 1 0 187675610 183386112 40774 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44772 40774 54 142 0 44628 0
Current children cumulated CPU time (s) 819.74
Current children cumulated vsize (KiB) 226660

[startup+883.39 s]
/proc/loadavg: 1.00 1.14 1.32 2/79 11574
/proc/meminfo: memFree=1512728/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=179220 CPUtime=733.56
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40814 0 0 0 73284 72 0 0 25 0 1 0 187675610 183521280 40796 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44805 40796 54 142 0 44661 0
Current children cumulated CPU time (s) 879.8
Current children cumulated vsize (KiB) 226792

[startup+943.46 s]
/proc/loadavg: 1.00 1.11 1.29 2/79 11574
/proc/meminfo: memFree=1512536/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=179352 CPUtime=793.62
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40847 0 0 0 79289 73 0 0 25 0 1 0 187675610 183656448 40829 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44838 40829 54 142 0 44694 0
Current children cumulated CPU time (s) 939.86
Current children cumulated vsize (KiB) 226924

[startup+1003.53 s]
/proc/loadavg: 1.00 1.09 1.27 2/79 11574
/proc/meminfo: memFree=1512344/2055920 swapFree=4192812/4192956
[pid=11359] ppid=11357 vsize=47572 CPUtime=146.24
/proc/11359/stat : 11359 (galac.sh) S 11357 11359 10646 0 -1 4194304 800 180287 0 1 0 0 14478 146 17 0 1 0 187660887 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11359/statm: 11893 364 246 79 0 218 0
[pid=11381] ppid=11359 vsize=179352 CPUtime=853.67
/proc/11381/stat : 11381 (minisat) R 11359 11359 10646 0 -1 4194304 40874 0 0 0 85294 73 0 0 25 0 1 0 187675610 183656448 40856 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/11381/statm: 44838 40856 54 142 0 44694 0
Current children cumulated CPU time (s) 999.91
Current children cumulated vsize (KiB) 226924

Child status: 0
Real time (s): 1043.79
CPU time (s): 1040.11
CPU user time (s): 1037.42
CPU system time (s): 2.68759
CPU usage (%): 99.6477
Max. virtual memory (cumulated for all children) (KiB): 909640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1037.42
system time used= 2.68759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285974
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6719
involuntary context switches= 14095

runsolver used 1.00485 s user time and 3.01054 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Wed Jan 10 01:31:02 UTC 2007


IDJOB= 247455
IDBENCH= 11128
FILE ID= node18/247455-1168392662

PBS_JOBID= 3522790

Free space on /tmp= 66360 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-7_ext.xml
COMMAND LINE= /tmp/evaluation/247455-1168392662/galac.sh /tmp/evaluation/247455-1168392662/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-247455-1168392662 -o ROOT/results/node18/solver-247455-1168392662 -C 1800 -M 900  /tmp/evaluation/247455-1168392662/galac.sh /tmp/evaluation/247455-1168392662/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  0ab3dbb9edfa2aa092a5a9fe1825fa3f

RANDOM SEED= 45315158

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.231
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.231
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:        998952 kB
Buffers:         17136 kB
Cached:         324564 kB
SwapCached:          0 kB
Active:         833036 kB
Inactive:       168116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          184932 kB
Writeback:           0 kB
Mapped:         685088 kB
Slab:            39540 kB
Committed_AS:  6765628 kB
PageTables:       3320 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= 66529 MiB



End job on node18 on Wed Jan 10 01:48:27 UTC 2007