Trace number 237584

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 846.163

General information on the benchmark

Namehaystacks/
haystacks_51.xml
MD5SUM7449812ad9d5b64f3fdae9e735635b0c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark922.179
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2601
Number of constraints65075
Maximum constraint arity2
Maximum domain size51
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65075
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c --- Preproc Stats ---
53.77	c start processing
53.78	c start relation processing
53.79	c start cnf exporting
198.54	c parsing time : 53.467
198.54	c preprocessing time : 198.238
198.56	
198.56	c Nary constraints - conflicts : 0 supports : 0
198.56	c Binary constraints - conflicts : 65025 supports :50
198.56	c max arity constraint : 2
198.56	c Max Tuples generated 2601
198.56	c relations : 4
198.56	c relations BDD: 0
198.56	c vars : 132652 - clauses :  6645251
198.56	
198.61	 
198.61	c --- Minisat Stats ---
198.61	 

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/node1/watcher-237584-1168718332 -o ROOT/results/node1/solver-237584-1168718332 -C 1800 -M 900 /tmp/evaluation/237584-1168718332/galac.sh /tmp/evaluation/237584-1168718332/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.18 2.07 1.94 5/94 9757
/proc/meminfo: memFree=1665928/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=5184 CPUtime=0
/proc/9756/stat : 9756 (galac.sh) R 9754 9756 9277 0 -1 4194304 88 0 0 0 0 0 0 0 20 0 1 0 220228995 5308416 61 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353146898 0 0 4096 0 0 0 0 17 1 0 0
/proc/9756/statm: 1296 61 44 79 0 106 0

[startup+0.104367 s]
/proc/loadavg: 2.18 2.07 1.94 5/94 9757
/proc/meminfo: memFree=1665928/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=8784 CPUtime=0
/proc/9756/stat : 9756 (galac.sh) D 9754 9756 9277 0 -1 4194304 568 1322 0 0 0 0 0 0 18 0 1 0 220228995 8994816 318 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353444434 0 2 4096 73728 18446744071563608240 0 0 17 0 0 0
/proc/9756/statm: 2196 318 217 79 0 189 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8784

[startup+0.512411 s]
/proc/loadavg: 2.18 2.07 1.94 5/94 9757
/proc/meminfo: memFree=1665928/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33551 s]
/proc/loadavg: 2.18 2.07 1.94 3/102 9777
/proc/meminfo: memFree=1622856/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860856 CPUtime=1.13
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 12345 0 6 0 107 6 0 0 22 0 8 0 220229012 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074048696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215214 12102 1994 14 0 201471 0
[pid=9770/tid=9771] ppid=9756 vsize=860856 CPUtime=0.09
/proc/9770/task/9771/stat : 9771 (java) S 9756 9756 9277 0 -1 64 3496 0 0 0 8 1 0 0 16 0 8 0 220229016 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9772] ppid=9756 vsize=860856 CPUtime=0
/proc/9770/task/9772/stat : 9772 (java) S 9756 9756 9277 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220229016 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9756 vsize=860856 CPUtime=0
/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860856 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860856 CPUtime=0.26
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 997 0 0 0 25 1 0 0 15 0 8 0 220229020 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860856 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860856 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881516544 12102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 908428

[startup+2.9887 s]
/proc/loadavg: 2.18 2.07 1.94 4/102 9777
/proc/meminfo: memFree=1622344/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860984 CPUtime=2.77
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 12736 0 6 0 270 7 0 0 25 0 8 0 220229012 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215246 12491 1994 14 0 201503 0
[pid=9770/tid=9771] ppid=9756 vsize=860984 CPUtime=0.13
/proc/9770/task/9771/stat : 9771 (java) S 9756 9756 9277 0 -1 64 3522 0 0 0 12 1 0 0 17 0 8 0 220229016 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9772] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9772/stat : 9772 (java) S 9756 9756 9277 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220229016 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860984 CPUtime=0.35
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 1052 0 0 0 34 1 0 0 15 0 8 0 220229020 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881647616 12491 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 908556

[startup+6.28908 s]
/proc/loadavg: 2.17 2.07 1.94 3/102 9777
/proc/meminfo: memFree=1592904/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860984 CPUtime=6.06
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 19691 0 6 0 594 12 0 0 25 0 8 0 220229012 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074022782 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215246 19445 1997 14 0 201503 0
[pid=9770/tid=9771] ppid=9756 vsize=860984 CPUtime=0.14
/proc/9770/task/9771/stat : 9771 (java) S 9756 9756 9277 0 -1 64 3694 0 0 0 13 1 0 0 16 0 8 0 220229016 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9772] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9772/stat : 9772 (java) S 9756 9756 9277 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220229016 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860984 CPUtime=0.35
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 1052 0 0 0 34 1 0 0 15 0 8 0 220229020 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881647616 19445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 908556

