Trace number 1062430

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 M? (TO) 1800.06 1810.31

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-30-28.xml
MD5SUM5abe5d0dc198a5e975b62f529c6a1b39
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.07423
Satisfiable
(Un)Satisfiability was proved
Number of variables1260
Number of constraints926
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension926
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1579.90/1588.39	c start processing
1580.00/1588.41	c start relation processing
1580.07/1588.53	c start cnf exporting
1581.93/1590.49	c parsing time : 1588.269
1581.93/1590.49	c preprocessing time : 1590.365
1581.93/1590.49	
1581.93/1590.49	c Nary constraints - conflicts : 868 supports : 58
1581.93/1590.49	c Binary constraints - conflicts : 0 supports :0
1581.93/1590.49	c max arity constraint : 30
1581.93/1590.49	c Max Tuples generated 1073741824
1581.93/1590.49	c relations : 4
1581.93/1590.49	c relations BDD: 4
1581.93/1590.49	c sampling 4/4
1581.93/1590.49	c vars : 18365 - clauses :  52514
1581.93/1590.49	
1582.02/1590.52	 
1582.02/1590.52	c --- SAT Solver Stats ---
1582.02/1590.52	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062430-1215134884/watcher-1062430-1215134884 -o /tmp/evaluation-result-1062430-1215134884/solver-1062430-1215134884 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1062430-1215134884.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.02 4/84 27088
/proc/meminfo: memFree=1767504/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=18572 CPUtime=0
/proc/27088/stat : 27088 (runsolver) R 27086 27088 26033 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 237583397 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 255372881191 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27088/statm: 4643 292 257 25 0 2626 0

[startup+0.0504319 s]
/proc/loadavg: 2.00 2.01 2.02 4/84 27088
/proc/meminfo: memFree=1767504/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101823 s]
/proc/loadavg: 2.00 2.01 2.02 4/84 27088
/proc/meminfo: memFree=1767504/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.302843 s]
/proc/loadavg: 2.00 2.01 2.02 4/84 27088
/proc/meminfo: memFree=1767504/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.702894 s]
/proc/loadavg: 2.00 2.01 2.02 4/84 27088
/proc/meminfo: memFree=1767504/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50197 s]
/proc/loadavg: 2.00 2.01 2.02 4/94 27110
/proc/meminfo: memFree=1739648/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=1.44
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 10340 0 2 0 138 6 0 0 18 0 9 0 237583401 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 9749 1917 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=1.17
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 8789 0 1 0 113 4 0 0 25 0 9 0 237583402 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4126416283 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 237583404 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 237583404 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 237583404 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.24
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 848 0 1 0 24 0 0 0 16 0 9 0 237583406 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 9749 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860096

[startup+3.10113 s]
/proc/loadavg: 2.00 2.01 2.02 3/94 27110
/proc/meminfo: memFree=1728512/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=3.01
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 14671 0 2 0 293 8 0 0 18 0 9 0 237583401 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 14078 1917 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=2.73
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 13097 0 1 0 266 7 0 0 25 0 9 0 237583402 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4126840184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 237583404 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 237583404 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 237583404 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.27
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 871 0 1 0 27 0 0 0 15 0 9 0 237583406 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 14078 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860096

[startup+6.30246 s]
/proc/loadavg: 2.00 2.01 2.02 3/94 27110
/proc/meminfo: memFree=1697472/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=6.19
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 19661 0 2 0 609 10 0 0 18 0 9 0 237583401 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 19067 1929 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=5.83
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 14595 0 1 0 576 7 0 0 25 0 9 0 237583402 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4126853687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0.02
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 3472 0 0 0 1 1 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.3
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 895 0 1 0 30 0 0 0 16 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860096

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.02 3/94 27110
/proc/meminfo: memFree=1697536/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=12.53
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 19661 0 2 0 1243 10 0 0 18 0 9 0 237583401 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 19067 1929 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=12.17
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 14595 0 1 0 1210 7 0 0 25 0 9 0 237583402 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4126846455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0.02
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 3472 0 0 0 1 1 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.3
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 895 0 1 0 30 0 0 0 16 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860096

