Trace number 2075632

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-14UNSAT 1066.92 1071.78

DiagnosticValue
CHECKS148480
NODES0

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-07-04.xml
MD5SUMccfad6ca6d3ab1a88cfd688d6d76a1b2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.81257
Satisfiable
(Un)Satisfiability was proved
Number of variables8710
Number of constraints48484
Maximum constraint arity33
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48484
Global constraints used (with number of constraints)

Solver Data

1060.39/1065.22	c CPU-LOAD 308.01
1060.39/1065.22	c LOADED 8710 V (4 E), 31153 ExtensionConstraint2D, 15761 PredicateConstraint, arity 33, 308.01 cpu
1066.76/1071.63	s UNSATISFIABLE
1066.76/1071.63	d NODES 0
1066.76/1071.63	d CHECKS 148480
1066.76/1071.63	c prepro-constraint-ccks: 141597
1066.76/1071.63	c prepro-constraint-presenceccks: 533483
1066.76/1071.63	c prepro-cpu: 5.7100005
1066.76/1071.63	c prepro-matrix2d-ccks: 6883
1066.76/1071.63	c prepro-matrix2d-presenceccks: 0
1066.76/1071.63	c prepro-removed: 14549
1066.76/1071.63	c total-assgn: 0
1066.76/1071.63	c total-constraint-ccks: 141597
1066.76/1071.63	c total-constraint-presence-ccks: 533483
1066.76/1071.63	c total-cpu: 5.8700004
1066.76/1071.63	c total-matrix2d-ccks: 6883
1066.76/1071.63	c total-matrix2d-presence-ccks: 0
1066.76/1071.63	c TOTAL-NODES 0
1066.76/1071.63	c TOTAL-CPU 5.8700004

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2075632-1247713596/watcher-2075632-1247713596 -o /tmp/evaluation-result-2075632-1247713596/solver-2075632-1247713596 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2075632-1247713596.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.32 2.24 2.15 4/82 15292
/proc/meminfo: memFree=1309000/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 58425168 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 234046062674 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/15292/statm: 1339 230 191 169 0 50 0
[pid=15293] ppid=15292 vsize=5356 CPUtime=0
/proc/15293/stat : 15293 (concrete.sh) R 15292 15292 14549 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 58425168 5484544 234 996147200 4194304 4889804 548682068816 18446744073709551615 234046061157 0 0 4096 65538 0 0 0 17 0 0 0
/proc/15293/statm: 1339 234 195 169 0 50 0

[startup+0.024333 s]
/proc/loadavg: 2.32 2.24 2.15 4/82 15292
/proc/meminfo: memFree=1309000/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101914 s]
/proc/loadavg: 2.32 2.24 2.15 4/82 15292
/proc/meminfo: memFree=1309000/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301941 s]
/proc/loadavg: 2.32 2.24 2.15 4/82 15292
/proc/meminfo: memFree=1309000/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701977 s]
/proc/loadavg: 2.32 2.24 2.15 4/82 15292
/proc/meminfo: memFree=1309000/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50206 s]
/proc/loadavg: 2.37 2.25 2.15 3/92 15305
/proc/meminfo: memFree=1292920/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=847724 CPUtime=1.47
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 8375 0 1 0 142 5 0 0 18 0 9 0 58425169 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 211931 7215 2625 9 0 206409 0
[pid=15297/tid=15298] ppid=15292 vsize=847724 CPUtime=0.95
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 3929 0 1 0 93 2 0 0 21 0 9 0 58425170 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4126743653 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=847724 CPUtime=0.11
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 2152 0 0 0 10 1 0 0 16 0 9 0 58425172 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58425172 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58425172 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58425174 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=847724 CPUtime=0.38
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 1596 0 0 0 37 1 0 0 15 0 9 0 58425177 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58425177 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) R 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58425177 868069376 7215 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 853080

[startup+3.10223 s]
/proc/loadavg: 2.37 2.25 2.15 3/92 15305
/proc/meminfo: memFree=1288632/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=847724 CPUtime=3.07
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 9208 0 1 0 301 6 0 0 18 0 9 0 58425169 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 211931 7954 2625 9 0 206409 0
[pid=15297/tid=15298] ppid=15292 vsize=847724 CPUtime=2.42
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 3945 0 1 0 240 2 0 0 25 0 9 0 58425170 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4125949408 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=847724 CPUtime=0.23
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 2969 0 0 0 22 1 0 0 16 0 9 0 58425172 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58425172 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58425172 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58425174 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=847724 CPUtime=0.38
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 1596 0 0 0 37 1 0 0 15 0 9 0 58425177 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58425177 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=847724 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58425177 868069376 7954 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 853080

