Trace number 2068582

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.2827 61.9509

DiagnosticValue
CHECKS1222890
NODES19

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-05-04.xml
MD5SUMafb3729cb42722cf165dd0f4f5c74e06
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.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints23
Maximum constraint arity8
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.35/51.95	c [  51.548] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
51.55/52.11	c CPU-LOAD 12.55
51.55/52.11	c LOADED 19 V (26 E), 13 PredicateConstraint, 10 ExtensionConstraintDynamic, arity 8, 12.55 cpu
61.05/61.79	v 3 0 1 0 7 0 1 11 0 7 0 17 18 0 1 0 8 0 13 
61.05/61.80	s SATISFIABLE
61.05/61.80	d NODES 19
61.05/61.80	d CHECKS 1222887
61.15/61.80	c CDC-added-constraints: 152
61.15/61.80	c CDC-nbsingletontests: 947
61.15/61.80	c CDC-nogoods: 15709
61.15/61.80	c heuristic-cpu: 0.0
61.15/61.80	c prepro-constraint-ccks: 400911
61.15/61.80	c prepro-constraint-presenceccks: 1352656
61.15/61.80	c prepro-cpu: 9.16
61.15/61.80	c prepro-matrix2d-ccks: 811076
61.15/61.80	c prepro-matrix2d-presenceccks: 0
61.15/61.80	c prepro-removed: 9
61.15/61.80	c search-cpu: 0.030000687
61.15/61.80	c search-nps: 633.31885
61.15/61.80	c total-assgn: 19
61.15/61.80	c total-constraint-ccks: 404552
61.15/61.80	c total-constraint-presence-ccks: 1366361
61.15/61.80	c total-cpu: 9.450001
61.15/61.80	c total-matrix2d-ccks: 818335
61.15/61.80	c total-matrix2d-presence-ccks: 0
61.15/61.80	c TOTAL-NODES 19
61.15/61.80	c TOTAL-CPU 9.450001

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-2068582-1247706867/watcher-2068582-1247706867 -o /tmp/evaluation-result-2068582-1247706867/solver-2068582-1247706867 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2068582-1247706867.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: 1.92 2.03 2.08 4/82 11773
/proc/meminfo: memFree=1072576/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) R 11771 11773 10282 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 57749272 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11773/statm: 1339 230 191 169 0 50 0
[pid=11774] ppid=11773 vsize=5356 CPUtime=0
/proc/11774/stat : 11774 (concrete.sh) R 11773 11773 10282 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 57749272 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11774/statm: 1339 230 191 169 0 50 0

[startup+0.0958749 s]
/proc/loadavg: 1.92 2.03 2.08 4/82 11773
/proc/meminfo: memFree=1072576/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101873 s]
/proc/loadavg: 1.92 2.03 2.08 4/82 11773
/proc/meminfo: memFree=1072576/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301891 s]
/proc/loadavg: 1.92 2.03 2.08 4/82 11773
/proc/meminfo: memFree=1072576/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702953 s]
/proc/loadavg: 1.92 2.03 2.08 4/82 11773
/proc/meminfo: memFree=1072576/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50105 s]
/proc/loadavg: 1.92 2.03 2.08 3/92 11786
/proc/meminfo: memFree=1056048/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=1.48
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 9738 0 1 0 141 7 0 0 18 0 10 0 57749274 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 8599 2629 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=0.91
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 4168 0 1 0 88 3 0 0 20 0 10 0 57749275 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=0.25
/proc/11778/task/11780/stat : 11780 (java) R 11773 11773 10282 0 -1 64 3539 0 0 0 23 2 0 0 16 0 10 0 57749276 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 103825757 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57749276 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.29
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1330 0 0 0 29 0 0 0 15 0 10 0 57749282 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 8599 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 855016

[startup+3.10227 s]
/proc/loadavg: 1.92 2.03 2.08 3/93 11787
/proc/meminfo: memFree=1032040/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=3.06
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 21554 0 1 0 294 12 0 0 18 0 10 0 57749274 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 20380 2629 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=1.57
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 5300 0 1 0 153 4 0 0 25 0 10 0 57749275 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=1.18
/proc/11778/task/11780/stat : 11780 (java) R 11773 11773 10282 0 -1 64 14223 0 0 0 111 7 0 0 16 0 10 0 57749276 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 102722339 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57749276 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.29
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1330 0 0 0 29 0 0 0 15 0 10 0 57749282 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11787] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11787/stat : 11787 (java) S 11773 11773 10282 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 57749374 870051840 20380 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 855016

