Trace number 2076964

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-14SAT 61.3717 61.9995

DiagnosticValue
CHECKS1867040
NODES22

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-05-07.xml
MD5SUM1f2b24ca3568cf58ecc49f3227589cf3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints23
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data

51.19/51.77	c [  51.362] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
51.28/51.89	c CPU-LOAD 12.44
51.28/51.89	c LOADED 21 V (26 E), 13 PredicateConstraint, 10 ExtensionConstraintDynamic, arity 10, 12.44 cpu
61.20/61.83	v 0 2 4 18 17 0 19 0 0 15 15 0 18 17 0 15 19 0 3 0 18 
61.20/61.83	s SATISFIABLE
61.20/61.83	d NODES 22
61.20/61.83	d CHECKS 1867043
61.20/61.84	c CDC-added-constraints: 195
61.20/61.84	c CDC-nbsingletontests: 1042
61.20/61.84	c CDC-nogoods: 22818
61.20/61.84	c heuristic-cpu: 0.0
61.20/61.84	c prepro-constraint-ccks: 617776
61.20/61.84	c prepro-constraint-presenceccks: 1937572
61.20/61.84	c prepro-cpu: 9.43
61.20/61.84	c prepro-matrix2d-ccks: 1231160
61.20/61.84	c prepro-matrix2d-presenceccks: 0
61.20/61.84	c prepro-removed: 12
61.20/61.84	c search-cpu: 0.03999996
61.20/61.84	c search-nps: 550.00055
61.20/61.84	c total-assgn: 22
61.20/61.84	c total-constraint-ccks: 625238
61.20/61.84	c total-constraint-presence-ccks: 1956691
61.20/61.84	c total-cpu: 9.71
61.20/61.84	c total-matrix2d-ccks: 1241805
61.20/61.84	c total-matrix2d-presence-ccks: 0
61.20/61.84	c TOTAL-NODES 22
61.20/61.84	c TOTAL-CPU 9.71

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076964-1247714498/watcher-2076964-1247714498 -o /tmp/evaluation-result-2076964-1247714498/solver-2076964-1247714498 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076964-1247714498.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.17 2.17 2.08 4/72 12567
/proc/meminfo: memFree=1278184/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) R 12565 12567 11603 0 -1 4194304 262 0 0 0 0 0 0 0 21 0 1 0 58517333 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12567/statm: 1339 230 191 169 0 50 0
[pid=12568] ppid=12567 vsize=5356 CPUtime=0
/proc/12568/stat : 12568 (concrete.sh) R 12567 12567 11603 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58517334 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12568/statm: 1339 230 191 169 0 50 0

[startup+0.0933309 s]
/proc/loadavg: 2.17 2.17 2.08 4/72 12567
/proc/meminfo: memFree=1278184/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101329 s]
/proc/loadavg: 2.17 2.17 2.08 4/72 12567
/proc/meminfo: memFree=1278184/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301349 s]
/proc/loadavg: 2.17 2.17 2.08 4/72 12567
/proc/meminfo: memFree=1278184/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701388 s]
/proc/loadavg: 2.17 2.17 2.08 4/72 12567
/proc/meminfo: memFree=1278184/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50247 s]
/proc/loadavg: 2.17 2.17 2.08 5/83 12581
/proc/meminfo: memFree=1262480/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=1.46
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 9610 0 1 0 139 7 0 0 18 0 10 0 58517335 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 8572 2629 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=0.87
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 4149 0 1 0 84 3 0 0 20 0 10 0 58517336 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=0.27
/proc/12572/task/12574/stat : 12574 (java) R 12567 12567 11603 0 -1 64 3430 0 0 0 26 1 0 0 16 0 10 0 58517337 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 104188793 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58517337 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.3
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1332 0 0 0 29 1 0 0 15 0 10 0 58517343 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) R 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 8572 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12581] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12581/stat : 12581 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 58517431 869011456 8572 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) 854000

[startup+3.10262 s]
/proc/loadavg: 2.17 2.17 2.08 3/83 12581
/proc/meminfo: memFree=1239568/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=3.05
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 23443 0 1 0 292 13 0 0 18 0 10 0 58517335 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 22377 2629 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=1.54
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 9999 0 1 0 148 6 0 0 25 0 10 0 58517336 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4126522311 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=1.19
/proc/12572/task/12574/stat : 12574 (java) S 12567 12567 11603 0 -1 64 11413 0 0 0 114 5 0 0 16 0 10 0 58517337 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58517337 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.3
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1332 0 0 0 29 1 0 0 15 0 10 0 58517343 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 22377 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12581] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12581/stat : 12581 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 58517431 869011456 22377 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) 854000

