Trace number 237664

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 1? (MO) 0 668.189

General information on the benchmark

Namehaystacks/
haystacks_53.xml
MD5SUMa0098767a588d03f7d6994873b18d5bf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2809
Number of constraints73086
Maximum constraint arity2
Maximum domain size53
Number of constraints which are defined in extension0
Number of constraints which are defined in intension73086
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
64.84	c start processing
64.85	c start relation processing
64.86	c start cnf exporting
234.36	c parsing time : 64.675
234.37	c preprocessing time : 234.198
234.38	
234.38	c Nary constraints - conflicts : 0 supports : 0
234.38	c Binary constraints - conflicts : 73034 supports :52
234.38	c max arity constraint : 2
234.38	c Max Tuples generated 2809
234.38	c relations : 4
234.38	c relations BDD: 0
234.38	c vars : 148878 - clauses :  7755333
234.38	
234.41	 
234.41	c --- Minisat Stats ---
234.41	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-237664-1168718499 -o ROOT/results/node3/solver-237664-1168718499 -C 1800 -M 900 /tmp/evaluation/237664-1168718499/galac.sh /tmp/evaluation/237664-1168718499/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.99 1.97 1.91 5/93 26999
/proc/meminfo: memFree=1600552/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=6392 CPUtime=0
/proc/26998/stat : 26998 (galac.sh) R 26996 26998 26099 0 -1 4194304 253 0 0 0 0 0 0 0 20 0 1 0 220245549 6545408 215 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233630137849 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26998/statm: 1598 215 165 79 0 122 0

[startup+0.105331 s]
/proc/loadavg: 1.99 1.97 1.91 5/93 26999
/proc/meminfo: memFree=1600552/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.513397 s]
/proc/loadavg: 1.99 1.97 1.91 5/93 26999
/proc/meminfo: memFree=1600552/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33753 s]
/proc/loadavg: 1.99 1.97 1.91 4/101 27023
/proc/meminfo: memFree=1558312/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861064 CPUtime=1.27
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 12392 0 1 0 118 9 0 0 18 0 8 0 220245553 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072917395 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215266 12144 1994 14 0 201471 0
[pid=27012/tid=27013] ppid=26998 vsize=861064 CPUtime=0.1
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 3504 0 0 0 9 1 0 0 16 0 8 0 220245557 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861064 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220245557 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861064 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861064 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861064 CPUtime=0.27
/proc/27012/task/27017/stat : 27017 (java) R 26998 26998 26099 0 -1 64 1009 0 0 0 26 1 0 0 20 0 8 0 220245561 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861064 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861064 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881729536 12144 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908624

[startup+2.98279 s]
/proc/loadavg: 1.99 1.97 1.91 3/101 27023
/proc/meminfo: memFree=1557096/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=2.9
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 14341 0 1 0 279 11 0 0 25 0 8 0 220245553 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073867577 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 14091 1994 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.1
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 3504 0 0 0 9 1 0 0 17 0 8 0 220245557 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.34
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1062 0 0 0 33 1 0 0 16 0 8 0 220245561 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 14091 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908756

[startup+6.28033 s]
/proc/loadavg: 1.99 1.97 1.91 3/101 27041
/proc/meminfo: memFree=1525928/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=6.14
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 19689 0 1 0 599 15 0 0 25 0 8 0 220245553 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458797 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 19438 1997 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.1
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 3686 0 0 0 9 1 0 0 16 0 8 0 220245557 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.34
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1062 0 0 0 33 1 0 0 16 0 8 0 220245561 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 19438 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908756

[startup+12.7744 s]
/proc/loadavg: 1.99 1.97 1.91 3/101 27049
/proc/meminfo: memFree=1518376/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=12.55
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 20359 0 1 0 1239 16 0 0 25 0 8 0 220245553 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074022782 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 20104 1997 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.18
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 4350 0 0 0 16 2 0 0 16 0 8 0 220245557 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.34
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1064 0 0 0 33 1 0 0 16 0 8 0 220245561 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 20104 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 908756

