Trace number 1064017

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 + CPS4J 2008-05-30SAT 175.647 176.777

DiagnosticValue
CHECKS196994000
NODES994

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-01.xml
MD5SUM55626d95c8e007c45cfc87612d8eb23f
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 benchmark1.34979
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of constraints3002
Maximum constraint arity46
Maximum domain size26
Number of constraints which are defined in extension172
Number of constraints which are defined in intension2830
Global constraints used (with number of constraints)

Solver Data (download as text)

64.94/65.55	c Fri Jul 04 04:46:39 CEST 2008 concrete.ResourceController isOutOfTime
64.94/65.55	c WARNING: Out of time
126.03/126.94	c CPU-LOAD 69.89
126.03/126.94	c LOADED 440 V (26 E), 172 ExtensionConstraintGeneral, 2830 PredicateConstraint, arity 46, 69.89 cpu
175.50/176.62	v 1 0 8 17 0 12 0 11 11 4 11 4 0 19 0 15 0 17 0 1 0 3 13 0 19 4 10 14 0 11 0 18 1 0 1 0 1 0 11 0 2 11 14 18 4 3 2 8 17 2 20 8 19 19 4 11 4 21 8 18 8 14 13 2 8 17 4 20 17 13 0 6 7 0 2 11 0 17 4 19 4 3 0 1 1 8 18 14 6 4 14 19 7 4 17 12 6 14 13 0 3 18 3 0 15 14 3 4 17 0 4 3 4 13 19 1 20 18 19 4 4 1 0 0 19 0 7 0 18 4 0 18 4 0 13 19 17 0 7 0 13 18 0 19 0 11 0 10 15 4 1 0 18 17 7 4 0 1 4 3 1 4 0 13 8 4 11 8 11 0 2 18 17 0 15 7 0 4 11 8 12 8 19 0 19 4 11 8 13 0 2 17 4 0 19 19 8 2 0 18 2 24 1 0 11 0 14 0 5 13 0 0 13 18 4 21 4 17 4 17 17 0 22 7 4 0 3 0 5 17 14 4 11 8 12 8 3 4 0 18 19 5 8 11 11 20 15 10 4 4 13 4 17 18 12 4 11 8 18 18 0 17 20 3 14 11 15 7 0 2 8 3 11 24 1 0 2 10 4 19 0 8 11 17 0 17 4 1 0 18 4 3 15 14 6 14 18 7 14 7 20 12 0 3 12 0 13 0 11 19 18 16 18 7 8 15 12 0 10 19 8 18 0 13 4 2 7 20 19 0 7 18 18 0 3 18 0 11 0 11 0 11 8 0 13 0 19 19 4 17 9 0 2 10 18 0 1 0 2 0 12 4 11 8 18 7 6 0 4 0 12 0 4 19 1 0 17 2 7 0 17 0 2 19 4 17 0 18 18 0 18 18 8 13 0 19 8 14 13 18 14 19 8 2 7 0 7 0 4 11 8 19 4 18 8 14 3 8 3 4 24 8 13 18 18 13 4 3 18 0 17 18 0 18 12 14 24 11 4 18 
175.50/176.63	s SATISFIABLE
175.50/176.63	d NODES 994
175.50/176.63	d CHECKS 196993761
175.50/176.63	c gac3-effective-revisions: 6130
175.50/176.63	c gac3-useless-revisions: 4588502
175.50/176.63	c heuristic-cpu: 0.009999752
175.50/176.63	c prepro-constraint-ccks: 24394315
175.50/176.63	c prepro-constraint-presenceccks: 1228702
175.50/176.63	c prepro-cpu: 3.24
175.50/176.63	c prepro-matrix2d-ccks: 0
175.50/176.63	c prepro-matrix2d-presenceccks: 0
175.50/176.63	c prepro-removed: 685
175.50/176.63	c search-cpu: 45.57
175.50/176.63	c total-assgn: 994
175.50/176.63	c total-constraint-ccks: 196993761
175.50/176.63	c total-constraint-presence-ccks: 60876710
175.50/176.63	c total-cpu: 48.82
175.50/176.63	c total-matrix2d-ccks: 0
175.50/176.63	c total-matrix2d-presence-ccks: 0
175.50/176.63	c tuples: 0
175.50/176.63	c tuples-collisions: 0
175.50/176.63	c TOTAL-NODES 994
175.50/176.63	c TOTAL-CPU 48.82

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064017-1215139533/watcher-1064017-1215139533 -o /tmp/evaluation-result-1064017-1215139533/solver-1064017-1215139533 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1064017-1215139533.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.03 2.04 4/77 21962
/proc/meminfo: memFree=1682184/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=272 CPUtime=0
/proc/21964/stat : 21964 (java) D 21962 21962 21426 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 246941297 278528 37 996147200 134512640 134550740 4294956192 18446744073709551615 5567268 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/21964/statm: 68 37 28 9 0 6 0