[startup+25.5025 s]
/proc/loadavg: 2.00 2.01 2.02 3/94 27110
/proc/meminfo: memFree=1697536/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=25.21
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 19661 0 2 0 2511 10 0 0 18 0 9 0 237583401 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 19067 1929 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=24.85
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 14595 0 1 0 2478 7 0 0 25 0 9 0 237583402 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4126853687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0.02
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 3472 0 0 0 1 1 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.3
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 895 0 1 0 30 0 0 0 16 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860096

[startup+51.1022 s]
/proc/loadavg: 2.00 2.01 2.02 3/94 27110
/proc/meminfo: memFree=1697344/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01

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

/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1354.59
Current children cumulated vsize (KiB) 860096

[startup+1422.3 s]
/proc/loadavg: 3.19 2.84 2.42 3/93 27163
/proc/meminfo: memFree=16264/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=1414.52
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 19662 0 2 0 141288 164 0 0 18 0 9 0 237583401 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 19067 1929 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=1414.17
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 14596 0 1 0 141255 162 0 0 25 0 9 0 237583402 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4126844128 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0.02
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 3472 0 0 0 1 1 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.3
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 895 0 1 0 30 0 0 0 16 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1414.53
Current children cumulated vsize (KiB) 860096

[startup+1482.3 s]
/proc/loadavg: 2.92 2.84 2.45 2/83 27163
/proc/meminfo: memFree=1891352/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=1474.42
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 19662 0 2 0 147265 177 0 0 18 0 9 0 237583401 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 19067 1929 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=1474.06
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 14596 0 1 0 147232 174 0 0 25 0 9 0 237583402 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4126846456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0.02
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 3472 0 0 0 1 1 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.3
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 895 0 1 0 30 0 0 0 16 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.43
Current children cumulated vsize (KiB) 860096

[startup+1542.3 s]
/proc/loadavg: 2.35 2.68 2.42 3/93 27342
/proc/meminfo: memFree=1640968/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=0.01
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27102] ppid=27088 vsize=812540 CPUtime=1534.17
/proc/27102/stat : 27102 (java) S 27088 27088 26033 0 -1 0 19662 0 2 0 153224 193 0 0 18 0 9 0 237583401 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27102/statm: 203135 19067 1929 9 0 197168 0
[pid=27102/tid=27103] ppid=27088 vsize=812540 CPUtime=1533.82
/proc/27102/task/27103/stat : 27103 (java) R 27088 27088 26033 0 -1 64 14596 0 1 0 153192 190 0 0 25 0 9 0 237583402 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4126844109 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27102/tid=27104] ppid=27088 vsize=812540 CPUtime=0.02
/proc/27102/task/27104/stat : 27104 (java) S 27088 27088 26033 0 -1 64 3472 0 0 0 1 1 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27105] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27105/stat : 27105 (java) S 27088 27088 26033 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27106] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27106/stat : 27106 (java) S 27088 27088 26033 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 237583404 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27107] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27107/stat : 27107 (java) S 27088 27088 26033 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27108] ppid=27088 vsize=812540 CPUtime=0.3
/proc/27102/task/27108/stat : 27108 (java) S 27088 27088 26033 0 -1 64 895 0 1 0 30 0 0 0 16 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27109] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27109/stat : 27109 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27102/tid=27110] ppid=27088 vsize=812540 CPUtime=0
/proc/27102/task/27110/stat : 27110 (java) S 27088 27088 26033 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 237583406 832040960 19067 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.18
Current children cumulated vsize (KiB) 860096

[startup+1602.3 s]
/proc/loadavg: 2.76 2.73 2.45 3/85 27343
/proc/meminfo: memFree=910792/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=1582.04
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 798 22805 0 3 0 0 157996 208 17 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27343] ppid=27088 vsize=11588 CPUtime=11.23
/proc/27343/stat : 27343 (minisat) R 27088 27088 26033 0 -1 4194304 2699 0 5 0 1118 5 0 0 25 0 1 0 237742450 11866112 2685 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/27343/statm: 2897 2685 57 152 0 2742 0
Current children cumulated CPU time (s) 1593.27
Current children cumulated vsize (KiB) 59144

