Trace number 1086984

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 + CSP4J - WMC Engine 2008-05-30UNSAT 114.509 115.717

DiagnosticValue
CHECKS9708830
NODES0

General information on the benchmark

Namecsp/fapp/fapp25/
normalized-fapp25-2230-0.xml
MD5SUM7d256a84222d0f8032eecede595dc56a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.06223
Satisfiable
(Un)Satisfiability was proved
Number of variables2230
Number of constraints18971
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18971
Global constraints used (with number of constraints)

Solver Data (download as text)

112.02/113.30	c CPU-LOAD 97.88
112.02/113.30	c LOADED 2230 V (302 E), 18971 ExtensionConstraint2D, arity 2, 97.88 cpu
114.30/115.59	s UNSATISFIABLE
114.30/115.59	d NODES 0
114.30/115.59	d CHECKS 9708826
114.30/115.60	c gac3-effective-revisions: 2877
114.30/115.60	c gac3-useless-revisions: 24178
114.30/115.60	c prepro-constraint-ccks: 0
114.30/115.60	c prepro-constraint-presenceccks: 0
114.30/115.60	c prepro-cpu: 0.56
114.30/115.60	c prepro-matrix2d-ccks: 9708826
114.30/115.60	c prepro-matrix2d-presenceccks: 4306348
114.30/115.60	c prepro-removed: 187638
114.30/115.60	c total-assgn: 0
114.30/115.60	c total-constraint-ccks: 0
114.30/115.60	c total-constraint-presence-ccks: 0
114.30/115.60	c total-cpu: 0.58
114.30/115.60	c total-matrix2d-ccks: 9708826
114.30/115.60	c total-matrix2d-presence-ccks: 4306348
114.30/115.60	c tuples: 0
114.30/115.60	c tuples-collisions: 0
114.30/115.60	c TOTAL-NODES 0
114.30/115.60	c TOTAL-CPU 0.58

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1086984-1215242229/watcher-1086984-1215242229 -o /tmp/evaluation-result-1086984-1215242229/solver-1086984-1215242229 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086984-1215242229.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.17 2.05 2.01 4/80 9772
/proc/meminfo: memFree=1606016/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) R 9770 9772 9336 0 -1 4194304 262 0 0 0 0 0 0 0 22 0 1 0 2003192656 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9772/statm: 1339 230 191 169 0 50 0
[pid=9773] ppid=9772 vsize=5356 CPUtime=0
/proc/9773/stat : 9773 (concrete.sh) R 9772 9772 9336 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 2003192656 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9773/statm: 1339 230 191 169 0 50 0

[startup+0.0674921 s]
/proc/loadavg: 2.17 2.05 2.01 4/80 9772
/proc/meminfo: memFree=1606016/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101874 s]
/proc/loadavg: 2.17 2.05 2.01 4/80 9772
/proc/meminfo: memFree=1606016/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302897 s]
/proc/loadavg: 2.17 2.05 2.01 4/80 9772
/proc/meminfo: memFree=1606016/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702944 s]
/proc/loadavg: 2.17 2.05 2.01 4/80 9772
/proc/meminfo: memFree=1606016/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50104 s]
/proc/loadavg: 2.17 2.05 2.01 3/90 9783
/proc/meminfo: memFree=1593584/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=844268 CPUtime=1.42
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 6852 0 1 0 137 5 0 0 18 0 9 0 2003192661 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 211067 5959 2574 9 0 205628 0
[pid=9775/tid=9776] ppid=9772 vsize=844268 CPUtime=1.08
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 3430 0 1 0 105 3 0 0 25 0 9 0 2003192661 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4125374927 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=844268 CPUtime=0.15
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 2161 0 0 0 14 1 0 0 16 0 9 0 2003192663 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=844268 CPUtime=0.16
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 529 0 0 0 16 0 0 0 16 0 9 0 2003192665 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 864530432 5959 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 849624

[startup+3.1024 s]
/proc/loadavg: 2.17 2.05 2.01 3/90 9783
/proc/meminfo: memFree=1590256/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=844268 CPUtime=3.02
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 7678 0 1 0 294 8 0 0 18 0 9 0 2003192661 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 211067 6620 2575 9 0 205628 0
[pid=9775/tid=9776] ppid=9772 vsize=844268 CPUtime=2.55
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 3595 0 1 0 251 4 0 0 25 0 9 0 2003192661 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=844268 CPUtime=0.27
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 2820 0 0 0 25 2 0 0 15 0 9 0 2003192663 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=844268 CPUtime=0.16
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 531 0 0 0 16 0 0 0 17 0 9 0 2003192665 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 864530432 6620 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 849624

