Trace number 2083234

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 DC 2009-07-14UNSAT 174.967 176.757

DiagnosticValue
CHECKS1551500
NODES0

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-6.xml
MD5SUMe8d8c19c6096f91b540a0db6537327a1
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.546
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data

166.78/168.55	c CPU-LOAD 137.24
166.78/168.55	c LOADED 2300 V (302 E), 12050 ExtensionConstraint2D, 2023 PredicateConstraint, arity 2, 137.24 cpu
174.81/176.62	s UNSATISFIABLE
174.81/176.62	d NODES 0
174.81/176.62	d CHECKS 1551500
174.81/176.62	c CDC-added-constraints: 0
174.81/176.62	c CDC-nbsingletontests: 0
174.81/176.62	c CDC-nogoods: 0
174.81/176.62	c prepro-constraint-ccks: 185396
174.81/176.62	c prepro-constraint-presenceccks: 25247
174.81/176.62	c prepro-cpu: 5.7999997
174.81/176.62	c prepro-matrix2d-ccks: 1366104
174.81/176.62	c prepro-matrix2d-presenceccks: 583711
174.81/176.62	c prepro-removed: 247719
174.81/176.62	c total-assgn: 0
174.81/176.62	c total-constraint-ccks: 185396
174.81/176.62	c total-constraint-presence-ccks: 25247
174.81/176.62	c total-cpu: 6.35
174.81/176.62	c total-matrix2d-ccks: 1366104
174.81/176.62	c total-matrix2d-presence-ccks: 583711
174.81/176.62	c TOTAL-NODES 0
174.81/176.62	c TOTAL-CPU 6.35

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083234-1247722768/watcher-2083234-1247722768 -o /tmp/evaluation-result-2083234-1247722768/solver-2083234-1247722768 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2083234-1247722768.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.03 2.00 4/81 15900
/proc/meminfo: memFree=1643920/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 59343924 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15900/statm: 1339 230 191 169 0 50 0
[pid=15901] ppid=15900 vsize=124 CPUtime=0
/proc/15901/stat : 15901 (dirname) R 15900 15900 14901 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 59343925 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 214917248393 0 0 4096 0 0 0 0 17 1 0 0
/proc/15901/statm: 31 22 16 3 0 3 0

[startup+0.0685989 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15900
/proc/meminfo: memFree=1643920/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102603 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15900
/proc/meminfo: memFree=1643920/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302648 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15900
/proc/meminfo: memFree=1643920/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702736 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15900
/proc/meminfo: memFree=1643920/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50191 s]
/proc/loadavg: 2.08 2.05 2.01 4/91 15913
/proc/meminfo: memFree=1629376/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=847768 CPUtime=1.46
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 8238 0 1 0 141 5 0 0 18 0 9 0 59343926 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 211942 7187 2624 9 0 206420 0
[pid=15905/tid=15906] ppid=15900 vsize=847768 CPUtime=0.97
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 3896 0 1 0 94 3 0 0 21 0 9 0 59343927 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=847768 CPUtime=0.13
/proc/15905/task/15907/stat : 15907 (java) R 15900 15900 14901 0 -1 64 2176 0 0 0 13 0 0 0 16 0 9 0 59343928 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 102527684 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=847768 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59343928 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=847768 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59343928 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=847768 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59343931 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=847768 CPUtime=0.33
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 1470 0 0 0 32 1 0 0 15 0 9 0 59343934 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=847768 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59343934 868114432 7187 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=847768 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59343934 868114432 7187 996147200 134512640 134550932 4294955344 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) 853124

[startup+3.10225 s]
/proc/loadavg: 2.08 2.05 2.01 3/91 15913
/proc/meminfo: memFree=1622784/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=847648 CPUtime=3.05
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 9582 0 1 0 298 7 0 0 18 0 9 0 59343926 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 211912 8490 2625 9 0 206390 0
[pid=15905/tid=15906] ppid=15900 vsize=847648 CPUtime=2.39
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 3922 0 1 0 235 4 0 0 25 0 9 0 59343927 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4126205216 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=847648 CPUtime=0.3
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 3493 0 0 0 29 1 0 0 16 0 9 0 59343928 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59343928 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59343928 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59343931 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=847648 CPUtime=0.33
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 1471 0 0 0 32 1 0 0 15 0 9 0 59343934 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59343934 867991552 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59343934 867991552 8490 996147200 134512640 134550932 4294955344 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) 853004

