Trace number 1038236

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 + CPS4J 2008-05-30SAT 69.6724 70.5485

DiagnosticValue
CHECKS79561
NODES88

General information on the benchmark

Namecsp/marc/
normalized-large-88-sat_ext.xml
MD5SUMdd27e97e48b6e78409370aee787bfb74
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.162
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

67.65/68.52	c CPU-LOAD 56.2
67.65/68.52	c LOADED 88 V (88 E), 3828 ExtensionConstraint2D, arity 2, 56.2 cpu
69.53/70.44	v 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 
69.53/70.44	s SATISFIABLE
69.53/70.44	d NODES 88
69.53/70.44	d CHECKS 79561
69.53/70.45	c gac3-effective-revisions: 694
69.53/70.45	c gac3-useless-revisions: 11492
69.53/70.45	c heuristic-cpu: 0.01
69.53/70.45	c prepro-constraint-ccks: 0
69.53/70.45	c prepro-constraint-presenceccks: 0
69.53/70.45	c prepro-cpu: 0.02
69.53/70.45	c prepro-matrix2d-ccks: 79561
69.53/70.45	c prepro-matrix2d-presenceccks: 39586
69.53/70.45	c prepro-removed: 7656
69.53/70.45	c search-cpu: 0.020000001
69.53/70.45	c total-assgn: 88
69.53/70.45	c total-constraint-ccks: 0
69.53/70.45	c total-constraint-presence-ccks: 0
69.53/70.45	c total-cpu: 0.05
69.53/70.45	c total-matrix2d-ccks: 79561
69.53/70.45	c total-matrix2d-presence-ccks: 43414
69.53/70.45	c tuples: 0
69.53/70.45	c tuples-collisions: 0
69.53/70.45	c TOTAL-NODES 88
69.53/70.45	c TOTAL-CPU 0.05

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-1038236-1214965032/watcher-1038236-1214965032 -o /tmp/evaluation-result-1038236-1214965032/solver-1038236-1214965032 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1038236-1214965032.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: 1.93 2.03 2.08 4/80 12264
/proc/meminfo: memFree=1432264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=18572 CPUtime=0
/proc/12264/stat : 12264 (runsolver) R 12262 12264 9593 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1975478524 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12264/statm: 4643 292 257 25 0 2626 0

[startup+0.0824191 s]
/proc/loadavg: 1.93 2.03 2.08 4/80 12264
/proc/meminfo: memFree=1432264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101419 s]
/proc/loadavg: 1.93 2.03 2.08 4/80 12264
/proc/meminfo: memFree=1432264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301453 s]
/proc/loadavg: 1.93 2.03 2.08 4/80 12264
/proc/meminfo: memFree=1432264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701531 s]
/proc/loadavg: 1.93 2.03 2.08 4/80 12264
/proc/meminfo: memFree=1432264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50268 s]
/proc/loadavg: 1.93 2.03 2.08 3/90 12275
/proc/meminfo: memFree=1418488/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=843600 CPUtime=1.45
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 7756 0 1 0 139 6 0 0 18 0 9 0 1975478525 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 210900 6752 2562 9 0 205468 0
[pid=12267/tid=12268] ppid=12264 vsize=843600 CPUtime=0.98
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 3207 0 1 0 96 2 0 0 25 0 9 0 1975478526 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 103893194 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=843600 CPUtime=0.36
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 3486 0 0 0 34 2 0 0 16 0 9 0 1975478528 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=843600 CPUtime=0.07
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 330 0 0 0 7 0 0 0 16 0 9 0 1975478530 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 863846400 6752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 863846400 6752 996147200 134512640 134550740 4294956032 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) 848956

[startup+3.10348 s]
/proc/loadavg: 1.93 2.03 2.08 3/90 12275
/proc/meminfo: memFree=1410680/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=843600 CPUtime=3.04
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 11290 0 1 0 293 11 0 0 18 0 9 0 1975478525 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 210900 10031 2562 9 0 205468 0
[pid=12267/tid=12268] ppid=12264 vsize=843600 CPUtime=2.03
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 3510 0 1 0 200 3 0 0 25 0 9 0 1975478526 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=843600 CPUtime=0.88
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 6714 0 0 0 83 5 0 0 15 0 9 0 1975478528 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=843600 CPUtime=0.08
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 333 0 0 0 8 0 0 0 16 0 9 0 1975478530 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 863846400 10031 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=843600 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 863846400 10031 996147200 134512640 134550740 4294956032 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) 848956

[startup+6.30258 s]
/proc/loadavg: 1.94 2.03 2.08 3/90 12275
/proc/meminfo: memFree=1387832/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=843892 CPUtime=6.19
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 17091 0 1 0 603 16 0 0 18 0 9 0 1975478525 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 210973 15566 2562 9 0 205541 0
[pid=12267/tid=12268] ppid=12264 vsize=843892 CPUtime=4.32
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 3985 0 1 0 427 5 0 0 25 0 9 0 1975478526 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4125751740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=843892 CPUtime=1.74
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 11970 0 0 0 165 9 0 0 16 0 9 0 1975478528 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=843892 CPUtime=0.1
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 403 0 0 0 10 0 0 0 16 0 9 0 1975478530 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 864145408 15566 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 849248