[startup+6.30192 s]
/proc/loadavg: 2.16 2.17 2.07 4/83 12581
/proc/meminfo: memFree=1137872/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=6.21
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 43559 0 1 0 600 21 0 0 18 0 10 0 58517335 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 42472 2629 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=3.05
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 12347 0 1 0 298 7 0 0 25 0 10 0 58517336 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4126522360 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=2.83
/proc/12572/task/12574/stat : 12574 (java) S 12567 12567 11603 0 -1 64 29180 0 0 0 271 12 0 0 16 0 10 0 58517337 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58517337 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.3
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1332 0 0 0 29 1 0 0 15 0 10 0 58517343 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 42472 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12581] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12581/stat : 12581 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 58517431 869011456 42472 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) 854000

[startup+12.7025 s]
/proc/loadavg: 2.15 2.17 2.07 4/83 12581
/proc/meminfo: memFree=919760/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=12.56
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 92860 0 1 0 1215 41 0 0 18 0 10 0 58517335 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 91758 2629 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=5.75
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 19034 0 1 0 566 9 0 0 25 0 10 0 58517336 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=6.48
/proc/12572/task/12574/stat : 12574 (java) R 12567 12567 11603 0 -1 64 71794 0 0 0 619 29 0 0 17 0 10 0 58517337 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58517337 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.3
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1332 0 0 0 29 1 0 0 15 0 10 0 58517343 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12581] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12581/stat : 12581 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 58517431 869011456 91758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 854000

[startup+25.5028 s]
/proc/loadavg: 2.26 2.19 2.08 4/83 12581
/proc/meminfo: memFree=558800/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=25.23
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 182835 0 1 0 2446 77 0 0 18 0 10 0 58517335 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 181718 2629 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=10.75
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 53872 0 1 0 1052 23 0 0 25 0 10 0 58517336 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=14.15
/proc/12572/task/12574/stat : 12574 (java) R 12567 12567 11603 0 -1 64 126931 0 0 0 1364 51 0 0 18 0 10 0 58517337 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 103831032 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58517337 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.3
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1332 0 0 0 29 1 0 0 15 0 10 0 58517343 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0

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

[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 181718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12581] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12581/stat : 12581 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 58517431 869011456 181718 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) 854000

[startup+51.1022 s]
/proc/loadavg: 2.29 2.21 2.09 3/83 12581
/proc/meminfo: memFree=525392/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=50.6
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 191063 0 1 0 4979 81 0 0 18 0 10 0 58517335 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 189939 2629 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=12.56
/proc/12572/task/12573/stat : 12573 (java) S 12567 12567 11603 0 -1 64 53879 0 1 0 1233 23 0 0 17 0 10 0 58517336 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=37.7
/proc/12572/task/12574/stat : 12574 (java) R 12567 12567 11603 0 -1 64 135152 0 0 0 3715 55 0 0 25 0 10 0 58517337 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 104190755 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58517337 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.3
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1332 0 0 0 29 1 0 0 15 0 10 0 58517343 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12581] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12581/stat : 12581 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 58517431 869011456 189939 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 854000

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

[startup+57.5018 s]
/proc/loadavg: 2.27 2.20 2.09 3/83 12582
/proc/meminfo: memFree=524936/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=56.94
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 191173 0 1 0 5612 82 0 0 18 0 10 0 58517335 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 190040 2632 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=17.89
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 53937 0 1 0 1765 24 0 0 25 0 10 0 58517336 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4126587713 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=38.63
/proc/12572/task/12574/stat : 12574 (java) S 12567 12567 11603 0 -1 64 135152 0 0 0 3808 55 0 0 16 0 10 0 58517337 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.39
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1383 0 0 0 38 1 0 0 16 0 10 0 58517343 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12582] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12582/stat : 12582 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58522551 869011456 190040 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.94
Current children cumulated vsize (KiB) 854000

[startup+59.102 s]
/proc/loadavg: 2.27 2.20 2.09 3/83 12582
/proc/meminfo: memFree=524936/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=58.52
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 191175 0 1 0 5770 82 0 0 18 0 10 0 58517335 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 190041 2633 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=19.47
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 53938 0 1 0 1923 24 0 0 25 0 10 0 58517336 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4126604191 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=38.64
/proc/12572/task/12574/stat : 12574 (java) S 12567 12567 11603 0 -1 64 135153 0 0 0 3809 55 0 0 16 0 10 0 58517337 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.39
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1383 0 0 0 38 1 0 0 16 0 10 0 58517343 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12582] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12582/stat : 12582 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58522551 869011456 190041 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.52
Current children cumulated vsize (KiB) 854000

