Trace number 2076524

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-14? 935.184 944.225

DiagnosticValue
CHECKS1609400000
NODES0

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-4.xml
MD5SUMeece15f3f86654e9e1655bff10b3f2f2
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 benchmark2.19967
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1236
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

9.96/10.20	c CPU-LOAD 7.44
9.96/10.20	c LOADED 400 V (1236 E), 7600 DTConstraint, arity 2, 7.44 cpu
934.97/944.07	c [ 943.643] WARNING : java.lang.OutOfMemoryError: Java heap space
934.97/944.07	cspfj.util.LargeBitVector.<init>(LargeBitVector.java:17)
934.97/944.07	cspfj.util.BitVector.factory(BitVector.java:36)
934.97/944.07	cspfj.constraint.extension.Matrix2D.<init>(Matrix2D.java:14)
934.97/944.07	cspfj.problem.Problem.learnConstraint(Problem.java:405)
934.97/944.07	cspfj.filter.DC2.noGoods(DC2.java:263)
934.97/944.07	cspfj.filter.DC2.singletonTest(DC2.java:206)
934.97/944.07	cspfj.filter.DC2.cdcReduce(DC2.java:125)
934.97/944.07	cspfj.filter.DC2.reduceAll(DC2.java:92)
934.97/944.07	cspfj.AbstractSolver.preprocess(AbstractSolver.java:226)
934.97/944.07	cspfj.MGACIter.runSolver(MGACIter.java:206)
934.97/944.07	concrete.AbstractLauncher.solve(AbstractLauncher.java:401)
934.97/944.07	concrete.Concrete.solve(Concrete.java:187)
934.97/944.07	concrete.Concrete.run(Concrete.java:112)
934.97/944.07	concrete.Concrete.main(Concrete.java:105) (cspfj.ResultHandler.result)
934.97/944.07	s UNKNOWN
934.97/944.07	d NODES 0
934.97/944.07	d CHECKS 1609396964
934.97/944.07	c java.lang.OutOfMemoryError: Java heap space[cspfj.util.LargeBitVector.<init>(LargeBitVector.java:17), cspfj.util.BitVector.factory(BitVector.java:36), cspfj.constraint.extension.Matrix2D.<init>(Matrix2D.java:14), cspfj.problem.Problem.learnConstraint(Problem.java:405), cspfj.filter.DC2.noGoods(DC2.java:263), cspfj.filter.DC2.singletonTest(DC2.java:206), cspfj.filter.DC2.cdcReduce(DC2.java:125), cspfj.filter.DC2.reduceAll(DC2.java:92), cspfj.AbstractSolver.preprocess(AbstractSolver.java:226), cspfj.MGACIter.runSolver(MGACIter.java:206), concrete.AbstractLauncher.solve(AbstractLauncher.java:401), concrete.Concrete.solve(Concrete.java:187), concrete.Concrete.run(Concrete.java:112), concrete.Concrete.main(Concrete.java:105)]
934.97/944.08	c CDC-added-constraints: 1486
934.97/944.08	c CDC-nbsingletontests: 61392
934.97/944.08	c CDC-nogoods: 183074493
934.97/944.08	c prepro-constraint-ccks: 0
934.97/944.08	c prepro-constraint-presenceccks: 0
934.97/944.08	c prepro-cpu: 828.41003
934.97/944.08	c prepro-matrix2d-ccks: 1609396964
934.97/944.08	c prepro-matrix2d-presenceccks: 2758833221
934.97/944.08	c prepro-removed: 2568
934.97/944.08	c total-assgn: 0
934.97/944.08	c total-constraint-ccks: 0
934.97/944.08	c total-constraint-presence-ccks: 0
934.97/944.08	c total-cpu: 828.48004
934.97/944.08	c total-matrix2d-ccks: 1609396964
934.97/944.08	c total-matrix2d-presence-ccks: 2758833221
934.97/944.08	c TOTAL-NODES 0
934.97/944.08	c TOTAL-CPU 0.0

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076524-1247714217/watcher-2076524-1247714217 -o /tmp/evaluation-result-2076524-1247714217/solver-2076524-1247714217 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076524-1247714217.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.54 2.24 2.09 4/81 18026
/proc/meminfo: memFree=766392/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=18576 CPUtime=0
/proc/18026/stat : 18026 (runsolver) R 18024 18026 15459 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58488932 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18026/statm: 4644 284 249 26 0 2626 0