[startup+6.30157 s]
/proc/loadavg: 2.37 2.25 2.15 3/92 15305
/proc/meminfo: memFree=1284152/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=847708 CPUtime=6.25
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 11043 0 1 0 618 7 0 0 18 0 9 0 58425169 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 211927 8965 2626 9 0 206405 0
[pid=15297/tid=15298] ppid=15292 vsize=847708 CPUtime=5.47
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 4010 0 1 0 544 3 0 0 25 0 9 0 58425170 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4125998304 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=847708 CPUtime=0.38
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 4739 0 0 0 36 2 0 0 15 0 9 0 58425172 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58425172 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58425172 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58425174 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=847708 CPUtime=0.38
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 1596 0 0 0 37 1 0 0 16 0 9 0 58425177 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58425177 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58425177 868052992 8965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 853064

[startup+12.7012 s]
/proc/loadavg: 2.39 2.26 2.16 3/92 15305
/proc/meminfo: memFree=1277448/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=847708 CPUtime=12.62
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 12485 0 1 0 1255 7 0 0 18 0 9 0 58425169 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 211927 10388 2626 9 0 206405 0
[pid=15297/tid=15298] ppid=15292 vsize=847708 CPUtime=11.77
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 4029 0 1 0 1174 3 0 0 25 0 9 0 58425170 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4126204072 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=847708 CPUtime=0.44
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 6162 0 0 0 42 2 0 0 16 0 9 0 58425172 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58425172 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58425172 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58425174 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=847708 CPUtime=0.39
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 1596 0 0 0 38 1 0 0 16 0 9 0 58425177 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58425177 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58425177 868052992 10388 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 853064

[startup+25.5026 s]
/proc/loadavg: 2.41 2.27 2.16 3/92 15305
/proc/meminfo: memFree=1272008/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=847708 CPUtime=25.35
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 14366 0 1 0 2527 8 0 0 18 0 9 0 58425169 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 211927 11616 2626 9 0 206405 0
[pid=15297/tid=15298] ppid=15292 vsize=847708 CPUtime=24.31
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 4152 0 1 0 2427 4 0 0 25 0 9 0 58425170 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4126743653 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=847708 CPUtime=0.63
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 7920 0 0 0 61 2 0 0 16 0 9 0 58425172 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58425172 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58425172 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58425174 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=847708 CPUtime=0.39
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 1596 0 0 0 38 1 0 0 16 0 9 0 58425177 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58425177 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=847708 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58425177 868052992 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 853064

[startup+51.1023 s]
/proc/loadavg: 2.27 2.25 2.15 3/92 15305

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

[pid=15297/tid=15305] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58425177 872730624 191016 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15306] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15306/stat : 15306 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58438073 872730624 191016 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 997.8
Current children cumulated vsize (KiB) 857632

[startup+1062.3 s]
/proc/loadavg: 2.16 2.22 2.22 4/84 15477
/proc/meminfo: memFree=630288/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=852276 CPUtime=1057.51
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 198705 0 1 0 105651 100 0 0 18 0 10 0 58425169 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 213069 191063 2634 9 0 207547 0
[pid=15297/tid=15298] ppid=15292 vsize=852276 CPUtime=305.38
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 10323 0 1 0 30522 16 0 0 25 0 10 0 58425170 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4127933636 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=852276 CPUtime=751.27
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 185120 0 0 0 75048 79 0 0 16 0 10 0 58425172 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58425174 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=852276 CPUtime=0.82
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 2556 0 0 0 80 2 0 0 16 0 10 0 58425177 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58425177 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58425177 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15306] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15306/stat : 15306 (java) S 15292 15292 14549 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58438073 872730624 191063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1057.51
Current children cumulated vsize (KiB) 857632

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

[startup+1068.7 s]
/proc/loadavg: 2.23 2.23 2.23 3/84 15478
/proc/meminfo: memFree=672712/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=852276 CPUtime=1063.88
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 198762 0 1 0 106287 101 0 0 18 0 10 0 58425169 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 213069 180375 2635 9 0 207547 0
[pid=15297/tid=15298] ppid=15292 vsize=852276 CPUtime=311.07
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 10352 0 1 0 31091 16 0 0 25 0 10 0 58425170 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4128044441 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=852276 CPUtime=751.9
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 185120 0 0 0 75110 80 0 0 17 0 10 0 58425172 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58425174 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=852276 CPUtime=0.86
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 2581 0 0 0 84 2 0 0 15 0 10 0 58425177 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58425177 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58425177 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15478] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15478/stat : 15478 (java) S 15292 15292 14549 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58531754 872730624 180375 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1063.88
Current children cumulated vsize (KiB) 857632

[startup+1070.31 s]
/proc/loadavg: 2.23 2.23 2.23 3/84 15478
/proc/meminfo: memFree=672648/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=852276 CPUtime=1065.47
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 198766 0 1 0 106446 101 0 0 18 0 10 0 58425169 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 213069 180379 2635 9 0 207547 0
[pid=15297/tid=15298] ppid=15292 vsize=852276 CPUtime=312.66
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 10352 0 1 0 31250 16 0 0 25 0 10 0 58425170 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4128058529 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=852276 CPUtime=751.9
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 185120 0 0 0 75110 80 0 0 16 0 10 0 58425172 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58425174 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=852276 CPUtime=0.86
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 2585 0 0 0 84 2 0 0 15 0 10 0 58425177 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58425177 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58425177 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15478] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15478/stat : 15478 (java) S 15292 15292 14549 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58531754 872730624 180379 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1065.47
Current children cumulated vsize (KiB) 857632