[startup+6.30261 s]
/proc/loadavg: 2.15 2.04 2.01 3/90 9783
/proc/meminfo: memFree=1586416/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=844268 CPUtime=6.18
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 8628 0 1 0 607 11 0 0 18 0 9 0 2003192661 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 211067 7306 2575 9 0 205628 0
[pid=9775/tid=9776] ppid=9772 vsize=844268 CPUtime=5.47
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 3859 0 1 0 542 5 0 0 25 0 9 0 2003192661 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4125767448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=844268 CPUtime=0.51
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 3506 0 0 0 47 4 0 0 16 0 9 0 2003192663 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=844268 CPUtime=0.16
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 531 0 0 0 16 0 0 0 17 0 9 0 2003192665 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 864530432 7306 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 849624

[startup+12.7014 s]
/proc/loadavg: 2.14 2.04 2.01 3/90 9783
/proc/meminfo: memFree=1582320/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=844268 CPUtime=12.52
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 11032 0 1 0 1237 15 0 0 18 0 9 0 2003192661 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 211067 8228 2575 9 0 205628 0
[pid=9775/tid=9776] ppid=9772 vsize=844268 CPUtime=11.4
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 4295 0 1 0 1133 7 0 0 25 0 9 0 2003192661 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4125978410 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=844268 CPUtime=0.92
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 5474 0 0 0 86 6 0 0 16 0 9 0 2003192663 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=844268 CPUtime=0.16
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 531 0 0 0 16 0 0 0 17 0 9 0 2003192665 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 864530432 8228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 849624

[startup+25.5029 s]
/proc/loadavg: 2.11 2.04 2.01 3/90 9783
/proc/meminfo: memFree=1577776/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=844268 CPUtime=25.19
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 12680 0 1 0 2497 22 0 0 18 0 9 0 2003192661 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 211067 9357 2575 9 0 205628 0
[pid=9775/tid=9776] ppid=9772 vsize=844268 CPUtime=23.62
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 4814 0 1 0 2353 9 0 0 25 0 9 0 2003192661 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4125718374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=844268 CPUtime=1.37
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 6603 0 0 0 126 11 0 0 16 0 9 0 2003192663 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003192663 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=844268 CPUtime=0.16
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 531 0 0 0 16 0 0 0 17 0 9 0 2003192665 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=844268 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 864530432 9357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 849624

[startup+51.1029 s]

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

[pid=9775/tid=9780] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2003192665 871235584 45596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=850816 CPUtime=3.98
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 3700 0 0 0 387 11 0 0 15 0 10 0 2003192665 871235584 45596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2003192665 871235584 45596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003192665 871235584 45596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9784] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9784/stat : 9784 (java) S 9772 9772 9336 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 2003197554 871235584 45596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 856172

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

[startup+108.713 s]
/proc/loadavg: 2.08 2.04 2.01 4/91 9784
/proc/meminfo: memFree=1369320/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=850816 CPUtime=107.58
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 86094 0 1 0 10657 101 0 0 18 0 10 0 2003192661 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 212704 79437 2585 9 0 207264 0
[pid=9775/tid=9776] ppid=9772 vsize=850816 CPUtime=96.67
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 10358 0 1 0 9626 41 0 0 25 0 10 0 2003192661 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=850816 CPUtime=6.53
/proc/9775/task/9777/stat : 9777 (java) R 9772 9772 9336 0 -1 64 71103 0 0 0 608 45 0 0 16 0 10 0 2003192663 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003192663 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2003192663 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2003192665 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=850816 CPUtime=4.35
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 3892 0 0 0 422 13 0 0 16 0 10 0 2003192665 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2003192665 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) R 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003192665 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9784] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9784/stat : 9784 (java) S 9772 9772 9336 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 2003197554 871235584 79437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 107.58
Current children cumulated vsize (KiB) 856172

[startup+111.902 s]
/proc/loadavg: 2.15 2.06 2.01 4/91 9784
/proc/meminfo: memFree=1201000/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=850816 CPUtime=110.73
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 129689 0 1 0 10956 117 0 0 18 0 10 0 2003192661 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 212704 123026 2585 9 0 207264 0
[pid=9775/tid=9776] ppid=9772 vsize=850816 CPUtime=97.44
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 13068 0 1 0 9702 42 0 0 25 0 10 0 2003192661 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=850816 CPUtime=8.9
/proc/9775/task/9777/stat : 9777 (java) R 9772 9772 9336 0 -1 64 111988 0 0 0 830 60 0 0 16 0 10 0 2003192663 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 102514362 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003192663 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2003192663 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2003192665 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=850816 CPUtime=4.35
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 3892 0 0 0 422 13 0 0 16 0 10 0 2003192665 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2003192665 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003192665 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9784] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9784/stat : 9784 (java) S 9772 9772 9336 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 2003197554 871235584 123026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 110.73
Current children cumulated vsize (KiB) 856172

[startup+113.501 s]
/proc/loadavg: 2.14 2.06 2.01 4/90 9784
/proc/meminfo: memFree=984040/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=850816 CPUtime=112.31
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 166231 0 1 0 11100 131 0 0 18 0 9 0 2003192661 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 212704 159562 2586 9 0 207264 0
[pid=9775/tid=9776] ppid=9772 vsize=850816 CPUtime=97.97
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 13076 0 1 0 9754 43 0 0 25 0 9 0 2003192661 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=850816 CPUtime=9.95
/proc/9775/task/9777/stat : 9777 (java) R 9772 9772 9336 0 -1 64 148520 0 0 0 921 74 0 0 16 0 9 0 2003192663 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003192663 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=850816 CPUtime=4.36
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 3892 0 0 0 423 13 0 0 15 0 9 0 2003192665 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 871235584 159562 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 112.31
Current children cumulated vsize (KiB) 856172