[startup+0.0252209 s]
/proc/loadavg: 2.54 2.24 2.09 4/81 18026
/proc/meminfo: memFree=766392/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103745 s]
/proc/loadavg: 2.54 2.24 2.09 4/81 18026
/proc/meminfo: memFree=766392/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301765 s]
/proc/loadavg: 2.54 2.24 2.09 4/81 18026
/proc/meminfo: memFree=766392/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701805 s]
/proc/loadavg: 2.54 2.24 2.09 4/81 18026
/proc/meminfo: memFree=766392/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50288 s]
/proc/loadavg: 2.54 2.24 2.09 3/91 18039
/proc/meminfo: memFree=751848/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=847588 CPUtime=1.46
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 7175 0 1 0 139 7 0 0 18 0 9 0 58488933 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 211897 6210 2004 9 0 206375 0
[pid=18031/tid=18032] ppid=18026 vsize=847588 CPUtime=1.04
/proc/18031/task/18032/stat : 18032 (java) R 18026 18026 15459 0 -1 64 3919 0 1 0 100 4 0 0 24 0 9 0 58488934 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4126280261 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=847588 CPUtime=0.07
/proc/18031/task/18033/stat : 18033 (java) S 18026 18026 15459 0 -1 64 1036 0 0 0 7 0 0 0 16 0 9 0 58488935 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58488936 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58488936 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58488938 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=847588 CPUtime=0.33
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 1525 0 0 0 32 1 0 0 16 0 9 0 58488942 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58488942 867930112 6210 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58488942 867930112 6210 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) 852944

[startup+3.10205 s]
/proc/loadavg: 2.49 2.23 2.09 3/91 18039
/proc/meminfo: memFree=746280/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=847588 CPUtime=3.04
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 9161 0 1 0 296 8 0 0 18 0 9 0 58488933 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 211897 7983 2624 9 0 206375 0
[pid=18031/tid=18032] ppid=18026 vsize=847588 CPUtime=2.4
/proc/18031/task/18032/stat : 18032 (java) R 18026 18026 15459 0 -1 64 3936 0 1 0 236 4 0 0 25 0 9 0 58488934 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4126454089 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=847588 CPUtime=0.29
/proc/18031/task/18033/stat : 18033 (java) S 18026 18026 15459 0 -1 64 3005 0 0 0 27 2 0 0 16 0 9 0 58488935 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58488936 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58488936 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58488938 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=847588 CPUtime=0.33
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 1525 0 0 0 32 1 0 0 16 0 9 0 58488942 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58488942 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=847588 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58488942 867930112 7983 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 852944

[startup+6.30137 s]
/proc/loadavg: 2.49 2.23 2.09 5/92 18040
/proc/meminfo: memFree=711840/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=848688 CPUtime=6.2
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 23107 0 1 0 603 17 0 0 18 0 10 0 58488933 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212172 18195 2627 9 0 206650 0
[pid=18031/tid=18032] ppid=18026 vsize=848688 CPUtime=4.32
/proc/18031/task/18032/stat : 18032 (java) R 18026 18026 15459 0 -1 64 4551 0 1 0 427 5 0 0 25 0 10 0 58488934 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4127138500 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=848688 CPUtime=1.29
/proc/18031/task/18033/stat : 18033 (java) S 18026 18026 15459 0 -1 64 16166 0 0 0 120 9 0 0 16 0 10 0 58488935 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=848688 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58488936 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=848688 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58488936 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=848688 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58488938 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=848688 CPUtime=0.56
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 1692 0 0 0 55 1 0 0 15 0 10 0 58488942 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=848688 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58488942 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=848688 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58488942 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18040] ppid=18026 vsize=848688 CPUtime=0
/proc/18031/task/18040/stat : 18040 (java) S 18026 18026 15459 0 -1 64 3 0 0 0 0 0 0 0 19 0 10 0 58489376 869056512 18195 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 854044

