Trace number 1093876

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 MSAT 156.854 158.525

General information on the benchmark

Namecsp/queens/
normalized-queens-150.xml
MD5SUM3e1168ad51844cea85c2810ca2ef4fbf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.32165
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints11175
Maximum constraint arity2
Maximum domain size150
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11175
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
31.46/31.86	c start processing
31.46/31.86	c start relation processing
31.56/31.91	c start cnf exporting
151.84/153.42	c parsing time : 31.738
151.84/153.42	c preprocessing time : 153.297
151.84/153.42	
151.84/153.42	c Nary constraints - conflicts : 0 supports : 0
151.84/153.42	c Binary constraints - conflicts : 11175 supports :0
151.84/153.42	c max arity constraint : 2
151.84/153.42	c Max Tuples generated 22500
151.84/153.42	c relations : 149
151.84/153.42	c relations BDD: 0
151.84/153.42	c sampling 149/149
151.84/153.42	c vars : 22501 - clauses :  5580200
151.84/153.43	
151.84/153.49	 
151.84/153.49	c --- SAT Solver Stats ---
151.84/153.49	 
154.64/156.38	c restarts              : 4
154.64/156.38	c conflicts             : 510            (201 /sec)
154.64/156.38	c decisions             : 40950          (1.39 % random) (16137 /sec)
154.64/156.38	c propagations          : 206182         (81250 /sec)
154.64/156.38	c conflict literals     : 1013974        (0.09 % deleted)
154.64/156.38	c Memory used           : 220.96 MB
154.64/156.38	c CPU time              : 2.53761 s
154.64/156.38	
154.64/156.39	s SATISFIABLE
156.74/158.48	v 29 124 52 127 48 118 62 31 6 119 116 44 69 40 108 90 103 143 26 122 125 88 14 54 63 34 145 23 93 74 35 66 132 46 28 65 58 135 97 85 144 16 25 104 113 68 53 111 64 140 61 117 43 129 21 148 59 134 78 147 12 102 22 7 38 33 149 18 120 41 3 56 17 101 2 5 110 96 136 91 75 130 72 70 9 11 15 30 45 106 24 60 128 107 50 133 10 81 20 141 49 51 123 105 27 142 138 150 94 67 109 112 82 86 95 19 126 79 98 137 36 8 115 84 121 114 92 131 55 37 32 146 47 139 71 13 77 73 1 4 87 39 80 42 99 76 100 57 83 89

Verifier Data (download as text)

OK

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-1093876-1215278434/watcher-1093876-1215278434 -o /tmp/evaluation-result-1093876-1215278434/solver-1093876-1215278434 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1093876-1215278434.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.13 2.03 2.01 4/72 23090
/proc/meminfo: memFree=1669464/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=18572 CPUtime=0
/proc/23090/stat : 23090 (runsolver) R 23088 23090 22618 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 2006815638 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23090/statm: 4643 292 257 25 0 2626 0

[startup+0.024093 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 23090
/proc/meminfo: memFree=1669464/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=8772 CPUtime=0
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 527 1176 0 0 0 0 0 0 19 0 1 0 2006815638 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23090/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.101357 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 23090
/proc/meminfo: memFree=1669464/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.301395 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 23090
/proc/meminfo: memFree=1669464/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.701469 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 23090
/proc/meminfo: memFree=1669464/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50262 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 23112
/proc/meminfo: memFree=1637448/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812628 CPUtime=1.44
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 12430 0 1 0 137 7 0 0 18 0 9 0 2006815642 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203157 11838 1918 9 0 197138 0
[pid=23104/tid=23105] ppid=23090 vsize=812628 CPUtime=1.28
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 10942 0 1 0 122 6 0 0 25 0 9 0 2006815643 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4126649895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812628 CPUtime=0
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 2006815644 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812628 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2006815644 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812628 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006815644 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812628 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812628 CPUtime=0.14
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 785 0 0 0 14 0 0 0 15 0 9 0 2006815646 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812628 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832131072 11838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812628 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832131072 11838 996147200 134512640 134550740 4294955600 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) 860216

