Trace number 2087490

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
Concrete 2009-07-14SAT 28.4767 28.8374

DiagnosticValue
CHECKS3516300
NODES639

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 benchmark8.5767
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

14.21/14.41	c CPU-LOAD 11.67
14.21/14.41	c LOADED 150 V (150 E), 11175 ExtensionConstraint2D, arity 2, 11.67 cpu
28.37/28.78	v 42 14 16 40 36 15 112 46 19 21 45 113 20 118 23 119 106 142 49 22 117 109 134 24 54 69 124 111 136 25 116 18 37 28 108 86 26 90 105 114 133 121 30 27 125 115 102 141 34 92 99 127 29 101 39 31 35 122 110 131 145 150 140 33 143 128 32 149 126 135 138 104 129 98 91 146 123 132 94 41 8 96 79 147 103 5 47 65 38 95 11 137 44 93 51 88 130 43 4 71 81 3 1 77 2 52 57 48 50 58 7 74 80 53 62 59 120 6 85 139 100 148 144 9 82 107 56 12 61 67 17 84 66 64 10 60 55 63 13 75 72 78 87 97 83 68 89 76 70 73 
28.37/28.78	s SATISFIABLE
28.37/28.78	d NODES 639
28.37/28.78	d CHECKS 3516296
28.37/28.78	c heuristic-cpu: 0.0
28.37/28.78	c prepro-constraint-ccks: 0
28.37/28.78	c prepro-constraint-presenceccks: 0
28.37/28.78	c prepro-cpu: 6.91
28.37/28.78	c prepro-matrix2d-ccks: 0
28.37/28.78	c prepro-matrix2d-presenceccks: 0
28.37/28.78	c prepro-removed: 0
28.37/28.78	c search-cpu: 6.68
28.37/28.78	c search-nps: 95.65868
28.37/28.78	c total-assgn: 639
28.37/28.78	c total-constraint-ccks: 0
28.37/28.78	c total-constraint-presence-ccks: 0
28.37/28.78	c total-cpu: 13.65
28.37/28.78	c total-matrix2d-ccks: 3516296
28.37/28.78	c total-matrix2d-presence-ccks: 0
28.37/28.78	c TOTAL-NODES 639
28.37/28.78	c TOTAL-CPU 13.65

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2087490-1247727716/watcher-2087490-1247727716 -o /tmp/evaluation-result-2087490-1247727716/solver-2087490-1247727716 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2087490-1247727716.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): 2000 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


[startup+0 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 18213
/proc/meminfo: memFree=1436104/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) R 18211 18213 17638 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 59838023 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18213/statm: 1339 230 191 169 0 50 0

[startup+0.053221 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 18213
/proc/meminfo: memFree=1436104/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.106087 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 18213
/proc/meminfo: memFree=1436104/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302309 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 18213
/proc/meminfo: memFree=1436104/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701386 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 18213
/proc/meminfo: memFree=1436104/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50154 s]
/proc/loadavg: 2.16 2.03 2.01 3/91 18226
/proc/meminfo: memFree=1421240/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=847596 CPUtime=1.45
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 6956 0 1 0 140 5 0 0 18 0 9 0 59838024 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 211899 6214 2004 9 0 206377 0
[pid=18218/tid=18219] ppid=18213 vsize=847596 CPUtime=1.06
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 3890 0 1 0 103 3 0 0 22 0 9 0 59838025 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4125182193 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=847596 CPUtime=0.05
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 1024 0 0 0 5 0 0 0 16 0 9 0 59838027 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=847596 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=847596 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59838027 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=847596 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=847596 CPUtime=0.32
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 1345 0 0 0 31 1 0 0 16 0 9 0 59838033 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=847596 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=847596 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 867938304 6214 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852952