[startup+12.702 s]
/proc/loadavg: 2.57 2.26 2.10 4/92 18041
/proc/meminfo: memFree=687448/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=12.52
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 27183 0 1 0 1231 21 0 0 18 0 10 0 58488933 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 22062 2628 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=9.78
/proc/18031/task/18032/stat : 18032 (java) R 18026 18026 15459 0 -1 64 4687 0 1 0 972 6 0 0 25 0 10 0 58488934 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4127807786 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=1.9
/proc/18031/task/18033/stat : 18033 (java) S 18026 18026 15459 0 -1 64 19236 0 0 0 179 11 0 0 17 0 10 0 58488935 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58488938 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.82
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2558 0 0 0 79 3 0 0 16 0 10 0 58488942 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58488942 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58488942 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18041] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18041/stat : 18041 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58489978 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 856628

[startup+25.5023 s]
/proc/loadavg: 2.56 2.26 2.10 4/92 18041
/proc/meminfo: memFree=687384/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=25.19
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 27206 0 1 0 2497 22 0 0 18 0 10 0 58488933 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 22062 2628 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=22.43
/proc/18031/task/18032/stat : 18032 (java) R 18026 18026 15459 0 -1 64 4710 0 1 0 2237 6 0 0 25 0 10 0 58488934 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4127849725 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=1.91
/proc/18031/task/18033/stat : 18033 (java) S 18026 18026 15459 0 -1 64 19236 0 0 0 180 11 0 0 16 0 10 0 58488935 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58488938 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.82
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2558 0 0 0 79 3 0 0 15 0 10 0 58488942 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58488942 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58488942 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18041] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18041/stat : 18041 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58489978 871702528 22062 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 856628

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

[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58488938 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.84
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2565 0 0 0 81 3 0 0 16 0 10 0 58488942 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58488942 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58488942 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=18031/tid=18041] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18041/stat : 18041 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58489978 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 813.88
Current children cumulated vsize (KiB) 856628

[startup+882.302 s]
/proc/loadavg: 2.16 2.08 2.07 4/92 18041
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=873.58
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 196330 0 1 0 87244 114 0 0 18 0 10 0 58488933 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 190902 2628 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=821.33
/proc/18031/task/18032/stat : 18032 (java) R 18026 18026 15459 0 -1 64 11089 0 1 0 82122 11 0 0 25 0 10 0 58488934 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=51.39
/proc/18031/task/18033/stat : 18033 (java) R 18026 18026 15459 0 -1 64 181974 0 0 0 5040 99 0 0 18 0 10 0 58488935 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 104190755 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 58488936 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58488938 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.84
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2565 0 0 0 81 3 0 0 16 0 10 0 58488942 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58488942 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58488942 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=18031/tid=18041] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18041/stat : 18041 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58489978 871702528 190902 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 873.58
Current children cumulated vsize (KiB) 856628

[startup+942.303 s]
/proc/loadavg: 2.36 2.15 2.09 3/92 18041
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=933.28
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 196348 0 1 0 93214 114 0 0 18 0 9 0 58488933 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 190903 2629 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=836.1
/proc/18031/task/18032/stat : 18032 (java) S 18026 18026 15459 0 -1 64 11107 0 1 0 83599 11 0 0 17 0 9 0 58488934 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=96.32
/proc/18031/task/18033/stat : 18033 (java) R 18026 18026 15459 0 -1 64 181974 0 0 0 9533 99 0 0 25 0 9 0 58488935 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 103731813 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58488938 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.84
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2565 0 0 0 81 3 0 0 16 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 933.28
Current children cumulated vsize (KiB) 856628

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

[startup+943.103 s]
/proc/loadavg: 2.36 2.15 2.09 3/91 18041
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=934.08
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 196348 0 1 0 93294 114 0 0 18 0 9 0 58488933 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 190903 2629 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=836.1
/proc/18031/task/18032/stat : 18032 (java) S 18026 18026 15459 0 -1 64 11107 0 1 0 83599 11 0 0 17 0 9 0 58488934 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=97.11
/proc/18031/task/18033/stat : 18033 (java) R 18026 18026 15459 0 -1 64 181974 0 0 0 9612 99 0 0 25 0 9 0 58488935 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 104189893 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58488938 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.84
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2565 0 0 0 81 3 0 0 16 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 934.08
Current children cumulated vsize (KiB) 856628