[startup+3.10192 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 23112
/proc/meminfo: memFree=1616584/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=3.03
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 20135 0 1 0 291 12 0 0 18 0 9 0 2006815642 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 19541 1929 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=2.74
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14580 0 1 0 266 8 0 0 25 0 9 0 2006815643 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4126702257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.04
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 4013 0 0 0 2 2 0 0 16 0 9 0 2006815644 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.23
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 841 0 0 0 22 1 0 0 15 0 9 0 2006815646 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 19541 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860348

[startup+6.30252 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 23112
/proc/meminfo: memFree=1591816/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=6.2
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 21626 0 1 0 607 13 0 0 18 0 9 0 2006815642 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 21026 1930 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=5.81
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14587 0 1 0 573 8 0 0 25 0 9 0 2006815643 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.05
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 5425 0 0 0 3 2 0 0 17 0 9 0 2006815644 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.31
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 913 0 0 0 30 1 0 0 16 0 9 0 2006815646 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 21026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860348

[startup+12.7017 s]
/proc/loadavg: 2.11 2.03 2.01 3/82 23112
/proc/meminfo: memFree=1591496/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=12.53
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 21699 0 1 0 1240 13 0 0 18 0 9 0 2006815642 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 21093 1930 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=12.11
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14593 0 1 0 1203 8 0 0 25 0 9 0 2006815643 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4126897705 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.07
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 5481 0 0 0 4 3 0 0 17 0 9 0 2006815644 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.33
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 924 0 0 0 32 1 0 0 15 0 9 0 2006815646 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 21093 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 21093 996147200 134512640 134550740 4294955600 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) 860348

[startup+25.5021 s]
/proc/loadavg: 2.08 2.03 2.01 3/82 23112
/proc/meminfo: memFree=1590984/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=25.21
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 21862 0 1 0 2507 14 0 0 18 0 9 0 2006815642 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 21243 1930 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=24.75
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14606 0 1 0 2466 9 0 0 25 0 9 0 2006815643 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4126414875 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.11
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 5631 0 0 0 8 3 0 0 16 0 9 0 2006815644 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.33
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 924 0 0 0 32 1 0 0 16 0 9 0 2006815646 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 21243 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 21243 996147200 134512640 134550740 4294955600 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) 860348

[startup+51.1029 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 23112
/proc/meminfo: memFree=1571592/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01

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

Current children cumulated vsize (KiB) 860348

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

[startup+127.902 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 23112
/proc/meminfo: memFree=1522952/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=126.57
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 22514 0 1 0 12605 52 0 0 18 0 9 0 2006815642 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 21711 1942 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=125.89
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14821 0 1 0 12543 46 0 0 25 0 9 0 2006815643 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4127465760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.27
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 6029 0 0 0 23 4 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.39
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 963 0 0 0 38 1 0 0 16 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 126.58
Current children cumulated vsize (KiB) 860348

[startup+140.702 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 23112
/proc/meminfo: memFree=1514248/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=139.25
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 22535 0 1 0 13867 58 0 0 18 0 9 0 2006815642 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 21711 1942 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=138.56
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14842 0 1 0 13805 51 0 0 25 0 9 0 2006815643 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4127423871 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.27
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 6029 0 0 0 23 4 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.39
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 963 0 0 0 38 1 0 0 16 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.26
Current children cumulated vsize (KiB) 860348

[startup+147.103 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 23112
/proc/meminfo: memFree=1510728/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=0.01
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
[pid=23104] ppid=23090 vsize=812760 CPUtime=145.59
/proc/23104/stat : 23104 (java) S 23090 23090 22618 0 -1 0 22546 0 1 0 14498 61 0 0 18 0 9 0 2006815642 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23104/statm: 203190 21711 1942 9 0 197171 0
[pid=23104/tid=23105] ppid=23090 vsize=812760 CPUtime=144.89
/proc/23104/task/23105/stat : 23105 (java) R 23090 23090 22618 0 -1 64 14853 0 1 0 14435 54 0 0 25 0 9 0 2006815643 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4127397118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23106] ppid=23090 vsize=812760 CPUtime=0.28
/proc/23104/task/23106/stat : 23106 (java) S 23090 23090 22618 0 -1 64 6029 0 0 0 24 4 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23107] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23107/stat : 23107 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23108] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23108/stat : 23108 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006815644 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23109] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23109/stat : 23109 (java) S 23090 23090 22618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23110] ppid=23090 vsize=812760 CPUtime=0.39
/proc/23104/task/23110/stat : 23110 (java) S 23090 23090 22618 0 -1 64 963 0 0 0 38 1 0 0 16 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23111] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23111/stat : 23111 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23104/tid=23112] ppid=23090 vsize=812760 CPUtime=0
/proc/23104/task/23112/stat : 23112 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006815646 832266240 21711 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 145.6
Current children cumulated vsize (KiB) 860348