[startup+0.0749511 s]
/proc/loadavg: 2.11 2.03 2.04 4/77 21962
/proc/meminfo: memFree=1682184/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=843024 CPUtime=0.06
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 3141 0 1 0 4 2 0 0 18 0 9 0 246941297 863256576 2638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 210756 2638 1575 9 0 205333 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 848380

[startup+0.102953 s]
/proc/loadavg: 2.11 2.03 2.04 4/77 21962
/proc/meminfo: memFree=1682184/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=843156 CPUtime=0.09
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 3451 0 1 0 7 2 0 0 18 0 9 0 246941297 863391744 2904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 210789 2904 1681 9 0 205366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 848512

[startup+0.302972 s]
/proc/loadavg: 2.11 2.03 2.04 4/77 21962
/proc/meminfo: memFree=1682184/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=843324 CPUtime=0.28
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 4141 0 1 0 26 2 0 0 18 0 9 0 246941297 863563776 3556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 210831 3556 1807 9 0 205399 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848680

[startup+0.703021 s]
/proc/loadavg: 2.11 2.03 2.04 4/77 21962
/proc/meminfo: memFree=1682184/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=843704 CPUtime=0.69
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 6584 0 1 0 65 4 0 0 18 0 9 0 246941297 863952896 5775 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 210926 5775 2563 9 0 205494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 849060

[startup+1.5011 s]
/proc/loadavg: 2.11 2.03 2.04 3/87 21973
/proc/meminfo: memFree=1665464/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=843864 CPUtime=1.47
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 8952 0 1 0 141 6 0 0 18 0 9 0 246941297 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 210966 8042 2563 9 0 205534 0
[pid=21964/tid=21966] ppid=21962 vsize=843864 CPUtime=1.05
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 3463 0 1 0 102 3 0 0 25 0 9 0 246941298 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4125767522 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=843864 CPUtime=0.31
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 4360 0 0 0 29 2 0 0 16 0 9 0 246941300 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=843864 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=843864 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 246941300 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=843864 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=843864 CPUtime=0.09
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 397 0 0 0 9 0 0 0 16 0 9 0 246941302 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=843864 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=843864 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 864116736 8042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849220

[startup+3.10128 s]
/proc/loadavg: 2.10 2.03 2.04 3/87 21973
/proc/meminfo: memFree=1657464/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=847008 CPUtime=3.06
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 10702 0 1 0 297 9 0 0 18 0 10 0 246941297 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 211752 9698 2583 9 0 206313 0
[pid=21964/tid=21966] ppid=21962 vsize=847008 CPUtime=2.27
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 3843 0 1 0 223 4 0 0 25 0 10 0 246941298 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4125239302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=847008 CPUtime=0.44
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 5108 0 0 0 42 2 0 0 16 0 10 0 246941300 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=847008 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 246941300 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=847008 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 246941300 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=847008 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 246941302 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=847008 CPUtime=0.31
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 1015 0 0 0 30 1 0 0 16 0 10 0 246941302 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=847008 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 246941302 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=847008 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 246941302 867336192 9698 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 852364

[startup+6.30262 s]
/proc/loadavg: 2.10 2.03 2.04 4/88 21974
/proc/meminfo: memFree=1348592/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=857588 CPUtime=6.22
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 113893 0 1 0 569 53 0 0 18 0 10 0 246941297 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 214397 111514 2584 9 0 208957 0
[pid=21964/tid=21966] ppid=21962 vsize=857588 CPUtime=3.76
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 72573 0 1 0 344 32 0 0 25 0 10 0 246941298 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=857588 CPUtime=1.9
/proc/21964/task/21967/stat : 21967 (java) R 21962 21962 21426 0 -1 64 38319 0 0 0 172 18 0 0 16 0 10 0 246941300 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=857588 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 246941300 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=857588 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 246941300 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=857588 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 246941302 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=857588 CPUtime=0.54
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2265 0 0 0 52 2 0 0 15 0 10 0 246941302 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=857588 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 246941302 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=857588 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 246941302 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21974] ppid=21962 vsize=857588 CPUtime=0
/proc/21964/task/21974/stat : 21974 (java) S 21962 21962 21426 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 246941578 878170112 111514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 862944