[startup+12.7828 s]
/proc/loadavg: 2.15 2.07 1.94 3/102 9777
/proc/meminfo: memFree=1586760/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860984 CPUtime=12.52
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 20290 0 6 0 1240 12 0 0 25 0 8 0 220229012 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153901693 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215246 20042 1997 14 0 201503 0
[pid=9770/tid=9771] ppid=9756 vsize=860984 CPUtime=0.17
/proc/9770/task/9771/stat : 9771 (java) S 9756 9756 9277 0 -1 64 4290 0 0 0 16 1 0 0 16 0 8 0 220229016 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9772] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9772/stat : 9772 (java) S 9756 9756 9277 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220229016 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860984 CPUtime=0.35
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 1053 0 0 0 34 1 0 0 16 0 8 0 220229020 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881647616 20042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 908556

[startup+25.6424 s]
/proc/loadavg: 2.12 2.07 1.94 3/102 9777
/proc/meminfo: memFree=1579400/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860984 CPUtime=25.32
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 21252 0 6 0 2519 13 0 0 25 0 8 0 220229012 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215246 20999 1997 14 0 201503 0
[pid=9770/tid=9771] ppid=9756 vsize=860984 CPUtime=0.24
/proc/9770/task/9771/stat : 9771 (java) S 9756 9756 9277 0 -1 64 5243 0 0 0 23 1 0 0 16 0 8 0 220229016 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9772] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9772/stat : 9772 (java) S 9756 9756 9277 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220229016 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860984 CPUtime=0.36
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 1057 0 0 0 35 1 0 0 16 0 8 0 220229020 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881647616 20999 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 908556

[startup+51.2894 s]
/proc/loadavg: 2.15 2.08 1.95 4/102 9777
/proc/meminfo: memFree=1563528/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860984 CPUtime=50.84
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 22418 0 6 0 5069 15 0 0 25 0 8 0 220229012 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074022809 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215246 22157 1997 14 0 201503 0
[pid=9770/tid=9771] ppid=9756 vsize=860984 CPUtime=0.42
/proc/9770/task/9771/stat : 9771 (java) S 9756 9756 9277 0 -1 64 6401 0 0 0 40 2 0 0 16 0 8 0 220229016 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9772] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9772/stat : 9772 (java) S 9756 9756 9277 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220229016 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860984 CPUtime=0.36
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 1057 0 0 0 35 1 0 0 16 0 8 0 220229020 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881647616 22157 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 908556

[startup+102.504 s]
/proc/loadavg: 2.14 2.08 1.95 3/102 9777
/proc/meminfo: memFree=1493896/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=0.01
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 760 1865 0 0 0 0 0 1 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9770] ppid=9756 vsize=860984 CPUtime=101.8
/proc/9770/stat : 9770 (java) R 9756 9756 9277 0 -1 0 23333 0 7 0 10139 41 0 0 25 0 8 0 220229012 881647616 22977 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074510623 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 215246 22977 2015 14 0 201503 0
[pid=9770/tid=9771] ppid=9756 vsize=860984 CPUtime=0.63

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

/proc/9770/task/9773/stat : 9773 (java) S 9756 9756 9277 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220229016 881647616 22987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220229020 881647616 22987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9756 vsize=860984 CPUtime=0.47
/proc/9770/task/9775/stat : 9775 (java) S 9756 9756 9277 0 -1 64 1118 0 0 0 45 2 0 0 16 0 8 0 220229020 881647616 22987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9756 9756 9277 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220229020 881647616 22987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9770/tid=9777] ppid=9756 vsize=860984 CPUtime=0
/proc/9770/task/9777/stat : 9777 (java) S 9756 9756 9277 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220229020 881647616 22987 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 908556

[startup+222.611 s]
/proc/loadavg: 2.16 2.09 1.97 4/95 9976
/proc/meminfo: memFree=1070848/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=368132 CPUtime=23.83
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 90414 0 0 0 2334 49 0 0 25 0 1 0 220248857 376967168 90379 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 92033 90379 54 142 0 91889 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 415704

[startup+282.651 s]
/proc/loadavg: 2.10 2.09 1.97 3/95 9976
/proc/meminfo: memFree=966656/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=463496 CPUtime=83.49
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 114165 0 0 0 8283 66 0 0 25 0 1 0 220248857 474619904 114130 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 115874 114130 54 142 0 115730 0
Current children cumulated CPU time (s) 280.66
Current children cumulated vsize (KiB) 511068

[startup+342.734 s]
/proc/loadavg: 2.07 2.08 1.98 3/95 9976
/proc/meminfo: memFree=843776/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=502472 CPUtime=143.23
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 123853 0 0 0 14251 72 0 0 25 0 1 0 220248857 514531328 123818 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 125618 123818 54 142 0 125474 0
Current children cumulated CPU time (s) 340.4
Current children cumulated vsize (KiB) 550044

[startup+402.81 s]
/proc/loadavg: 2.09 2.08 1.98 3/95 9976
/proc/meminfo: memFree=777024/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=567864 CPUtime=202.98
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 140153 0 0 0 20211 87 0 0 25 0 1 0 220248857 581492736 140118 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 141966 140118 54 142 0 141822 0
Current children cumulated CPU time (s) 400.15
Current children cumulated vsize (KiB) 615436