[startup+943.903 s]
/proc/loadavg: 2.36 2.15 2.09 3/91 18041
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=934.87
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 196348 0 1 0 93373 114 0 0 18 0 9 0 58488933 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 190903 2629 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=836.1
/proc/18031/task/18032/stat : 18032 (java) S 18026 18026 15459 0 -1 64 11107 0 1 0 83599 11 0 0 17 0 9 0 58488934 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=97.91
/proc/18031/task/18033/stat : 18033 (java) R 18026 18026 15459 0 -1 64 181974 0 0 0 9692 99 0 0 25 0 9 0 58488935 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 104190755 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58488938 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.84
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2565 0 0 0 81 3 0 0 16 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58488942 871702528 190903 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 934.87
Current children cumulated vsize (KiB) 856628

[startup+944.103 s]
/proc/loadavg: 2.36 2.15 2.09 3/91 18041
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=851272 CPUtime=935.05
/proc/18031/stat : 18031 (java) S 18026 18026 15459 0 -1 0 196376 0 1 0 93391 114 0 0 18 0 9 0 58488933 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 212818 190928 2630 9 0 207296 0
[pid=18031/tid=18032] ppid=18026 vsize=851272 CPUtime=836.11
/proc/18031/task/18032/stat : 18032 (java) S 18026 18026 15459 0 -1 64 11135 0 1 0 83600 11 0 0 17 0 9 0 58488934 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18033] ppid=18026 vsize=851272 CPUtime=98.07
/proc/18031/task/18033/stat : 18033 (java) S 18026 18026 15459 0 -1 64 181974 0 0 0 9708 99 0 0 25 0 9 0 58488935 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18034] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18034/stat : 18034 (java) S 18026 18026 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18035] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18035/stat : 18035 (java) S 18026 18026 15459 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 58488936 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18036] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18036/stat : 18036 (java) S 18026 18026 15459 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58488938 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18037] ppid=18026 vsize=851272 CPUtime=0.84
/proc/18031/task/18037/stat : 18037 (java) S 18026 18026 15459 0 -1 64 2565 0 0 0 81 3 0 0 16 0 9 0 58488942 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18038] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18038/stat : 18038 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58488942 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18031/tid=18039] ppid=18026 vsize=851272 CPUtime=0
/proc/18031/task/18039/stat : 18039 (java) S 18026 18026 15459 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58488942 871702528 190928 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 935.05
Current children cumulated vsize (KiB) 856628

[startup+944.203 s]
/proc/loadavg: 2.36 2.15 2.09 3/91 18041
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=18026] ppid=18024 vsize=5356 CPUtime=0
/proc/18026/stat : 18026 (concrete.sh) S 18024 18026 15459 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58488932 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18026/statm: 1339 244 201 169 0 50 0
[pid=18031] ppid=18026 vsize=0 CPUtime=935.15
/proc/18031/stat : 18031 (java) Z 18026 18026 15459 0 -1 12 196379 0 1 0 93391 124 0 0 16 0 2 0 58488933 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18031/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 935.15
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 944.225
CPU time (s): 935.184
CPU user time (s): 933.913
CPU system time (s): 1.27081
CPU usage (%): 99.0425
Max. virtual memory (cumulated for all children) (KiB): 856888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 933.913
system time used= 1.27081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197022
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= 25967
involuntary context switches= 46128

runsolver used 1.16982 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node17 at 2009-07-16 05:16:57
IDJOB=2076524
IDBENCH=56449
IDSOLVER=736
FILE ID=node17/2076524-1247714217
PBS_JOBID= 9521314
Free space on /tmp= 66348 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-4.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-2076524-1247714217/watcher-2076524-1247714217 -o /tmp/evaluation-result-2076524-1247714217/solver-2076524-1247714217 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076524-1247714217.xml

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

MD5SUM BENCH= eece15f3f86654e9e1655bff10b3f2f2
RANDOM SEED=2045126179

node17.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.213
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.213
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:        766872 kB
Buffers:         89984 kB
Cached:         353988 kB
SwapCached:          0 kB
Active:         798008 kB
Inactive:       409624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        766872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:         784032 kB
Slab:            65004 kB
Committed_AS:  1305336 kB
PageTables:       3412 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= 66348 MiB
End job on node17 at 2009-07-16 05:32:41