[startup+153.502 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 23112
/proc/meminfo: memFree=1506184/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=151.88
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 799 24266 0 1 0 0 15122 66 17 0 1 0 2006815638 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23090/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 151.88
Current children cumulated vsize (KiB) 47588

[startup+156.702 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 23113
/proc/meminfo: memFree=1370888/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=154.79
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 836 78339 0 1 0 0 15377 102 16 0 1 0 2006815638 48730112 365 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23090/statm: 11897 365 245 79 0 219 0
Current children cumulated CPU time (s) 154.79
Current children cumulated vsize (KiB) 47588

[startup+157.503 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 23122
/proc/meminfo: memFree=1566408/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=154.79
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 836 78339 0 1 0 0 15377 102 16 0 1 0 2006815638 48730112 365 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23090/statm: 11897 365 245 79 0 219 0
[pid=23114] ppid=23090 vsize=812808 CPUtime=1.05
/proc/23114/stat : 23114 (java) S 23090 23090 22618 0 -1 0 10544 0 1 0 98 7 0 0 18 0 9 0 2006831281 832315392 9965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23114/statm: 203202 9966 1857 9 0 197183 0
[pid=23114/tid=23115] ppid=23090 vsize=812808 CPUtime=0.8
/proc/23114/task/23115/stat : 23115 (java) R 23090 23090 22618 0 -1 64 8927 0 1 0 74 6 0 0 17 0 9 0 2006831282 832315392 9966 996147200 134512640 134550740 4294955616 18446744073709551615 4127100715 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23116] ppid=23090 vsize=812808 CPUtime=0
/proc/23114/task/23116/stat : 23116 (java) S 23090 23090 22618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006831284 832315392 9967 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23117] ppid=23090 vsize=812808 CPUtime=0
/proc/23114/task/23117/stat : 23117 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2006831284 832315392 9967 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23118] ppid=23090 vsize=812808 CPUtime=0
/proc/23114/task/23118/stat : 23118 (java) S 23090 23090 22618 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2006831284 832315392 9968 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23119] ppid=23090 vsize=812808 CPUtime=0
/proc/23114/task/23119/stat : 23119 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006831286 832315392 9968 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23120] ppid=23090 vsize=812808 CPUtime=0.24
/proc/23114/task/23120/stat : 23120 (java) S 23090 23090 22618 0 -1 64 903 0 0 0 24 0 0 0 15 0 9 0 2006831286 832315392 9969 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23121] ppid=23090 vsize=812808 CPUtime=0
/proc/23114/task/23121/stat : 23121 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006831286 832315392 9969 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23122] ppid=23090 vsize=812808 CPUtime=0
/proc/23114/task/23122/stat : 23122 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006831286 832315392 9970 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.84
Current children cumulated vsize (KiB) 860396