[startup+25.6515 s]
/proc/loadavg: 2.07 1.99 1.91 3/101 27059
/proc/meminfo: memFree=1509608/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=25.29
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 20845 0 1 0 2512 17 0 0 25 0 8 0 220245553 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074035000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 20586 1997 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.22
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 4828 0 0 0 20 2 0 0 16 0 8 0 220245557 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.35
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1068 0 0 0 34 1 0 0 16 0 8 0 220245561 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 20586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 908756

[startup+51.3076 s]
/proc/loadavg: 2.05 1.99 1.91 3/95 27083
/proc/meminfo: memFree=1489944/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=50.67
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 22300 0 1 0 5048 19 0 0 25 0 8 0 220245553 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074053977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 22034 1997 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.38
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 6276 0 0 0 35 3 0 0 16 0 8 0 220245557 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.35
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1068 0 0 0 34 1 0 0 16 0 8 0 220245561 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 22034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 908756

[startup+102.533 s]
/proc/loadavg: 2.02 1.99 1.91 3/95 27083
/proc/meminfo: memFree=1433112/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=101.4
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 24167 0 1 0 10097 43 0 0 25 0 8 0 220245553 881864704 23825 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074399694 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 23825 2015 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.69

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

/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1122 0 0 0 44 2 0 0 17 0 8 0 220245561 881864704 23825 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 23825 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 23825 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 908756

[startup+162.605 s]
/proc/loadavg: 2.00 1.99 1.91 3/95 27083
/proc/meminfo: memFree=1329560/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=160.86
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 24283 0 1 0 16014 72 0 0 25 0 8 0 220245553 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074557630 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 23834 2016 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.76
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 7976 0 0 0 70 6 0 0 16 0 8 0 220245557 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220245557 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.47
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1128 0 0 0 45 2 0 0 16 0 8 0 220245561 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 23834 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 908756

[startup+222.676 s]
/proc/loadavg: 2.00 1.99 1.91 3/95 27083
/proc/meminfo: memFree=1231192/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=0.01
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27012] ppid=26998 vsize=861196 CPUtime=220.35
/proc/27012/stat : 27012 (java) R 26998 26998 26099 0 -1 0 24382 0 1 0 21939 96 0 0 25 0 8 0 220245553 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155213464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27012/statm: 215299 23835 2016 14 0 201504 0
[pid=27012/tid=27013] ppid=26998 vsize=861196 CPUtime=0.81
/proc/27012/task/27013/stat : 27013 (java) S 26998 26998 26099 0 -1 64 7976 0 0 0 75 6 0 0 16 0 8 0 220245557 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27014] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27014/stat : 27014 (java) S 26998 26998 26099 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220245557 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27015] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27015/stat : 27015 (java) S 26998 26998 26099 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220245557 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27016] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27016/stat : 27016 (java) S 26998 26998 26099 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220245561 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27017] ppid=26998 vsize=861196 CPUtime=0.47
/proc/27012/task/27017/stat : 27017 (java) S 26998 26998 26099 0 -1 64 1129 0 0 0 45 2 0 0 16 0 8 0 220245561 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27018] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27018/stat : 27018 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220245561 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27012/tid=27019] ppid=26998 vsize=861196 CPUtime=0
/proc/27012/task/27019/stat : 27019 (java) S 26998 26998 26099 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220245561 881864704 23835 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 908756