[startup+6.30271 s]
/proc/loadavg: 2.01 2.05 2.08 3/93 11787
/proc/meminfo: memFree=937768/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=6.23
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 46573 0 1 0 600 23 0 0 18 0 10 0 57749274 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 45376 2629 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=3.2
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 6595 0 1 0 315 5 0 0 25 0 10 0 57749275 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=2.71
/proc/11778/task/11780/stat : 11780 (java) R 11773 11773 10282 0 -1 64 37947 0 0 0 254 17 0 0 16 0 10 0 57749276 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 102709360 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57749276 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.29
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1330 0 0 0 29 0 0 0 15 0 10 0 57749282 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11787] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11787/stat : 11787 (java) S 11773 11773 10282 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 57749374 870051840 45376 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 855016

[startup+12.7026 s]
/proc/loadavg: 2.09 2.06 2.09 3/93 11787
/proc/meminfo: memFree=746920/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=12.57
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 92747 0 1 0 1216 41 0 0 18 0 10 0 57749274 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 91537 2629 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=5.82
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 22278 0 1 0 570 12 0 0 25 0 10 0 57749275 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4126147579 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=6.42
/proc/11778/task/11780/stat : 11780 (java) S 11773 11773 10282 0 -1 64 68438 0 0 0 615 27 0 0 16 0 10 0 57749276 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57749276 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.29
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1330 0 0 0 29 0 0 0 15 0 10 0 57749282 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11787] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11787/stat : 11787 (java) S 11773 11773 10282 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 57749374 870051840 91537 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 855016

[startup+25.5023 s]
/proc/loadavg: 2.07 2.06 2.08 4/93 11787
/proc/meminfo: memFree=336296/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=25.23
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 187256 0 1 0 2444 79 0 0 18 0 10 0 57749274 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 186031 2629 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=10.84
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 55167 0 1 0 1059 25 0 0 25 0 10 0 57749275 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=14.07
/proc/11778/task/11780/stat : 11780 (java) R 11773 11773 10282 0 -1 64 130058 0 0 0 1354 53 0 0 17 0 10 0 57749276 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57749276 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.29
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1330 0 0 0 29 0 0 0 15 0 10 0 57749282 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 186031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11787] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11787/stat : 11787 (java) S 11773 11773 10282 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 57749374 870051840 186031 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) 855016

[startup+51.1028 s]
/proc/loadavg: 2.18 2.08 2.09 3/93 11787
/proc/meminfo: memFree=320616/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=50.57
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 191185 0 1 0 4976 81 0 0 18 0 10 0 57749274 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 189953 2629 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=12.67
/proc/11778/task/11779/stat : 11779 (java) S 11773 11773 10282 0 -1 64 55174 0 1 0 1242 25 0 0 17 0 10 0 57749275 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=37.57
/proc/11778/task/11780/stat : 11780 (java) R 11773 11773 10282 0 -1 64 133980 0 0 0 3703 54 0 0 25 0 10 0 57749276 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 104516112 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57749276 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.29
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1330 0 0 0 29 0 0 0 15 0 10 0 57749282 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11787] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11787/stat : 11787 (java) S 11773 11773 10282 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 57749374 870051840 189953 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 855016

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

[startup+57.5026 s]
/proc/loadavg: 2.24 2.10 2.10 3/93 11788
/proc/meminfo: memFree=320160/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=56.9
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 191302 0 1 0 5608 82 0 0 18 0 10 0 57749274 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 190061 2632 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=17.78
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 55234 0 1 0 1753 25 0 0 25 0 10 0 57749275 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4126605194 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=38.69
/proc/11778/task/11780/stat : 11780 (java) S 11773 11773 10282 0 -1 64 133980 0 0 0 3815 54 0 0 16 0 10 0 57749276 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.39
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1386 0 0 0 39 0 0 0 15 0 10 0 57749282 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11788] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11788/stat : 11788 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 57754512 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.9
Current children cumulated vsize (KiB) 855016

[startup+59.1029 s]
/proc/loadavg: 2.22 2.10 2.10 3/93 11788
/proc/meminfo: memFree=320160/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=58.48
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 191302 0 1 0 5766 82 0 0 18 0 10 0 57749274 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 190061 2632 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=19.36
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 55234 0 1 0 1911 25 0 0 25 0 10 0 57749275 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4126605194 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=38.69
/proc/11778/task/11780/stat : 11780 (java) S 11773 11773 10282 0 -1 64 133980 0 0 0 3815 54 0 0 16 0 10 0 57749276 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.39
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1386 0 0 0 39 0 0 0 15 0 10 0 57749282 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11788] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11788/stat : 11788 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 57754512 870051840 190061 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.48
Current children cumulated vsize (KiB) 855016