[startup+462.891 s]
/proc/loadavg: 2.03 2.06 1.98 3/95 9976
/proc/meminfo: memFree=750400/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=594656 CPUtime=262.75
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 146812 0 0 0 26180 95 0 0 25 0 1 0 220248857 608927744 146777 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 148664 146777 54 142 0 148520 0
Current children cumulated CPU time (s) 459.92
Current children cumulated vsize (KiB) 642228

[startup+522.963 s]
/proc/loadavg: 2.01 2.05 1.98 3/95 9976
/proc/meminfo: memFree=689920/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=655648 CPUtime=322.47
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 161912 0 0 0 32141 106 0 0 25 0 1 0 220248857 671383552 161877 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 163912 161877 54 142 0 163768 0
Current children cumulated CPU time (s) 519.64
Current children cumulated vsize (KiB) 703220

[startup+583.039 s]
/proc/loadavg: 2.06 2.05 1.99 3/95 9976
/proc/meminfo: memFree=652672/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=692900 CPUtime=382.22
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 171154 0 0 0 38107 115 0 0 25 0 1 0 220248857 709529600 171119 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 173225 171119 54 142 0 173081 0
Current children cumulated CPU time (s) 579.39
Current children cumulated vsize (KiB) 740472

[startup+643.118 s]
/proc/loadavg: 2.02 2.04 1.99 4/95 9976
/proc/meminfo: memFree=617472/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=728608 CPUtime=441.98
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 180011 0 0 0 44074 124 0 0 25 0 1 0 220248857 746094592 179976 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 182152 179976 54 142 0 182008 0
Current children cumulated CPU time (s) 639.15
Current children cumulated vsize (KiB) 776180

[startup+703.192 s]
/proc/loadavg: 2.01 2.03 1.99 3/95 9976
/proc/meminfo: memFree=585664/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=760276 CPUtime=501.72
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 187937 0 0 0 50040 132 0 0 25 0 1 0 220248857 778522624 187902 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 190069 187902 54 142 0 189925 0
Current children cumulated CPU time (s) 698.89
Current children cumulated vsize (KiB) 807848

[startup+763.272 s]
/proc/loadavg: 2.00 2.02 1.99 3/95 9976
/proc/meminfo: memFree=518912/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=827276 CPUtime=561.47
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 204492 0 0 0 56002 145 0 0 25 0 1 0 220248857 847130624 204457 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 206819 204457 54 142 0 206675 0
Current children cumulated CPU time (s) 758.64
Current children cumulated vsize (KiB) 874848

[startup+823.347 s]
/proc/loadavg: 2.00 2.02 1.99 3/95 9976
/proc/meminfo: memFree=483136/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=863244 CPUtime=621.23
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 213402 0 0 0 61969 154 0 0 25 0 1 0 220248857 883961856 213367 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 215811 213367 54 142 0 215667 0
Current children cumulated CPU time (s) 818.4
Current children cumulated vsize (KiB) 910816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+846.15 s]
/proc/loadavg: 2.00 2.02 1.99 3/95 9976
/proc/meminfo: memFree=472256/2055920 swapFree=4165612/4192956
[pid=9756] ppid=9754 vsize=47572 CPUtime=197.17
/proc/9756/stat : 9756 (galac.sh) S 9754 9756 9277 0 -1 4194304 798 25376 0 7 0 0 19634 83 17 0 1 0 220228995 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9756/statm: 11893 363 245 79 0 218 0
[pid=9956] ppid=9756 vsize=874048 CPUtime=643.91
/proc/9956/stat : 9956 (minisat) R 9756 9756 9277 0 -1 4194304 216091 0 0 0 64235 156 0 0 25 0 1 0 220248857 895025152 216056 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9956/statm: 218512 216056 54 142 0 218368 0
Current children cumulated CPU time (s) 841.08
Current children cumulated vsize (KiB) 921620

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 9756 and gives childrusage.ru_utime.tv_sec=196 childrusage.ru_utime.tv_usec=356149 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=837872
CPU time returned by wait4() is 197.194
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 846.163
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): 921620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.356
system time used= 0.837872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26174
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7553
involuntary context switches= 14488

runsolver used 0.995848 s user time and 2.82457 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 13 19:58:52 UTC 2007


IDJOB= 237584
IDBENCH= 6950
IDSOLVER= 78
FILE ID= node1/237584-1168718332

PBS_JOBID= 3547406

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7449812ad9d5b64f3fdae9e735635b0c

RANDOM SEED= 780118591

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.234
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.234
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:       1666344 kB
Buffers:          2576 kB
Cached:          75656 kB
SwapCached:       3504 kB
Active:         295992 kB
Inactive:        44396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666344 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:           10884 kB
Writeback:           0 kB
Mapped:         280064 kB
Slab:            33360 kB
Committed_AS:  7368684 kB
PageTables:       2852 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= 66445 MiB



End job on node1 on Sat Jan 13 20:13:01 UTC 2007