[startup+6.30194 s]
/proc/loadavg: 2.08 2.05 2.01 3/91 15913
/proc/meminfo: memFree=1614592/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=847648 CPUtime=6.21
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 11095 0 1 0 614 7 0 0 18 0 9 0 59343926 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 211912 9967 2625 9 0 206390 0
[pid=15905/tid=15906] ppid=15900 vsize=847648 CPUtime=5.4
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 4039 0 1 0 536 4 0 0 25 0 9 0 59343927 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=847648 CPUtime=0.45
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 4889 0 0 0 44 1 0 0 16 0 9 0 59343928 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59343928 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59343928 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59343931 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=847648 CPUtime=0.33
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 1471 0 0 0 32 1 0 0 15 0 9 0 59343934 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59343934 867991552 9967 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59343934 867991552 9967 996147200 134512640 134550932 4294955344 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) 853004

[startup+12.7013 s]
/proc/loadavg: 2.07 2.05 2.00 3/91 15913
/proc/meminfo: memFree=1608704/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=847648 CPUtime=12.55
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 13064 0 1 0 1247 8 0 0 18 0 9 0 59343926 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 211912 11278 2626 9 0 206390 0
[pid=15905/tid=15906] ppid=15900 vsize=847648 CPUtime=11.47
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 4055 0 1 0 1143 4 0 0 25 0 9 0 59343927 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4126507995 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=847648 CPUtime=0.72
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 6842 0 0 0 70 2 0 0 16 0 9 0 59343928 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59343928 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59343928 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59343931 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=847648 CPUtime=0.33
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 1471 0 0 0 32 1 0 0 16 0 9 0 59343934 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59343934 867991552 11278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=847648 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59343934 867991552 11278 996147200 134512640 134550932 4294955344 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) 853004

[startup+25.5021 s]
/proc/loadavg: 2.06 2.04 2.00 3/91 15913
/proc/meminfo: memFree=1602240/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=848676 CPUtime=25.23
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 14808 0 1 0 2514 9 0 0 18 0 10 0 59343926 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 212169 13003 2626 9 0 206647 0
[pid=15905/tid=15906] ppid=15900 vsize=848676 CPUtime=24.05
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 4239 0 1 0 2401 4 0 0 25 0 10 0 59343927 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4126067864 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=848676 CPUtime=0.81
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 8392 0 0 0 78 3 0 0 16 0 10 0 59343928 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=848676 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59343928 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=848676 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59343928 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=848676 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59343931 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=848676 CPUtime=0.34
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 1477 0 0 0 33 1 0 0 16 0 10 0 59343934 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=848676 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59343934 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=848676 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 869044224 13003 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 854032

[startup+51.1026 s]
/proc/loadavg: 2.04 2.04 2.00 3/92 15914

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

[pid=15905/tid=15913] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15914] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15914/stat : 15914 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59346463 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 856440

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

[startup+166.302 s]
/proc/loadavg: 2.21 2.11 2.03 5/92 15914
/proc/meminfo: memFree=907128/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=851084 CPUtime=164.6
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 188756 0 1 0 16321 139 0 0 18 0 10 0 59343926 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 212771 186182 2633 9 0 207249 0
[pid=15905/tid=15906] ppid=15900 vsize=851084 CPUtime=135.38
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 12405 0 1 0 13484 54 0 0 25 0 10 0 59343927 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4128578295 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=851084 CPUtime=22.47
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 171334 0 0 0 2179 68 0 0 16 0 10 0 59343928 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59343931 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=851084 CPUtime=6.71
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 4313 0 0 0 656 15 0 0 15 0 10 0 59343934 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59343934 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15914] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15914/stat : 15914 (java) S 15900 15900 14901 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59346463 871510016 186182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.6
Current children cumulated vsize (KiB) 856440

[startup+172.708 s]
/proc/loadavg: 2.27 2.13 2.03 3/92 15915
/proc/meminfo: memFree=907120/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=851084 CPUtime=170.95
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 188769 0 1 0 16955 140 0 0 18 0 10 0 59343926 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 212771 186185 2634 9 0 207249 0
[pid=15905/tid=15906] ppid=15900 vsize=851084 CPUtime=139.45
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 12415 0 1 0 13890 55 0 0 25 0 10 0 59343927 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4127971875 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=851084 CPUtime=24.71
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 171334 0 0 0 2403 68 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59343931 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=851084 CPUtime=6.77
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 4313 0 0 0 661 16 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15915] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15915/stat : 15915 (java) S 15900 15900 14901 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59360994 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 170.95
Current children cumulated vsize (KiB) 856440

[startup+174.302 s]
/proc/loadavg: 2.27 2.13 2.03 3/92 15915
/proc/meminfo: memFree=907120/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=851084 CPUtime=172.53
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 188771 0 1 0 17113 140 0 0 18 0 10 0 59343926 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 212771 186185 2634 9 0 207249 0
[pid=15905/tid=15906] ppid=15900 vsize=851084 CPUtime=141.01
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 12417 0 1 0 14046 55 0 0 25 0 10 0 59343927 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4129821319 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=851084 CPUtime=24.72
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 171334 0 0 0 2404 68 0 0 17 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59343931 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=851084 CPUtime=6.78
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 4313 0 0 0 662 16 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15915] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15915/stat : 15915 (java) S 15900 15900 14901 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59360994 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 172.53
Current children cumulated vsize (KiB) 856440