[startup+12.7013 s]
/proc/loadavg: 2.17 2.04 2.04 4/88 21974
/proc/meminfo: memFree=918320/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=891020 CPUtime=12.57
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 202920 0 1 0 1165 92 0 0 18 0 10 0 246941297 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222755 200532 2584 9 0 217315 0
[pid=21964/tid=21966] ppid=21962 vsize=891020 CPUtime=4.74
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 82845 0 1 0 438 36 0 0 24 0 10 0 246941298 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 102638656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=891020 CPUtime=7.27
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117074 0 0 0 674 53 0 0 18 0 10 0 246941300 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=891020 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 246941300 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=891020 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 246941300 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=891020 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 246941302 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=891020 CPUtime=0.54
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2265 0 0 0 52 2 0 0 15 0 10 0 246941302 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=891020 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 246941302 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=891020 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 246941302 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21974] ppid=21962 vsize=891020 CPUtime=0
/proc/21964/task/21974/stat : 21974 (java) S 21962 21962 21426 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 246941578 912404480 200532 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 896376

[startup+25.5027 s]
/proc/loadavg: 2.20 2.06 2.05 3/88 21974
/proc/meminfo: memFree=887280/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=891692 CPUtime=25.25
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 203126 0 1 0 2433 92 0 0 18 0 10 0 246941297 913092608 200724 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222923 200724 2584 9 0 217483 0
[pid=21964/tid=21966] ppid=21962 vsize=891692 CPUtime=6.34
/proc/21964/task/21966/stat : 21966 (java) S 21962 21962 21426 0 -1 64 82983 0 1 0 598 36 0 0 17 0 10 0 246941298 913092608 200724 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=891692 CPUtime=18.34
/proc/21964/task/21967/stat : 21967 (java) R 21962 21962 21426 0 -1 64 117132 0 0 0 1781 53 0 0 25 0 10 0 246941300 913092608 200724 996147200 134512640 134550740 4294956032 18446744073709551615 103735856 0 0 0 16800975 0 0 0 -1 1 0 0

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

[pid=21964/tid=21967] ppid=21962 vsize=890252 CPUtime=55.97
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117209 0 0 0 5541 56 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=890252 CPUtime=0.71
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2411 0 0 0 69 2 0 0 16 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 895608

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

[startup+166.302 s]
/proc/loadavg: 2.12 2.08 2.06 3/92 22050
/proc/meminfo: memFree=189800/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=890252 CPUtime=165.24
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 204300 0 4 0 16426 98 0 0 18 0 9 0 246941297 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222563 193660 2598 9 0 217123 0
[pid=21964/tid=21966] ppid=21962 vsize=890252 CPUtime=108.52
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 83940 0 4 0 10814 38 0 0 25 0 9 0 246941298 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4127565599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=890252 CPUtime=55.97
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117209 0 0 0 5541 56 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=890252 CPUtime=0.71
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2411 0 0 0 69 2 0 0 16 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 165.24
Current children cumulated vsize (KiB) 895608

[startup+172.707 s]
/proc/loadavg: 2.10 2.08 2.05 3/92 22050
/proc/meminfo: memFree=189800/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=890252 CPUtime=171.62
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 204301 0 4 0 17064 98 0 0 18 0 9 0 246941297 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222563 193660 2598 9 0 217123 0
[pid=21964/tid=21966] ppid=21962 vsize=890252 CPUtime=114.9
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 83941 0 4 0 11452 38 0 0 25 0 9 0 246941298 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4127544773 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=890252 CPUtime=55.97
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117209 0 0 0 5541 56 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=890252 CPUtime=0.71
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2411 0 0 0 69 2 0 0 16 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 171.62
Current children cumulated vsize (KiB) 895608

[startup+174.302 s]
/proc/loadavg: 2.10 2.08 2.05 3/92 22050
/proc/meminfo: memFree=189800/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=890252 CPUtime=173.21
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 204302 0 4 0 17223 98 0 0 18 0 9 0 246941297 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222563 193660 2598 9 0 217123 0
[pid=21964/tid=21966] ppid=21962 vsize=890252 CPUtime=116.48
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 83942 0 4 0 11610 38 0 0 25 0 9 0 246941298 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4127532766 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=890252 CPUtime=55.97
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117209 0 0 0 5541 56 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=890252 CPUtime=0.71
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2411 0 0 0 69 2 0 0 16 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 173.21
Current children cumulated vsize (KiB) 895608