[startup+158.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 23122
/proc/meminfo: memFree=1529160/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47588 CPUtime=154.79
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 836 78339 0 1 0 0 15377 102 16 0 1 0 2006815638 48730112 365 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23090/statm: 11897 365 245 79 0 219 0
[pid=23114] ppid=23090 vsize=812920 CPUtime=1.85
/proc/23114/stat : 23114 (java) S 23090 23090 22618 0 -1 0 16430 0 1 0 175 10 0 0 18 0 9 0 2006831281 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23114/statm: 203230 15810 1920 9 0 197183 0
[pid=23114/tid=23115] ppid=23090 vsize=812920 CPUtime=1.56
/proc/23114/task/23115/stat : 23115 (java) R 23090 23090 22618 0 -1 64 14519 0 1 0 147 9 0 0 24 0 9 0 2006831282 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4127180327 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23116] ppid=23090 vsize=812920 CPUtime=0.01
/proc/23114/task/23116/stat : 23116 (java) S 23090 23090 22618 0 -1 64 277 0 0 0 1 0 0 0 17 0 9 0 2006831284 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23117] ppid=23090 vsize=812920 CPUtime=0
/proc/23114/task/23117/stat : 23117 (java) S 23090 23090 22618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006831284 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23118] ppid=23090 vsize=812920 CPUtime=0
/proc/23114/task/23118/stat : 23118 (java) S 23090 23090 22618 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006831284 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23119] ppid=23090 vsize=812920 CPUtime=0
/proc/23114/task/23119/stat : 23119 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006831286 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23120] ppid=23090 vsize=812920 CPUtime=0.26
/proc/23114/task/23120/stat : 23120 (java) S 23090 23090 22618 0 -1 64 917 0 0 0 26 0 0 0 16 0 9 0 2006831286 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=23114/tid=23121] ppid=23090 vsize=812920 CPUtime=0
/proc/23114/task/23121/stat : 23121 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006831286 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=23114/tid=23122] ppid=23090 vsize=812920 CPUtime=0
/proc/23114/task/23122/stat : 23122 (java) S 23090 23090 22618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006831286 832430080 15810 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 156.64
Current children cumulated vsize (KiB) 860508

[startup+158.502 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 23122
/proc/meminfo: memFree=1529160/2055920 swapFree=4117860/4192956
[pid=23090] ppid=23088 vsize=47600 CPUtime=156.8
/proc/23090/stat : 23090 (galacM.sh) S 23088 23090 22618 0 -1 4194304 883 94778 0 2 0 1 15565 114 17 0 1 0 2006815638 48742400 369 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23090/statm: 11900 369 245 79 0 222 0
Current children cumulated CPU time (s) 156.8
Current children cumulated vsize (KiB) 47600

Child status: 0
Real time (s): 158.525
CPU time (s): 156.854
CPU user time (s): 155.656
CPU system time (s): 1.19782
CPU usage (%): 98.946
Max. virtual memory (cumulated for all children) (KiB): 860508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.656
system time used= 1.19782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95819
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7753
involuntary context switches= 10874

runsolver used 0.175973 second user time and 0.556915 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-05 19:20:34
IDJOB=1093876
IDBENCH=58732
IDSOLVER=350
FILE ID=node47/1093876-1215278434
PBS_JOBID= 7882299
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3e1168ad51844cea85c2810ca2ef4fbf
RANDOM SEED=955615408

node47.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.281
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.281
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:       1670008 kB
Buffers:         41708 kB
Cached:         192316 kB
SwapCached:      68916 kB
Active:         237332 kB
Inactive:        94344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670008 kB
SwapTotal:     4192956 kB
SwapFree:      4117860 kB
Dirty:            4912 kB
Writeback:           0 kB
Mapped:         105156 kB
Slab:            39392 kB
Committed_AS:  4117964 kB
PageTables:       1972 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= 66504 MiB
End job on node47 at 2008-07-05 19:23:12