[startup+12.7028 s]
/proc/loadavg: 2.02 2.05 2.09 3/90 12275
/proc/meminfo: memFree=1338872/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=843892 CPUtime=12.51
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 29008 0 1 0 1226 25 0 0 18 0 9 0 1975478525 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 210973 27190 2562 9 0 205541 0
[pid=12267/tid=12268] ppid=12264 vsize=843892 CPUtime=9.54
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 4694 0 1 0 945 9 0 0 25 0 9 0 1975478526 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4125786298 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=843892 CPUtime=2.82
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 23160 0 0 0 267 15 0 0 16 0 9 0 1975478528 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=843892 CPUtime=0.12
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 421 0 0 0 12 0 0 0 16 0 9 0 1975478530 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 864145408 27190 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 849248

[startup+25.5022 s]
/proc/loadavg: 2.16 2.08 2.10 3/90 12275
/proc/meminfo: memFree=1239160/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=843892 CPUtime=25.14
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 53420 0 1 0 2473 41 0 0 18 0 9 0 1975478525 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 210973 51322 2562 9 0 205541 0
[pid=12267/tid=12268] ppid=12264 vsize=843892 CPUtime=19.27
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 6893 0 1 0 1915 12 0 0 25 0 9 0 1975478526 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4125659912 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=843892 CPUtime=5.7
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 45366 0 0 0 543 27 0 0 16 0 9 0 1975478528 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=843892 CPUtime=0.14
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 428 0 0 0 14 0 0 0 16 0 9 0 1975478530 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=843892 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 864145408 51322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 849248

[startup+51.103 s]
/proc/loadavg: 2.18 2.08 2.10 3/90 12275
/proc/meminfo: memFree=1039352/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0

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

[pid=12267/tid=12270] ppid=12264 vsize=843704 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 863952896 101797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=843704 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 863952896 101797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=843704 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 863952896 101797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=843704 CPUtime=0.14
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 433 0 0 0 14 0 0 0 17 0 9 0 1975478530 863952896 101797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=843704 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 863952896 101797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=843704 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 863952896 101797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 849060

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

[startup+63.9014 s]
/proc/loadavg: 2.15 2.08 2.09 3/91 12276
/proc/meminfo: memFree=948336/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=846276 CPUtime=63.09
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 125812 0 1 0 6223 86 0 0 18 0 10 0 1975478525 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 211569 123333 2570 9 0 206136 0
[pid=12267/tid=12268] ppid=12264 vsize=846276 CPUtime=51.72
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 9368 0 1 0 5148 24 0 0 25 0 10 0 1975478526 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4126227584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=846276 CPUtime=11.12
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 114829 0 0 0 1053 59 0 0 15 0 10 0 1975478528 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1975478528 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1975478528 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=846276 CPUtime=0.21
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 875 0 0 0 21 0 0 0 16 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.09
Current children cumulated vsize (KiB) 851632

[startup+67.107 s]
/proc/loadavg: 2.14 2.08 2.09 3/91 12277
/proc/meminfo: memFree=948264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=846276 CPUtime=66.27
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 125812 0 1 0 6541 86 0 0 18 0 10 0 1975478525 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 211569 123333 2570 9 0 206136 0
[pid=12267/tid=12268] ppid=12264 vsize=846276 CPUtime=54.89
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 9368 0 1 0 5465 24 0 0 25 0 10 0 1975478526 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 103282741 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=846276 CPUtime=11.12
/proc/12267/task/12269/stat : 12269 (java) S 12264 12264 9593 0 -1 64 114829 0 0 0 1053 59 0 0 16 0 10 0 1975478528 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1975478528 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1975478528 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=846276 CPUtime=0.21
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 875 0 0 0 21 0 0 0 16 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1975478530 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12267/tid=12277] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12277/stat : 12277 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1975484897 866586624 123333 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.27
Current children cumulated vsize (KiB) 851632

[startup+68.7013 s]
/proc/loadavg: 2.14 2.08 2.09 3/91 12277
/proc/meminfo: memFree=948264/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=846276 CPUtime=67.85
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 125841 0 1 0 6699 86 0 0 18 0 9 0 1975478525 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 211569 123353 2570 9 0 206136 0
[pid=12267/tid=12268] ppid=12264 vsize=846276 CPUtime=56.3
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 9395 0 1 0 5606 24 0 0 25 0 9 0 1975478526 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=846276 CPUtime=11.29
/proc/12267/task/12269/stat : 12269 (java) R 12264 12264 9593 0 -1 64 114830 0 0 0 1070 59 0 0 16 0 9 0 1975478528 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 102721939 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=846276 CPUtime=0.22
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 876 0 0 0 22 0 0 0 16 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 67.85
Current children cumulated vsize (KiB) 851632