[startup+175.903 s]
/proc/loadavg: 2.10 2.08 2.05 3/92 22050
/proc/meminfo: memFree=189800/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=890252 CPUtime=174.8
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 204303 0 4 0 17382 98 0 0 18 0 9 0 246941297 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222563 193660 2598 9 0 217123 0
[pid=21964/tid=21966] ppid=21962 vsize=890252 CPUtime=118.08
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 83943 0 4 0 11770 38 0 0 25 0 9 0 246941298 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4127468550 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=890252 CPUtime=55.97
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117209 0 0 0 5541 56 0 0 17 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=890252 CPUtime=0.71
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2411 0 0 0 69 2 0 0 16 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.8
Current children cumulated vsize (KiB) 895608

[startup+176.303 s]
/proc/loadavg: 2.10 2.08 2.05 3/92 22050
/proc/meminfo: memFree=189800/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=890252 CPUtime=175.2
/proc/21964/stat : 21964 (java) S 21962 21962 21426 0 -1 0 204303 0 4 0 17422 98 0 0 18 0 9 0 246941297 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 222563 193660 2598 9 0 217123 0
[pid=21964/tid=21966] ppid=21962 vsize=890252 CPUtime=118.48
/proc/21964/task/21966/stat : 21966 (java) R 21962 21962 21426 0 -1 64 83943 0 4 0 11810 38 0 0 25 0 9 0 246941298 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4126000236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21967] ppid=21962 vsize=890252 CPUtime=55.97
/proc/21964/task/21967/stat : 21967 (java) S 21962 21962 21426 0 -1 64 117209 0 0 0 5541 56 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21968] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21968/stat : 21968 (java) S 21962 21962 21426 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21969] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21969/stat : 21969 (java) S 21962 21962 21426 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246941300 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21970] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21970/stat : 21970 (java) S 21962 21962 21426 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21971] ppid=21962 vsize=890252 CPUtime=0.71
/proc/21964/task/21971/stat : 21971 (java) S 21962 21962 21426 0 -1 64 2411 0 0 0 69 2 0 0 16 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21972] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21972/stat : 21972 (java) S 21962 21962 21426 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21964/tid=21973] ppid=21962 vsize=890252 CPUtime=0
/proc/21964/task/21973/stat : 21973 (java) S 21962 21962 21426 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246941302 911618048 193660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.2
Current children cumulated vsize (KiB) 895608

[startup+176.704 s]
/proc/loadavg: 2.10 2.08 2.05 3/92 22050
/proc/meminfo: memFree=189800/2055920 swapFree=4179552/4192956
[pid=21962] ppid=21960 vsize=5356 CPUtime=0
/proc/21962/stat : 21962 (concrete.sh) S 21960 21962 21426 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 246941297 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21962/statm: 1339 242 201 169 0 50 0
[pid=21964] ppid=21962 vsize=0 CPUtime=175.57
/proc/21964/stat : 21964 (java) Z 21962 21962 21426 0 -1 12 204314 0 4 0 17455 102 0 0 16 0 2 0 246941297 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 175.57
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 176.777
CPU time (s): 175.647
CPU user time (s): 174.55
CPU system time (s): 1.09683
CPU usage (%): 99.3612
Max. virtual memory (cumulated for all children) (KiB): 897176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 174.55
system time used= 1.09683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204767
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8618
involuntary context switches= 11029

runsolver used 0.241963 second user time and 0.576912 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-04 04:45:34
IDJOB=1064017
IDBENCH=54898
IDSOLVER=305
FILE ID=node81/1064017-1215139533
PBS_JOBID= 7877378
Free space on /tmp= 126860 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-23-01.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064017-1215139533/watcher-1064017-1215139533 -o /tmp/evaluation-result-1064017-1215139533/solver-1064017-1215139533 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1064017-1215139533.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55626d95c8e007c45cfc87612d8eb23f
RANDOM SEED=1327123665

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682600 kB
Buffers:         22640 kB
Cached:         235296 kB
SwapCached:       6108 kB
Active:         159368 kB
Inactive:       147604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682600 kB
SwapTotal:     4192956 kB
SwapFree:      4179552 kB
Dirty:            4912 kB
Writeback:           0 kB
Mapped:          56352 kB
Slab:            51684 kB
Committed_AS:   633568 kB
PageTables:       1680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126860 MiB
End job on node81 at 2008-07-04 04:48:30