Trace number 2081484

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-14? (exit code) 773.336 779.502

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-400.xml
MD5SUM35ecf1acb3b6774e91a99570f293720f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1171.75
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints79800
Maximum constraint arity2
Maximum domain size400
Number of constraints which are defined in extension0
Number of constraints which are defined in intension79800
Global constraints used (with number of constraints)

Solver Data

708.80/715.00	c CPU-LOAD 697.56
708.80/715.00	c LOADED 400 V (400 E), 79800 ExtensionConstraint2D, arity 2, 697.56 cpu
771.37/777.50	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
771.37/777.50		at java.util.jar.Manifest$FastInputStream.<init>(Unknown Source)
771.37/777.50		at java.util.jar.Manifest$FastInputStream.<init>(Unknown Source)
771.37/777.50		at java.util.jar.Manifest.read(Unknown Source)
773.15/779.34		at java.util.jar.Manifest.<init>(Unknown Source)
773.15/779.34		at java.util.jar.JarFile.getManifestFromReference(Unknown Source)
773.15/779.34		at java.util.jar.JarFile.getManifest(Unknown Source)
773.15/779.34		at sun.misc.URLClassPath$JarLoader$2.getManifest(Unknown Source)
773.15/779.34		at java.net.URLClassLoader.defineClass(Unknown Source)
773.15/779.34		at java.net.URLClassLoader.access$000(Unknown Source)
773.15/779.34		at java.net.URLClassLoader$1.run(Unknown Source)
773.15/779.34		at java.security.AccessController.doPrivileged(Native Method)
773.15/779.34		at java.net.URLClassLoader.findClass(Unknown Source)
773.15/779.34		at java.lang.ClassLoader.loadClass(Unknown Source)
773.15/779.34		at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
773.15/779.34		at java.lang.ClassLoader.loadClass(Unknown Source)
773.15/779.34		at java.lang.ClassLoader.loadClassInternal(Unknown Source)
773.15/779.34		at concrete.AbstractLauncher.solve(AbstractLauncher.java:403)
773.15/779.34		at concrete.Concrete.solve(Concrete.java:187)
773.15/779.34		at concrete.Concrete.run(Concrete.java:112)
773.15/779.34		at concrete.Concrete.main(Concrete.java:105)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081484-1247719682/watcher-2081484-1247719682 -o /tmp/evaluation-result-2081484-1247719682/solver-2081484-1247719682 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2081484-1247719682.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.00 2.00 2.00 4/82 15304
/proc/meminfo: memFree=1410520/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=18576 CPUtime=0
/proc/15304/stat : 15304 (runsolver) R 15302 15304 12861 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59032403 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15304/statm: 4644 284 249 26 0 2626 0

[startup+0.0148189 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 15304
/proc/meminfo: memFree=1410520/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10181 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 15304
/proc/meminfo: memFree=1410520/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301836 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 15304
/proc/meminfo: memFree=1410520/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70187 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 15304
/proc/meminfo: memFree=1410520/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50194 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 15317
/proc/meminfo: memFree=1395784/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=847604 CPUtime=1.46
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 6914 0 1 0 140 6 0 0 18 0 9 0 59032405 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 211901 6173 2004 9 0 206379 0
[pid=15309/tid=15310] ppid=15304 vsize=847604 CPUtime=1.01
/proc/15309/task/15310/stat : 15310 (java) R 15304 15304 12861 0 -1 64 3882 0 1 0 98 3 0 0 22 0 9 0 59032406 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4125182156 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15311] ppid=15304 vsize=847604 CPUtime=0.06
/proc/15309/task/15311/stat : 15311 (java) S 15304 15304 12861 0 -1 64 983 0 0 0 6 0 0 0 16 0 9 0 59032407 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15312] ppid=15304 vsize=847604 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15313] ppid=15304 vsize=847604 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59032408 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15314] ppid=15304 vsize=847604 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=847604 CPUtime=0.35
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 1352 0 0 0 34 1 0 0 15 0 9 0 59032414 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15316] ppid=15304 vsize=847604 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=847604 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 867946496 6173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852960