[startup+175.902 s]
/proc/loadavg: 2.25 2.13 2.03 3/92 15915
/proc/meminfo: memFree=907120/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=851084 CPUtime=174.12
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 188771 0 1 0 17272 140 0 0 18 0 10 0 59343926 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 212771 186185 2634 9 0 207249 0
[pid=15905/tid=15906] ppid=15900 vsize=851084 CPUtime=142.59
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 12417 0 1 0 14204 55 0 0 25 0 10 0 59343927 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4129821204 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=851084 CPUtime=24.72
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 171334 0 0 0 2404 68 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59343931 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=851084 CPUtime=6.78
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 4313 0 0 0 662 16 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) R 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15915] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15915/stat : 15915 (java) S 15900 15900 14901 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59360994 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.12
Current children cumulated vsize (KiB) 856440

[startup+176.302 s]
/proc/loadavg: 2.25 2.13 2.03 3/92 15915
/proc/meminfo: memFree=907120/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=851084 CPUtime=174.51
/proc/15905/stat : 15905 (java) S 15900 15900 14901 0 -1 0 188771 0 1 0 17311 140 0 0 18 0 10 0 59343926 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 212771 186185 2634 9 0 207249 0
[pid=15905/tid=15906] ppid=15900 vsize=851084 CPUtime=142.98
/proc/15905/task/15906/stat : 15906 (java) R 15900 15900 14901 0 -1 64 12417 0 1 0 14243 55 0 0 25 0 10 0 59343927 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4129821247 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15907] ppid=15900 vsize=851084 CPUtime=24.72
/proc/15905/task/15907/stat : 15907 (java) S 15900 15900 14901 0 -1 64 171334 0 0 0 2404 68 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15908] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15908/stat : 15908 (java) S 15900 15900 14901 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15909] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15909/stat : 15909 (java) S 15900 15900 14901 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 59343928 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15910] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15910/stat : 15910 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59343931 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15911] ppid=15900 vsize=851084 CPUtime=6.78
/proc/15905/task/15911/stat : 15911 (java) S 15900 15900 14901 0 -1 64 4313 0 0 0 662 16 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15912] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15912/stat : 15912 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15913] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15913/stat : 15913 (java) S 15900 15900 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59343934 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15905/tid=15915] ppid=15900 vsize=851084 CPUtime=0
/proc/15905/task/15915/stat : 15915 (java) S 15900 15900 14901 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59360994 871510016 186185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.51
Current children cumulated vsize (KiB) 856440

[startup+176.703 s]
/proc/loadavg: 2.25 2.13 2.03 3/92 15915
/proc/meminfo: memFree=907120/2055920 swapFree=4192812/4192956
[pid=15900] ppid=15898 vsize=5356 CPUtime=0
/proc/15900/stat : 15900 (concrete.sh) S 15898 15900 14901 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59343924 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15900/statm: 1339 244 201 169 0 50 0
[pid=15905] ppid=15900 vsize=0 CPUtime=174.89
/proc/15905/stat : 15905 (java) Z 15900 15900 14901 0 -1 12 188780 0 1 0 17343 146 0 0 16 0 2 0 59343926 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 174.89
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 176.757
CPU time (s): 174.967
CPU user time (s): 173.44
CPU system time (s): 1.52777
CPU usage (%): 98.9876
Max. virtual memory (cumulated for all children) (KiB): 856440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.44
system time used= 1.52777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189423
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= 32790
involuntary context switches= 37582

runsolver used 0.227965 second user time and 0.627904 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-16 07:39:29
IDJOB=2083234
IDBENCH=57747
IDSOLVER=736
FILE ID=node10/2083234-1247722768
PBS_JOBID= 9521407
Free space on /tmp= 66360 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-6.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083234-1247722768/watcher-2083234-1247722768 -o /tmp/evaluation-result-2083234-1247722768/solver-2083234-1247722768 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2083234-1247722768.xml

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

MD5SUM BENCH= e8d8c19c6096f91b540a0db6537327a1
RANDOM SEED=1822755339

node10.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.279
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.279
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:       1644400 kB
Buffers:         75380 kB
Cached:         227152 kB
SwapCached:          0 kB
Active:         107356 kB
Inactive:       231252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4680 kB
Writeback:           0 kB
Mapped:          56472 kB
Slab:            58052 kB
Committed_AS:   641964 kB
PageTables:       1840 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 node10 at 2009-07-16 07:42:26