[startup+1071.1 s]
/proc/loadavg: 2.23 2.23 2.23 3/84 15478
/proc/meminfo: memFree=672648/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=852276 CPUtime=1066.27
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 198769 0 1 0 106526 101 0 0 18 0 10 0 58425169 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 213069 180382 2635 9 0 207547 0
[pid=15297/tid=15298] ppid=15292 vsize=852276 CPUtime=313.45
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 10352 0 1 0 31329 16 0 0 25 0 10 0 58425170 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4128048998 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=852276 CPUtime=751.9
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 185120 0 0 0 75110 80 0 0 16 0 10 0 58425172 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58425174 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=852276 CPUtime=0.87
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 2588 0 0 0 85 2 0 0 15 0 10 0 58425177 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58425177 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58425177 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15478] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15478/stat : 15478 (java) S 15292 15292 14549 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58531754 872730624 180382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1066.27
Current children cumulated vsize (KiB) 857632

[startup+1071.5 s]
/proc/loadavg: 2.21 2.23 2.23 3/84 15478
/proc/meminfo: memFree=672648/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=852276 CPUtime=1066.66
/proc/15297/stat : 15297 (java) S 15292 15292 14549 0 -1 0 198771 0 1 0 106565 101 0 0 18 0 10 0 58425169 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 213069 180384 2635 9 0 207547 0
[pid=15297/tid=15298] ppid=15292 vsize=852276 CPUtime=313.84
/proc/15297/task/15298/stat : 15298 (java) R 15292 15292 14549 0 -1 64 10352 0 1 0 31368 16 0 0 25 0 10 0 58425170 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4128044446 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15299] ppid=15292 vsize=852276 CPUtime=751.9
/proc/15297/task/15299/stat : 15299 (java) S 15292 15292 14549 0 -1 64 185120 0 0 0 75110 80 0 0 16 0 10 0 58425172 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15300] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15300/stat : 15300 (java) S 15292 15292 14549 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15301] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15301/stat : 15301 (java) S 15292 15292 14549 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 58425172 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15302] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15302/stat : 15302 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58425174 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15303] ppid=15292 vsize=852276 CPUtime=0.87
/proc/15297/task/15303/stat : 15303 (java) S 15292 15292 14549 0 -1 64 2590 0 0 0 85 2 0 0 15 0 10 0 58425177 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15304] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15304/stat : 15304 (java) S 15292 15292 14549 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58425177 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15305] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15305/stat : 15305 (java) S 15292 15292 14549 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58425177 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15297/tid=15478] ppid=15292 vsize=852276 CPUtime=0
/proc/15297/task/15478/stat : 15478 (java) S 15292 15292 14549 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58531754 872730624 180384 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1066.66
Current children cumulated vsize (KiB) 857632

[startup+1071.7 s]
/proc/loadavg: 2.21 2.23 2.23 3/84 15478
/proc/meminfo: memFree=672648/2055920 swapFree=4192812/4192956
[pid=15292] ppid=15290 vsize=5356 CPUtime=0
/proc/15292/stat : 15292 (concrete.sh) S 15290 15292 14549 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 58425168 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15292/statm: 1339 244 201 169 0 50 0
[pid=15297] ppid=15292 vsize=0 CPUtime=1066.83
/proc/15297/stat : 15297 (java) Z 15292 15292 14549 0 -1 12 198780 0 1 0 106579 104 0 0 16 0 2 0 58425169 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15297/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1066.83
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 1071.78
CPU time (s): 1066.92
CPU user time (s): 1065.8
CPU system time (s): 1.12383
CPU usage (%): 99.5466
Max. virtual memory (cumulated for all children) (KiB): 857632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1065.8
system time used= 1.12383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199422
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= 31753
involuntary context switches= 42954

runsolver used 1.39679 second user time and 3.51147 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-16 05:06:36
IDJOB=2075632
IDBENCH=56331
IDSOLVER=735
FILE ID=node79/2075632-1247713596
PBS_JOBID= 9521417
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= ccfad6ca6d3ab1a88cfd688d6d76a1b2
RANDOM SEED=436022110

node79.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1309480 kB
Buffers:         91640 kB
Cached:         518184 kB
SwapCached:          0 kB
Active:         146592 kB
Inactive:       507984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1309480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8136 kB
Writeback:           0 kB
Mapped:          65132 kB
Slab:            76964 kB
Committed_AS:   583192 kB
PageTables:       1904 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= 66380 MiB
End job on node79 at 2009-07-16 05:24:28