[startup+3.10209 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 15317
/proc/meminfo: memFree=1391048/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=847656 CPUtime=3.05
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 8839 0 1 0 298 7 0 0 18 0 9 0 59032405 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 211914 7783 2624 9 0 206392 0
[pid=15309/tid=15310] ppid=15304 vsize=847656 CPUtime=2.41
/proc/15309/task/15310/stat : 15310 (java) R 15304 15304 12861 0 -1 64 3899 0 1 0 238 3 0 0 25 0 9 0 59032406 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4125182156 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15311] ppid=15304 vsize=847656 CPUtime=0.25
/proc/15309/task/15311/stat : 15311 (java) S 15304 15304 12861 0 -1 64 2891 0 0 0 24 1 0 0 16 0 9 0 59032407 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15312] ppid=15304 vsize=847656 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15313] ppid=15304 vsize=847656 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59032408 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15314] ppid=15304 vsize=847656 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=847656 CPUtime=0.35
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 1352 0 0 0 34 1 0 0 15 0 9 0 59032414 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15316] ppid=15304 vsize=847656 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=847656 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 867999744 7783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853012

[startup+6.3024 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15317
/proc/meminfo: memFree=1385352/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=847640 CPUtime=6.21
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 9730 0 1 0 614 7 0 0 18 0 9 0 59032405 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 211910 8653 2624 9 0 206388 0
[pid=15309/tid=15310] ppid=15304 vsize=847640 CPUtime=5.53
/proc/15309/task/15310/stat : 15310 (java) R 15304 15304 12861 0 -1 64 3916 0 1 0 550 3 0 0 25 0 9 0 59032406 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4126204410 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15311] ppid=15304 vsize=847640 CPUtime=0.3
/proc/15309/task/15311/stat : 15311 (java) S 15304 15304 12861 0 -1 64 3765 0 0 0 29 1 0 0 16 0 9 0 59032407 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15312] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15313] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59032408 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15314] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=847640 CPUtime=0.35
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 1352 0 0 0 34 1 0 0 15 0 9 0 59032414 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15316] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 867983360 8653 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 852996

[startup+12.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15317
/proc/meminfo: memFree=1380488/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=847640 CPUtime=12.55
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 11381 0 1 0 1247 8 0 0 18 0 9 0 59032405 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 211910 9650 2625 9 0 206388 0
[pid=15309/tid=15310] ppid=15304 vsize=847640 CPUtime=11.71
/proc/15309/task/15310/stat : 15310 (java) R 15304 15304 12861 0 -1 64 3976 0 1 0 1168 3 0 0 25 0 9 0 59032406 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4126363465 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15311] ppid=15304 vsize=847640 CPUtime=0.45
/proc/15309/task/15311/stat : 15311 (java) S 15304 15304 12861 0 -1 64 5356 0 0 0 43 2 0 0 16 0 9 0 59032407 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15312] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15313] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59032408 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15314] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=847640 CPUtime=0.35
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 1352 0 0 0 34 1 0 0 15 0 9 0 59032414 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15316] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 867983360 9650 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 852996

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15317
/proc/meminfo: memFree=1376008/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=847640 CPUtime=25.22
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 13035 0 1 0 2513 9 0 0 18 0 9 0 59032405 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 211910 10648 2625 9 0 206388 0
[pid=15309/tid=15310] ppid=15304 vsize=847640 CPUtime=24.16
/proc/15309/task/15310/stat : 15310 (java) R 15304 15304 12861 0 -1 64 3990 0 1 0 2413 3 0 0 25 0 9 0 59032406 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4126363465 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15311] ppid=15304 vsize=847640 CPUtime=0.68
/proc/15309/task/15311/stat : 15311 (java) S 15304 15304 12861 0 -1 64 6996 0 0 0 65 3 0 0 17 0 9 0 59032407 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15312] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15313] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59032408 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15314] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=847640 CPUtime=0.35
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 1352 0 0 0 34 1 0 0 15 0 9 0 59032414 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15316] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=847640 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 867983360 10648 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 852996

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15317
/proc/meminfo: memFree=1369544/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15313] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15314] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59032410 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=851172 CPUtime=1.1
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 2594 0 0 0 106 4 0 0 15 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15316] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15364] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15364/stat : 15364 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59104134 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 756.18
Current children cumulated vsize (KiB) 856528

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