[startup+3.10285 s]
/proc/loadavg: 2.16 2.03 2.01 3/91 18226
/proc/meminfo: memFree=1416504/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=847656 CPUtime=3.05
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 8888 0 1 0 298 7 0 0 18 0 9 0 59838024 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 211914 7830 2624 9 0 206392 0
[pid=18218/tid=18219] ppid=18213 vsize=847656 CPUtime=2.48
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 3907 0 1 0 245 3 0 0 25 0 9 0 59838025 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4126340005 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=847656 CPUtime=0.22
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 2939 0 0 0 21 1 0 0 16 0 9 0 59838027 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=847656 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=847656 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59838027 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=847656 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=847656 CPUtime=0.32
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 1345 0 0 0 31 1 0 0 16 0 9 0 59838033 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=847656 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=847656 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 867999744 7830 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853012

[startup+6.30148 s]
/proc/loadavg: 2.15 2.03 2.01 3/91 18226
/proc/meminfo: memFree=1411896/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=847640 CPUtime=6.21
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 9707 0 1 0 614 7 0 0 18 0 9 0 59838024 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 211910 8629 2624 9 0 206388 0
[pid=18218/tid=18219] ppid=18213 vsize=847640 CPUtime=5.6
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 3923 0 1 0 557 3 0 0 25 0 9 0 59838025 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4126203721 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=847640 CPUtime=0.27
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 3742 0 0 0 26 1 0 0 16 0 9 0 59838027 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=847640 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=847640 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59838027 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=847640 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=847640 CPUtime=0.32
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 1345 0 0 0 31 1 0 0 16 0 9 0 59838033 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=847640 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=847640 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 867983360 8629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 852996

[startup+12.7029 s]
/proc/loadavg: 2.13 2.03 2.01 3/92 18227
/proc/meminfo: memFree=1400176/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=12.54
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 13731 0 1 0 1241 13 0 0 18 0 10 0 59838024 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 11595 2633 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=10.98
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 4423 0 1 0 1093 5 0 0 25 0 10 0 59838025 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=0.82
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 6279 0 0 0 77 5 0 0 16 0 10 0 59838027 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59838027 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 59838027 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59838029 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.72
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2325 0 0 0 70 2 0 0 15 0 10 0 59838033 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59838033 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59838033 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18227] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18227/stat : 18227 (java) S 18213 18213 17638 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59838962 871600128 11595 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 856528