[startup+115.102 s]
/proc/loadavg: 2.14 2.06 2.01 4/90 9784
/proc/meminfo: memFree=975464/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=850816 CPUtime=113.9
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 168448 0 1 0 11258 132 0 0 18 0 10 0 2003192661 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 212704 161777 2586 9 0 207264 0
[pid=9775/tid=9776] ppid=9772 vsize=850816 CPUtime=98.06
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 13076 0 1 0 9763 43 0 0 25 0 10 0 2003192661 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4127305721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=850816 CPUtime=11.45
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 150736 0 0 0 1070 75 0 0 17 0 10 0 2003192663 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003192663 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2003192663 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=850816 CPUtime=4.37
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 3892 0 0 0 424 13 0 0 16 0 10 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 113.9
Current children cumulated vsize (KiB) 856172

[startup+115.507 s]
/proc/loadavg: 2.14 2.06 2.01 5/90 9785
/proc/meminfo: memFree=966568/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=850816 CPUtime=114.3
/proc/9775/stat : 9775 (java) S 9772 9772 9336 0 -1 0 168448 0 1 0 11298 132 0 0 18 0 9 0 2003192661 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 212704 161777 2586 9 0 207264 0
[pid=9775/tid=9776] ppid=9772 vsize=850816 CPUtime=98.46
/proc/9775/task/9776/stat : 9776 (java) R 9772 9772 9336 0 -1 64 13076 0 1 0 9803 43 0 0 25 0 9 0 2003192661 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4127226445 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9777] ppid=9772 vsize=850816 CPUtime=11.45
/proc/9775/task/9777/stat : 9777 (java) S 9772 9772 9336 0 -1 64 150736 0 0 0 1070 75 0 0 15 0 9 0 2003192663 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9778] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9778/stat : 9778 (java) S 9772 9772 9336 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003192663 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9779] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9779/stat : 9779 (java) S 9772 9772 9336 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003192663 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9780] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9780/stat : 9780 (java) S 9772 9772 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9781] ppid=9772 vsize=850816 CPUtime=4.37
/proc/9775/task/9781/stat : 9781 (java) S 9772 9772 9336 0 -1 64 3892 0 0 0 424 13 0 0 16 0 9 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9782] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9782/stat : 9782 (java) S 9772 9772 9336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9775/tid=9783] ppid=9772 vsize=850816 CPUtime=0
/proc/9775/task/9783/stat : 9783 (java) S 9772 9772 9336 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003192665 871235584 161777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 114.3
Current children cumulated vsize (KiB) 856172

[startup+115.702 s]
/proc/loadavg: 2.14 2.06 2.01 5/90 9785
/proc/meminfo: memFree=966568/2055920 swapFree=4179860/4192956
[pid=9772] ppid=9770 vsize=5356 CPUtime=0
/proc/9772/stat : 9772 (concrete.sh) S 9770 9772 9336 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2003192656 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9772/statm: 1339 242 201 169 0 50 0
[pid=9775] ppid=9772 vsize=0 CPUtime=114.47
/proc/9775/stat : 9775 (java) Z 9772 9772 9336 0 -1 12 168459 0 1 0 11307 140 0 0 16 0 2 0 2003192661 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9775/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 114.47
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 115.717
CPU time (s): 114.509
CPU user time (s): 113.082
CPU system time (s): 1.42678
CPU usage (%): 98.9554
Max. virtual memory (cumulated for all children) (KiB): 856172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.082
system time used= 1.42678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168910
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= 36553
involuntary context switches= 38864

runsolver used 0.177972 second user time and 0.395939 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-05 09:17:10
IDJOB=1086984
IDBENCH=57913
IDSOLVER=304
FILE ID=node66/1086984-1215242229
PBS_JOBID= 7881984
Free space on /tmp= 66412 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp25/normalized-fapp25-2230-0.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086984-1215242229/watcher-1086984-1215242229 -o /tmp/evaluation-result-1086984-1215242229/solver-1086984-1215242229 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086984-1215242229.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7d256a84222d0f8032eecede595dc56a
RANDOM SEED=856876384

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1606496 kB
Buffers:          4256 kB
Cached:          59728 kB
SwapCached:       7144 kB
Active:         381600 kB
Inactive:        13888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606496 kB
SwapTotal:     4192956 kB
SwapFree:      4179860 kB
Dirty:            3556 kB
Writeback:           0 kB
Mapped:         344972 kB
Slab:            38400 kB
Committed_AS:  4899808 kB
PageTables:       2484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node66 at 2008-07-05 09:19:05