[startup+767.903 s]
/proc/loadavg: 2.21 2.07 2.02 4/92 15364
/proc/meminfo: memFree=682424/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=851172 CPUtime=761.77
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 196758 0 1 0 76078 99 0 0 18 0 10 0 59032405 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 212793 191199 2634 9 0 207271 0
[pid=15309/tid=15310] ppid=15304 vsize=851172 CPUtime=745.43
/proc/15309/task/15310/stat : 15310 (java) R 15304 15304 12861 0 -1 64 11208 0 1 0 74523 20 0 0 25 0 10 0 59032406 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15311] ppid=15304 vsize=851172 CPUtime=15.21
/proc/15309/task/15311/stat : 15311 (java) R 15304 15304 12861 0 -1 64 182250 0 0 0 1448 73 0 0 17 0 10 0 59032407 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 103830942 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15312] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15313] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15314] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59032410 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=851172 CPUtime=1.1
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 2594 0 0 0 106 4 0 0 15 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15316] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15364] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15364/stat : 15364 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59104134 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 856528

[startup+774.302 s]
/proc/loadavg: 2.19 2.07 2.02 3/92 15364
/proc/meminfo: memFree=682424/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=851172 CPUtime=768.17
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 196759 0 1 0 76718 99 0 0 18 0 10 0 59032405 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 212793 191199 2634 9 0 207271 0
[pid=15309/tid=15310] ppid=15304 vsize=851172 CPUtime=745.44
/proc/15309/task/15310/stat : 15310 (java) S 15304 15304 12861 0 -1 64 11209 0 1 0 74524 20 0 0 16 0 10 0 59032406 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15311] ppid=15304 vsize=851172 CPUtime=21.59
/proc/15309/task/15311/stat : 15311 (java) R 15304 15304 12861 0 -1 64 182250 0 0 0 2086 73 0 0 25 0 10 0 59032407 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 102768059 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15312] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15313] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15314] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59032410 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=851172 CPUtime=1.1
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 2594 0 0 0 106 4 0 0 15 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15316] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) R 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15364] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15364/stat : 15364 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59104134 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 768.17
Current children cumulated vsize (KiB) 856528

[startup+777.502 s]
/proc/loadavg: 2.19 2.07 2.02 3/91 15364
/proc/meminfo: memFree=682424/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=851172 CPUtime=771.37
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 196760 0 1 0 77038 99 0 0 18 0 9 0 59032405 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 212793 191199 2634 9 0 207271 0
[pid=15309/tid=15310] ppid=15304 vsize=851172 CPUtime=745.44
/proc/15309/task/15310/stat : 15310 (java) S 15304 15304 12861 0 -1 64 11210 0 1 0 74524 20 0 0 17 0 9 0 59032406 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15311] ppid=15304 vsize=851172 CPUtime=24.79
/proc/15309/task/15311/stat : 15311 (java) R 15304 15304 12861 0 -1 64 182250 0 0 0 2406 73 0 0 25 0 9 0 59032407 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 103732982 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15312] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15313] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59032408 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15314] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=851172 CPUtime=1.1
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 2594 0 0 0 106 4 0 0 15 0 9 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15316] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 871600128 191199 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 771.37
Current children cumulated vsize (KiB) 856528