[startup+1662.31 s]
/proc/loadavg: 2.98 2.79 2.49 3/85 27343
/proc/meminfo: memFree=63112/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=1582.04
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 798 22805 0 3 0 0 157996 208 17 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27343] ppid=27088 vsize=23524 CPUtime=70.86
/proc/27343/stat : 27343 (minisat) R 27088 27088 26033 0 -1 4194304 5649 0 5 0 7062 24 0 0 25 0 1 0 237742450 24088576 5635 996147200 134512640 135136200 4294955968 18446744073709551615 134529817 0 0 4096 3 0 0 0 17 1 0 0
/proc/27343/statm: 5881 5635 57 152 0 5726 0
Current children cumulated CPU time (s) 1652.9
Current children cumulated vsize (KiB) 71080

[startup+1722.3 s]
/proc/loadavg: 2.79 2.78 2.50 3/85 27343
/proc/meminfo: memFree=15432/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=1582.04
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 798 22805 0 3 0 0 157996 208 17 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27343] ppid=27088 vsize=35060 CPUtime=130.5
/proc/27343/stat : 27343 (minisat) R 27088 27088 26033 0 -1 4194304 8537 0 5 0 13008 42 0 0 25 0 1 0 237742450 35901440 8523 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27343/statm: 8765 8523 57 152 0 8610 0
Current children cumulated CPU time (s) 1712.54
Current children cumulated vsize (KiB) 82616

[startup+1782.3 s]
/proc/loadavg: 2.56 2.71 2.49 3/85 27343
/proc/meminfo: memFree=15560/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=1582.04
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 798 22805 0 3 0 0 157996 208 17 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27343] ppid=27088 vsize=39812 CPUtime=190.17
/proc/27343/stat : 27343 (minisat) R 27088 27088 26033 0 -1 4194304 9712 0 5 0 18962 55 0 0 25 0 1 0 237742450 40767488 9698 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27343/statm: 9953 9698 57 152 0 9798 0
Current children cumulated CPU time (s) 1772.21
Current children cumulated vsize (KiB) 87368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.3 s]
/proc/loadavg: 2.43 2.67 2.48 3/85 27343
/proc/meminfo: memFree=15560/2055912 swapFree=4178528/4192956
[pid=27088] ppid=27086 vsize=47556 CPUtime=1582.04
/proc/27088/stat : 27088 (galacM.sh) S 27086 27088 26033 0 -1 4194304 798 22805 0 3 0 0 157996 208 17 0 1 0 237583397 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27088/statm: 11889 363 244 79 0 219 0
[pid=27343] ppid=27088 vsize=39812 CPUtime=218.02
/proc/27343/stat : 27343 (minisat) R 27088 27088 26033 0 -1 4194304 9714 0 5 0 21739 63 0 0 25 0 1 0 237742450 40767488 9700 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27343/statm: 9953 9700 57 152 0 9798 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 87368

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27088 and gives
#  childrusage.ru_utime.tv_sec=1579
#  childrusage.ru_utime.tv_usec=972807
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=94681
# CPU time returned by wait4() is 1582.07
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.31
CPU time (s): 1800.06
CPU user time (s): 1797.35
CPU system time (s): 2.71
CPU usage (%): 99.4336
Max. virtual memory (cumulated for all children) (KiB): 860096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1579.97
system time used= 2.09468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23603
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= 33722
involuntary context switches= 65717

runsolver used 2.40663 second user time and 5.81412 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-04 03:28:04
IDJOB=1062430
IDBENCH=54640
IDSOLVER=350
FILE ID=node78/1062430-1215134884
PBS_JOBID= 7877272
Free space on /tmp= 126856 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-30-28.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062430-1215134884/watcher-1062430-1215134884 -o /tmp/evaluation-result-1062430-1215134884/solver-1062430-1215134884 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1062430-1215134884.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5abe5d0dc198a5e975b62f529c6a1b39
RANDOM SEED=968247798

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.247
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.247
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:      2055912 kB
MemFree:       1767984 kB
Buffers:         12328 kB
Cached:         105132 kB
SwapCached:       6980 kB
Active:         200496 kB
Inactive:        35880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1767984 kB
SwapTotal:     4192956 kB
SwapFree:      4178528 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:         131664 kB
Slab:            36536 kB
Committed_AS:  1276820 kB
PageTables:       1800 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 123260 MiB
End job on node78 at 2008-07-04 03:58:17