[startup+60.7021 s]
/proc/loadavg: 2.25 2.20 2.09 3/83 12582
/proc/meminfo: memFree=524808/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=60.11
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 191181 0 1 0 5929 82 0 0 18 0 10 0 58517335 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 190045 2633 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=21.04
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 53940 0 1 0 2080 24 0 0 25 0 10 0 58517336 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4126634424 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=38.64
/proc/12572/task/12574/stat : 12574 (java) S 12567 12567 11603 0 -1 64 135153 0 0 0 3809 55 0 0 17 0 10 0 58517337 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.4
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1387 0 0 0 39 1 0 0 16 0 10 0 58517343 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12582] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12582/stat : 12582 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58522551 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.11
Current children cumulated vsize (KiB) 854000

[startup+61.5022 s]
/proc/loadavg: 2.25 2.20 2.09 3/83 12582
/proc/meminfo: memFree=524744/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=848644 CPUtime=60.9
/proc/12572/stat : 12572 (java) S 12567 12567 11603 0 -1 0 191181 0 1 0 6008 82 0 0 18 0 10 0 58517335 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 212161 190045 2633 9 0 206639 0
[pid=12572/tid=12573] ppid=12567 vsize=848644 CPUtime=21.84
/proc/12572/task/12573/stat : 12573 (java) R 12567 12567 11603 0 -1 64 53940 0 1 0 2160 24 0 0 25 0 10 0 58517336 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4126611119 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12574] ppid=12567 vsize=848644 CPUtime=38.64
/proc/12572/task/12574/stat : 12574 (java) S 12567 12567 11603 0 -1 64 135153 0 0 0 3809 55 0 0 17 0 10 0 58517337 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12575] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12575/stat : 12575 (java) S 12567 12567 11603 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12576] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12576/stat : 12576 (java) S 12567 12567 11603 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58517337 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12577] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12577/stat : 12577 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58517340 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12578] ppid=12567 vsize=848644 CPUtime=0.4
/proc/12572/task/12578/stat : 12578 (java) S 12567 12567 11603 0 -1 64 1387 0 0 0 39 1 0 0 16 0 10 0 58517343 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12579] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12579/stat : 12579 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58517343 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12580] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12580/stat : 12580 (java) S 12567 12567 11603 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58517343 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12572/tid=12582] ppid=12567 vsize=848644 CPUtime=0
/proc/12572/task/12582/stat : 12582 (java) S 12567 12567 11603 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58522551 869011456 190045 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.9
Current children cumulated vsize (KiB) 854000

[startup+61.9028 s]
/proc/loadavg: 2.25 2.20 2.09 3/83 12582
/proc/meminfo: memFree=524744/2055920 swapFree=4192812/4192956
[pid=12567] ppid=12565 vsize=5356 CPUtime=0
/proc/12567/stat : 12567 (concrete.sh) S 12565 12567 11603 0 -1 4194304 341 294 0 0 0 0 0 0 23 0 1 0 58517333 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12567/statm: 1339 244 201 169 0 50 0
[pid=12572] ppid=12567 vsize=0 CPUtime=61.26
/proc/12572/stat : 12572 (java) Z 12567 12567 11603 0 -1 12 191196 0 1 0 6042 84 0 0 16 0 2 0 58517335 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12572/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.26
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 61.9995
CPU time (s): 61.3717
CPU user time (s): 60.4278
CPU system time (s): 0.943856
CPU usage (%): 98.9874
Max. virtual memory (cumulated for all children) (KiB): 854000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.4278
system time used= 0.943856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191839
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= 4091
involuntary context switches= 5304

runsolver used 0.082987 second user time and 0.213967 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-16 05:21:38
IDJOB=2076964
IDBENCH=56533
IDSOLVER=736
FILE ID=node4/2076964-1247714498
PBS_JOBID= 9521465
Free space on /tmp= 66412 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-05-07.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-2076964-1247714498/watcher-2076964-1247714498 -o /tmp/evaluation-result-2076964-1247714498/solver-2076964-1247714498 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076964-1247714498.xml

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

MD5SUM BENCH= 1f2b24ca3568cf58ecc49f3227589cf3
RANDOM SEED=796584028

node4.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:       1278664 kB
Buffers:         85040 kB
Cached:         498604 kB
SwapCached:          0 kB
Active:         292112 kB
Inactive:       408020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:         127928 kB
Slab:            62160 kB
Committed_AS:   621840 kB
PageTables:       2076 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= 66412 MiB
End job on node4 at 2009-07-16 05:22:40