[startup+25.5032 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 18228
/proc/meminfo: memFree=1351080/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=25.2
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 25953 0 1 0 2499 21 0 0 18 0 9 0 59838024 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 23770 2636 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=22.28
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 5083 0 1 0 2222 6 0 0 25 0 9 0 59838025 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 104749597 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=1.94
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 17716 0 0 0 184 10 0 0 16 0 9 0 59838027 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59838027 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.94
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2448 0 0 0 92 2 0 0 15 0 9 0 59838033 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 871600128 23770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 856528

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

[startup+27.1015 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 18228
/proc/meminfo: memFree=1350440/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=26.78
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 25990 0 1 0 2657 21 0 0 18 0 9 0 59838024 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 23807 2636 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=23.86
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 5120 0 1 0 2380 6 0 0 25 0 9 0 59838025 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4126067864 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=1.94
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 17716 0 0 0 184 10 0 0 16 0 9 0 59838027 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59838027 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.94
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2448 0 0 0 92 2 0 0 15 0 9 0 59838033 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 871600128 23807 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.78
Current children cumulated vsize (KiB) 856528

[startup+27.9027 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 18228
/proc/meminfo: memFree=1348264/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=27.57
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 26490 0 1 0 2736 21 0 0 18 0 9 0 59838024 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 24306 2636 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=24.65
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 5412 0 1 0 2459 6 0 0 25 0 9 0 59838025 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4127752666 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=1.95
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 17924 0 0 0 185 10 0 0 16 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.94
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2448 0 0 0 92 2 0 0 15 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.57
Current children cumulated vsize (KiB) 856528

[startup+28.3027 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 18228
/proc/meminfo: memFree=1348264/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=27.97
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 26490 0 1 0 2776 21 0 0 18 0 9 0 59838024 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 24306 2636 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=25.05
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 5412 0 1 0 2499 6 0 0 25 0 9 0 59838025 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4127714631 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=1.95
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 17924 0 0 0 185 10 0 0 16 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.94
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2448 0 0 0 92 2 0 0 15 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.97
Current children cumulated vsize (KiB) 856528

[startup+28.7055 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 18228
/proc/meminfo: memFree=1348264/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=28.37
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 26490 0 1 0 2816 21 0 0 18 0 9 0 59838024 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 24306 2636 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=25.44
/proc/18218/task/18219/stat : 18219 (java) R 18213 18213 17638 0 -1 64 5412 0 1 0 2538 6 0 0 25 0 9 0 59838025 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4127843593 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=1.95
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 17924 0 0 0 185 10 0 0 16 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59838027 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.94
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2448 0 0 0 92 2 0 0 15 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 871600128 24306 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.37
Current children cumulated vsize (KiB) 856528

[startup+28.8018 s]
/proc/loadavg: 2.10 2.03 2.01 3/91 18228
/proc/meminfo: memFree=1348264/2055920 swapFree=4192812/4192956
[pid=18213] ppid=18211 vsize=5356 CPUtime=0
/proc/18213/stat : 18213 (concrete.sh) S 18211 18213 17638 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59838023 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18213/statm: 1339 244 201 169 0 50 0
[pid=18218] ppid=18213 vsize=851172 CPUtime=28.45
/proc/18218/stat : 18218 (java) S 18213 18213 17638 0 -1 0 26494 0 1 0 2824 21 0 0 18 0 9 0 59838024 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18218/statm: 212793 24308 2636 9 0 207271 0
[pid=18218/tid=18219] ppid=18213 vsize=851172 CPUtime=25.52
/proc/18218/task/18219/stat : 18219 (java) S 18213 18213 17638 0 -1 64 5416 0 1 0 2546 6 0 0 25 0 9 0 59838025 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18220] ppid=18213 vsize=851172 CPUtime=1.95
/proc/18218/task/18220/stat : 18220 (java) S 18213 18213 17638 0 -1 64 17924 0 0 0 185 10 0 0 16 0 9 0 59838027 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18221] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18221/stat : 18221 (java) S 18213 18213 17638 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59838027 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18222] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18222/stat : 18222 (java) S 18213 18213 17638 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59838027 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18223] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18223/stat : 18223 (java) S 18213 18213 17638 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59838029 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18224] ppid=18213 vsize=851172 CPUtime=0.94
/proc/18218/task/18224/stat : 18224 (java) S 18213 18213 17638 0 -1 64 2448 0 0 0 92 2 0 0 15 0 9 0 59838033 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18225] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18225/stat : 18225 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59838033 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18218/tid=18226] ppid=18213 vsize=851172 CPUtime=0
/proc/18218/task/18226/stat : 18226 (java) S 18213 18213 17638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59838033 871600128 24308 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.45
Current children cumulated vsize (KiB) 856528

Child status: 0
Real time (s): 28.8374
CPU time (s): 28.4767
CPU user time (s): 28.2447
CPU system time (s): 0.231964
CPU usage (%): 98.749
Max. virtual memory (cumulated for all children) (KiB): 856528

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

runsolver used 0.044993 second user time and 0.131979 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-16 09:01:56
IDJOB=2087490
IDBENCH=58732
IDSOLVER=735
FILE ID=node23/2087490-1247727716
PBS_JOBID= 9521586
Free space on /tmp= 66392 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/queens/normalized-queens-150.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087490-1247727716/watcher-2087490-1247727716 -o /tmp/evaluation-result-2087490-1247727716/solver-2087490-1247727716 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2087490-1247727716.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3e1168ad51844cea85c2810ca2ef4fbf
RANDOM SEED=280124082

node23.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.277
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.277
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:       1436584 kB
Buffers:         86500 kB
Cached:         353120 kB
SwapCached:          0 kB
Active:         148840 kB
Inactive:       391376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2664 kB
Writeback:           0 kB
Mapped:         120968 kB
Slab:            64156 kB
Committed_AS:   613604 kB
PageTables:       2008 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= 66392 MiB
End job on node23 at 2009-07-16 09:02:25