[startup+282.704 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 27084
/proc/meminfo: memFree=820816/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=465108 CPUtime=47.84
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 115469 0 0 0 4706 78 0 0 25 0 1 0 220268990 476270592 115383 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 116277 115383 54 142 0 116133 0
Current children cumulated CPU time (s) 279.82
Current children cumulated vsize (KiB) 512668

[startup+342.789 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 27084
/proc/meminfo: memFree=697360/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=565620 CPUtime=107.37
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 140540 0 0 0 10636 101 0 0 25 0 1 0 220268990 579194880 140454 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 141405 140454 54 142 0 141261 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 613180

[startup+402.873 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 27084
/proc/meminfo: memFree=606352/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=639288 CPUtime=166.9
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 158895 0 0 0 16574 116 0 0 25 0 1 0 220268990 654630912 158809 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 159822 158809 54 142 0 159678 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 686848

[startup+462.954 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 27084
/proc/meminfo: memFree=507728/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=701016 CPUtime=226.44
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 174304 0 0 0 22516 128 0 0 25 0 1 0 220268990 717840384 174218 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 175254 174218 54 142 0 175110 0
Current children cumulated CPU time (s) 458.42
Current children cumulated vsize (KiB) 748576

[startup+523.043 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 27084
/proc/meminfo: memFree=445584/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=738076 CPUtime=285.97
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 183547 0 0 0 28460 137 0 0 25 0 1 0 220268990 755789824 183461 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 184519 183461 54 142 0 184375 0
Current children cumulated CPU time (s) 517.95
Current children cumulated vsize (KiB) 785636

[startup+583.132 s]
/proc/loadavg: 2.04 2.00 1.92 3/88 27084
/proc/meminfo: memFree=383824/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=770132 CPUtime=345.51
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 191537 0 0 0 34405 146 0 0 25 0 1 0 220268990 788615168 191451 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 192533 191451 54 142 0 192389 0
Current children cumulated CPU time (s) 577.49
Current children cumulated vsize (KiB) 817692

[startup+643.22 s]
/proc/loadavg: 2.01 2.00 1.92 3/88 27084
/proc/meminfo: memFree=341200/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=797576 CPUtime=405.04
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 198388 0 0 0 40351 153 0 0 25 0 1 0 220268990 816717824 198302 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 199394 198302 54 142 0 199250 0
Current children cumulated CPU time (s) 637.02
Current children cumulated vsize (KiB) 845136



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+668.176 s]
/proc/loadavg: 2.01 2.00 1.92 3/88 27084
/proc/meminfo: memFree=259024/2055920 swapFree=4191880/4192956
[pid=26998] ppid=26996 vsize=47560 CPUtime=231.98
/proc/26998/stat : 26998 (galac.sh) S 26996 26998 26099 0 -1 4194304 800 26115 0 1 0 0 23095 103 17 0 1 0 220245549 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26998/statm: 11890 363 245 79 0 218 0
[pid=27084] ppid=26998 vsize=874064 CPUtime=429.78
/proc/27084/stat : 27084 (minisat) R 26998 26998 26099 0 -1 4194304 217410 0 0 0 42815 163 0 0 25 0 1 0 220268990 895041536 217324 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/27084/statm: 218516 217324 54 142 0 218372 0
Current children cumulated CPU time (s) 661.76
Current children cumulated vsize (KiB) 921624

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26998 and gives childrusage.ru_utime.tv_sec=230 childrusage.ru_utime.tv_usec=959888 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=46840
CPU time returned by wait4() is 232.007
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 668.189
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 921624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.96
system time used= 1.04684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26915
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8215
involuntary context switches= 16202

runsolver used 0.756884 s user time and 2.24566 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 13 20:01:39 UTC 2007


IDJOB= 237664
IDBENCH= 6955
IDSOLVER= 78
FILE ID= node3/237664-1168718499

PBS_JOBID= 3547391

Free space on /tmp= 66540 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_53.xml
COMMAND LINE= /tmp/evaluation/237664-1168718499/galac.sh /tmp/evaluation/237664-1168718499/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-237664-1168718499 -o ROOT/results/node3/solver-237664-1168718499 -C 1800 -M 900  /tmp/evaluation/237664-1168718499/galac.sh /tmp/evaluation/237664-1168718499/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a0098767a588d03f7d6994873b18d5bf

RANDOM SEED= 480602616

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.279
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.279
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:       1601032 kB
Buffers:          1788 kB
Cached:          80024 kB
SwapCached:        264 kB
Active:         386468 kB
Inactive:        27528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601032 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           11792 kB
Writeback:           0 kB
Mapped:         345224 kB
Slab:            25068 kB
Committed_AS:  6756616 kB
PageTables:       2828 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= 66417 MiB



End job on node3 on Sat Jan 13 20:12:48 UTC 2007