[startup+60.7011 s]
/proc/loadavg: 2.22 2.10 2.10 3/93 11788
/proc/meminfo: memFree=320160/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=60.06
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 191308 0 1 0 5924 82 0 0 18 0 10 0 57749274 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 190065 2632 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=20.93
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 55236 0 1 0 2068 25 0 0 25 0 10 0 57749275 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4126520603 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=38.69
/proc/11778/task/11780/stat : 11780 (java) S 11773 11773 10282 0 -1 64 133980 0 0 0 3815 54 0 0 17 0 10 0 57749276 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.4
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1390 0 0 0 40 0 0 0 16 0 10 0 57749282 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11788] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11788/stat : 11788 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 57754512 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.06
Current children cumulated vsize (KiB) 855016

[startup+61.5012 s]
/proc/loadavg: 2.22 2.10 2.10 3/93 11788
/proc/meminfo: memFree=320160/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=849660 CPUtime=60.85
/proc/11778/stat : 11778 (java) S 11773 11773 10282 0 -1 0 191308 0 1 0 6003 82 0 0 18 0 10 0 57749274 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 212415 190065 2632 9 0 206893 0
[pid=11778/tid=11779] ppid=11773 vsize=849660 CPUtime=21.73
/proc/11778/task/11779/stat : 11779 (java) R 11773 11773 10282 0 -1 64 55236 0 1 0 2148 25 0 0 25 0 10 0 57749275 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4126605104 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11780] ppid=11773 vsize=849660 CPUtime=38.69
/proc/11778/task/11780/stat : 11780 (java) S 11773 11773 10282 0 -1 64 133980 0 0 0 3815 54 0 0 16 0 10 0 57749276 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11781] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11781/stat : 11781 (java) S 11773 11773 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11782] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11782/stat : 11782 (java) S 11773 11773 10282 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57749276 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11783] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11783/stat : 11783 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57749279 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11784] ppid=11773 vsize=849660 CPUtime=0.4
/proc/11778/task/11784/stat : 11784 (java) S 11773 11773 10282 0 -1 64 1390 0 0 0 40 0 0 0 16 0 10 0 57749282 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11785] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11785/stat : 11785 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57749282 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11786] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11786/stat : 11786 (java) S 11773 11773 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57749282 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11778/tid=11788] ppid=11773 vsize=849660 CPUtime=0
/proc/11778/task/11788/stat : 11788 (java) S 11773 11773 10282 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 57754512 870051840 190065 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.85
Current children cumulated vsize (KiB) 855016

[startup+61.9019 s]
/proc/loadavg: 2.22 2.10 2.10 3/93 11788
/proc/meminfo: memFree=320160/2055920 swapFree=4192812/4192956
[pid=11773] ppid=11771 vsize=5356 CPUtime=0
/proc/11773/stat : 11773 (concrete.sh) S 11771 11773 10282 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57749272 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11773/statm: 1339 244 201 169 0 50 0
[pid=11778] ppid=11773 vsize=0 CPUtime=61.22
/proc/11778/stat : 11778 (java) Z 11773 11773 10282 0 -1 12 191321 0 1 0 6033 89 0 0 16 0 2 0 57749274 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11778/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.22
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 61.9509
CPU time (s): 61.2827
CPU user time (s): 60.3378
CPU system time (s): 0.944856
CPU usage (%): 98.9213
Max. virtual memory (cumulated for all children) (KiB): 855016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.3378
system time used= 0.944856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191964
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= 4115
involuntary context switches= 5507

runsolver used 0.092985 second user time and 0.25896 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-16 03:14:27
IDJOB=2068582
IDBENCH=54887
IDSOLVER=736
FILE ID=node71/2068582-1247706867
PBS_JOBID= 9521173
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= afb3729cb42722cf165dd0f4f5c74e06
RANDOM SEED=974930046

node71.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.222
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.222
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:       1073056 kB
Buffers:         57444 kB
Cached:         136288 kB
SwapCached:          0 kB
Active:         736424 kB
Inactive:       156304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1073056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:         719468 kB
Slab:            73880 kB
Committed_AS:  1239676 kB
PageTables:       3372 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= 66392 MiB
End job on node71 at 2009-07-16 03:15:29