[startup+778.302 s]
/proc/loadavg: 2.18 2.06 2.02 3/91 15364
/proc/meminfo: memFree=682424/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=851172 CPUtime=772.17
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 196762 0 1 0 77118 99 0 0 18 0 9 0 59032405 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 212793 191200 2634 9 0 207271 0
[pid=15309/tid=15310] ppid=15304 vsize=851172 CPUtime=745.44
/proc/15309/task/15310/stat : 15310 (java) S 15304 15304 12861 0 -1 64 11211 0 1 0 74524 20 0 0 17 0 9 0 59032406 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15311] ppid=15304 vsize=851172 CPUtime=25.58
/proc/15309/task/15311/stat : 15311 (java) R 15304 15304 12861 0 -1 64 182251 0 0 0 2485 73 0 0 25 0 9 0 59032407 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 103830992 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15312] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15313] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59032408 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15314] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=851172 CPUtime=1.1
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 2594 0 0 0 106 4 0 0 15 0 9 0 59032414 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15316] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 772.17
Current children cumulated vsize (KiB) 856528

[startup+779.102 s]
/proc/loadavg: 2.18 2.06 2.02 3/96 15370
/proc/meminfo: memFree=681408/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (concrete.sh) S 15302 15304 12861 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15304/statm: 1339 244 201 169 0 50 0
[pid=15309] ppid=15304 vsize=851172 CPUtime=772.96
/proc/15309/stat : 15309 (java) S 15304 15304 12861 0 -1 0 196762 0 1 0 77197 99 0 0 18 0 9 0 59032405 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15309/statm: 212793 191200 2634 9 0 207271 0
[pid=15309/tid=15310] ppid=15304 vsize=851172 CPUtime=745.44
/proc/15309/task/15310/stat : 15310 (java) S 15304 15304 12861 0 -1 64 11211 0 1 0 74524 20 0 0 17 0 9 0 59032406 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15311] ppid=15304 vsize=851172 CPUtime=26.38
/proc/15309/task/15311/stat : 15311 (java) R 15304 15304 12861 0 -1 64 182251 0 0 0 2565 73 0 0 25 0 9 0 59032407 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 104191075 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15312] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15312/stat : 15312 (java) S 15304 15304 12861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59032408 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15313] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15313/stat : 15313 (java) S 15304 15304 12861 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 59032408 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15314] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15314/stat : 15314 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59032410 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15315] ppid=15304 vsize=851172 CPUtime=1.1
/proc/15309/task/15315/stat : 15315 (java) S 15304 15304 12861 0 -1 64 2594 0 0 0 106 4 0 0 15 0 9 0 59032414 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15309/tid=15316] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15316/stat : 15316 (java) S 15304 15304 12861 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59032414 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15309/tid=15317] ppid=15304 vsize=851172 CPUtime=0
/proc/15309/task/15317/stat : 15317 (java) S 15304 15304 12861 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59032414 871600128 191200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 772.96
Current children cumulated vsize (KiB) 856528

[startup+779.502 s]
/proc/loadavg: 2.18 2.06 2.02 3/96 15370
/proc/meminfo: memFree=681408/2055920 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=773.32
/proc/15304/stat : 15304 (concrete.sh) R 15302 15304 12861 0 -1 4194304 348 197063 0 1 0 0 77222 110 18 0 1 0 59032403 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255536968495 0 0 4100 65536 0 0 0 17 0 0 0
/proc/15304/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 773.32
Current children cumulated vsize (KiB) 5356

Child status: 1
Real time (s): 779.502
CPU time (s): 773.336
CPU user time (s): 772.225
CPU system time (s): 1.11183
CPU usage (%): 99.209
Max. virtual memory (cumulated for all children) (KiB): 857000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 772.225
system time used= 1.11183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197414
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= 23949
involuntary context switches= 39500

runsolver used 0.837872 second user time and 2.74058 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-16 06:48:02
IDJOB=2081484
IDBENCH=57402
IDSOLVER=735
FILE ID=node48/2081484-1247719682
PBS_JOBID= 9521317
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= 35ecf1acb3b6774e91a99570f293720f
RANDOM SEED=890447618

node48.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.237
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.237
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:       1411000 kB
Buffers:         74316 kB
Cached:         301724 kB
SwapCached:          0 kB
Active:         275660 kB
Inactive:       292664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11788 kB
Writeback:           0 kB
Mapped:         212668 kB
Slab:            61532 kB
Committed_AS:   772012 kB
PageTables:       2152 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= 66360 MiB
End job on node48 at 2009-07-16 07:01:02