[startup+69.5015 s]
/proc/loadavg: 2.14 2.08 2.09 4/90 12277
/proc/meminfo: memFree=948200/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=846276 CPUtime=68.64
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 125841 0 1 0 6778 86 0 0 18 0 9 0 1975478525 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 211569 123353 2570 9 0 206136 0
[pid=12267/tid=12268] ppid=12264 vsize=846276 CPUtime=56.3
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 9395 0 1 0 5606 24 0 0 25 0 9 0 1975478526 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=846276 CPUtime=12.08
/proc/12267/task/12269/stat : 12269 (java) R 12264 12264 9593 0 -1 64 114830 0 0 0 1149 59 0 0 16 0 9 0 1975478528 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 104181397 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=846276 CPUtime=0.22
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 876 0 0 0 22 0 0 0 16 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 866586624 123353 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 68.64
Current children cumulated vsize (KiB) 851632

[startup+70.3026 s]
/proc/loadavg: 2.21 2.10 2.10 4/90 12277
/proc/meminfo: memFree=948072/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=846276 CPUtime=69.43
/proc/12267/stat : 12267 (java) S 12264 12264 9593 0 -1 0 125850 0 1 0 6857 86 0 0 18 0 9 0 1975478525 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 211569 123362 2570 9 0 206136 0
[pid=12267/tid=12268] ppid=12264 vsize=846276 CPUtime=56.3
/proc/12267/task/12268/stat : 12268 (java) R 12264 12264 9593 0 -1 64 9395 0 1 0 5606 24 0 0 25 0 9 0 1975478526 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12269] ppid=12264 vsize=846276 CPUtime=12.88
/proc/12267/task/12269/stat : 12269 (java) R 12264 12264 9593 0 -1 64 114839 0 0 0 1229 59 0 0 17 0 9 0 1975478528 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 104457043 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12270] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12270/stat : 12270 (java) S 12264 12264 9593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975478528 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12271] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12271/stat : 12271 (java) S 12264 12264 9593 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975478528 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12272] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12272/stat : 12272 (java) S 12264 12264 9593 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975478530 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12273] ppid=12264 vsize=846276 CPUtime=0.22
/proc/12267/task/12273/stat : 12273 (java) S 12264 12264 9593 0 -1 64 876 0 0 0 22 0 0 0 16 0 9 0 1975478530 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12274] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12274/stat : 12274 (java) S 12264 12264 9593 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975478530 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12267/tid=12275] ppid=12264 vsize=846276 CPUtime=0
/proc/12267/task/12275/stat : 12275 (java) S 12264 12264 9593 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1975478530 866586624 123362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.43
Current children cumulated vsize (KiB) 851632

[startup+70.5031 s]
/proc/loadavg: 2.21 2.10 2.10 4/90 12277
/proc/meminfo: memFree=948072/2055920 swapFree=4180456/4192956
[pid=12264] ppid=12262 vsize=5356 CPUtime=0
/proc/12264/stat : 12264 (concrete.sh) S 12262 12264 9593 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1975478524 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12264/statm: 1339 242 201 169 0 50 0
[pid=12267] ppid=12264 vsize=0 CPUtime=69.61
/proc/12267/stat : 12267 (java) Z 12264 12264 9593 0 -1 12 130725 0 1 0 6869 92 0 0 16 0 2 0 1975478525 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12267/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 69.61
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 70.5485
CPU time (s): 69.6724
CPU user time (s): 68.6986
CPU system time (s): 0.973851
CPU usage (%): 98.7582
Max. virtual memory (cumulated for all children) (KiB): 851712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.6986
system time used= 0.973851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131178
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= 13678
involuntary context switches= 14928

runsolver used 0.107983 second user time and 0.346947 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-02 04:17:22
IDJOB=1038236
IDBENCH=53553
IDSOLVER=305
FILE ID=node19/1038236-1214965032
PBS_JOBID= 7870296
Free space on /tmp= 66464 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/marc/normalized-large-88-sat_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038236-1214965032/watcher-1038236-1214965032 -o /tmp/evaluation-result-1038236-1214965032/solver-1038236-1214965032 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1038236-1214965032.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dd27e97e48b6e78409370aee787bfb74
RANDOM SEED=645746054

node19.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.263
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	: 5931.00
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.263
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:       1432808 kB
Buffers:         58160 kB
Cached:         398152 kB
SwapCached:       6496 kB
Active:         270720 kB
Inactive:       273548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432808 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:           85108 kB
Writeback:           0 kB
Mapped:         101596 kB
Slab:            63832 kB
Committed_AS:  4072220 kB
PageTables:       2020 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= 66464 MiB
End job on node19 at 2008-07-02 04:18:32