Trace number 1087592

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 - Tabu Engine 2008-05-30UNSAT 291.136 287.074

DiagnosticValue
CHECKS17144300
NODES0

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-3.xml
MD5SUM1d1f1cebdc92b091f3f5ffe18a2e82b4
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 benchmark28.1067
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

268.37/265.48	c Sat Jul 05 10:05:19 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
268.37/265.48	c WARNING: Could not free more memory in relations
269.27/266.35	c CPU-LOAD 231.56
269.27/266.35	c LOADED 2000 V (454 E), 8874 ExtensionConstraint2D, 5651 PredicateConstraint, arity 2, 231.56 cpu
290.98/286.92	s UNSATISFIABLE
290.98/286.92	d NODES 0
290.98/286.92	d CHECKS 17144288
290.98/286.92	c gac3-effective-revisions: 3317
290.98/286.92	c gac3-useless-revisions: 15844
290.98/286.92	c prepro-constraint-ccks: 12591926
290.98/286.92	c prepro-constraint-presenceccks: 132751
290.98/286.92	c prepro-cpu: 6.2599998
290.98/286.92	c prepro-matrix2d-ccks: 4552362
290.98/286.92	c prepro-matrix2d-presenceccks: 1876642
290.98/286.92	c prepro-removed: 335753
290.98/286.92	c total-assgn: 0
290.98/286.92	c total-constraint-ccks: 12591926
290.98/286.92	c total-constraint-presence-ccks: 132751
290.98/286.92	c total-cpu: 6.2599998
290.98/286.92	c total-matrix2d-ccks: 4552362
290.98/286.92	c total-matrix2d-presence-ccks: 1876642
290.98/286.92	c tuples: 0
290.98/286.92	c tuples-collisions: 0
290.98/286.92	c TOTAL-NODES 0
290.98/286.92	c TOTAL-CPU 6.2599998

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-1087592-1215244853/watcher-1087592-1215244853 -o /tmp/evaluation-result-1087592-1215244853/solver-1087592-1215244853 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1087592-1215244853.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: 1.66 1.94 1.97 3/64 25123
/proc/meminfo: memFree=1856336/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) R 25121 25123 22268 0 -1 4194304 295 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238366057 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0

[startup+0.072842 s]
/proc/loadavg: 1.66 1.94 1.97 3/64 25123
/proc/meminfo: memFree=1856336/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.1021 s]
/proc/loadavg: 1.66 1.94 1.97 3/64 25123
/proc/meminfo: memFree=1856336/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301137 s]
/proc/loadavg: 1.66 1.94 1.97 3/64 25123
/proc/meminfo: memFree=1856336/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701202 s]
/proc/loadavg: 1.66 1.94 1.97 3/64 25123
/proc/meminfo: memFree=1856336/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50234 s]
/proc/loadavg: 1.66 1.94 1.97 2/74 25134
/proc/meminfo: memFree=1843200/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=844788 CPUtime=1.62
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 7132 0 1 0 159 3 0 0 18 0 9 0 708451717 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 211197 6207 2575 9 0 205758 0
[pid=25125/tid=25127] ppid=25123 vsize=844788 CPUtime=1.3
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 3426 0 1 0 128 2 0 0 16 0 9 0 708451718 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4125976408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25128] ppid=25123 vsize=844788 CPUtime=0.14
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 2429 0 0 0 14 0 0 0 16 0 9 0 708451719 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25129] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 708451720 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25130] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 7 0 0 0 0 0 0 0 15 0 9 0 708451720 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25131] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=844788 CPUtime=0.15
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 544 0 0 0 15 0 0 0 15 0 9 0 708451722 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 865062912 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 850144

[startup+3.10141 s]
/proc/loadavg: 1.66 1.94 1.97 2/74 25134
/proc/meminfo: memFree=1839872/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=844788 CPUtime=3.21
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 7901 0 1 0 317 4 0 0 18 0 9 0 708451717 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 211197 6820 2575 9 0 205758 0
[pid=25125/tid=25127] ppid=25123 vsize=844788 CPUtime=2.75
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 3582 0 1 0 273 2 0 0 16 0 9 0 708451718 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4125980911 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25128] ppid=25123 vsize=844788 CPUtime=0.3
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 3042 0 0 0 29 1 0 0 15 0 9 0 708451719 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25129] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25130] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 7 0 0 0 0 0 0 0 15 0 9 0 708451720 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25131] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=844788 CPUtime=0.15
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 544 0 0 0 15 0 0 0 15 0 9 0 708451722 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 865062912 6820 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 850144

[startup+6.30295 s]
/proc/loadavg: 1.61 1.93 1.97 2/74 25134
/proc/meminfo: memFree=1836096/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=844788 CPUtime=6.4
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 8884 0 1 0 634 6 0 0 18 0 9 0 708451717 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 211197 7549 2575 9 0 205758 0
[pid=25125/tid=25127] ppid=25123 vsize=844788 CPUtime=5.81
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 3836 0 1 0 578 3 0 0 16 0 9 0 708451718 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4125979434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25128] ppid=25123 vsize=844788 CPUtime=0.41
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 3771 0 0 0 39 2 0 0 16 0 9 0 708451719 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25129] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25130] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 7 0 0 0 0 0 0 0 15 0 9 0 708451720 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25131] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=844788 CPUtime=0.15
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 544 0 0 0 15 0 0 0 15 0 9 0 708451722 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 865062912 7549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 850144

[startup+12.703 s]
/proc/loadavg: 1.56 1.91 1.96 2/74 25140
/proc/meminfo: memFree=1831944/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=844788 CPUtime=12.78
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 11252 0 1 0 1268 10 0 0 18 0 9 0 708451717 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 211197 8466 2575 9 0 205758 0
[pid=25125/tid=25127] ppid=25123 vsize=844788 CPUtime=11.84
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 4216 0 1 0 1179 5 0 0 17 0 9 0 708451718 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4125979434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25128] ppid=25123 vsize=844788 CPUtime=0.76
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 5759 0 0 0 72 4 0 0 16 0 9 0 708451719 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25129] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25130] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 7 0 0 0 0 0 0 0 15 0 9 0 708451720 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25131] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=844788 CPUtime=0.15
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 544 0 0 0 15 0 0 0 15 0 9 0 708451722 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 865062912 8466 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 850144

[startup+25.5012 s]
/proc/loadavg: 1.43 1.87 1.95 2/74 25140
/proc/meminfo: memFree=1827080/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=844788 CPUtime=25.55
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 12865 0 1 0 2540 15 0 0 18 0 9 0 708451717 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 211197 9634 2575 9 0 205758 0
[pid=25125/tid=25127] ppid=25123 vsize=844788 CPUtime=24.25
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 4661 0 1 0 2418 7 0 0 17 0 9 0 708451718 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4125982108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25128] ppid=25123 vsize=844788 CPUtime=1.13
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 6927 0 0 0 106 7 0 0 16 0 9 0 708451719 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25129] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25130] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 7 0 0 0 0 0 0 0 15 0 9 0 708451720 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25131] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=844788 CPUtime=0.15
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 544 0 0 0 15 0 0 0 15 0 9 0 708451722 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=844788 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 865062912 9634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 850144

[startup+51.1025 s]
/proc/loadavg: 1.28 1.80 1.92 2/75 25141
/proc/meminfo: memFree=1777536/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0

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

[pid=25125/tid=25129] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 708451720 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25130] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 708451720 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25131] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 708451722 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=852248 CPUtime=7.2
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 4468 0 0 0 706 14 0 0 15 0 10 0 708451722 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 708451722 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 708451722 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25141] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25141/stat : 25141 (java) S 25123 25123 22268 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 708456038 872701952 117877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 225.08
Current children cumulated vsize (KiB) 857604

[startup+282.302 s]
/proc/loadavg: 1.04 1.39 1.72 2/74 25142
/proc/meminfo: memFree=1099648/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=852248 CPUtime=286.24
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 197805 0 1 0 28454 170 0 0 18 0 9 0 708451717 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 213062 191107 2598 9 0 207622 0
[pid=25125/tid=25127] ppid=25123 vsize=852248 CPUtime=236.74
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 13413 0 1 0 23601 73 0 0 17 0 9 0 708451718 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25128] ppid=25123 vsize=852248 CPUtime=40.48
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 178815 0 0 0 3971 77 0 0 19 0 9 0 708451719 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25129] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25130] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25131] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=852248 CPUtime=8.97
/proc/25125/task/25132/stat : 25132 (java) R 25123 25123 22268 0 -1 64 4837 0 0 0 880 17 0 0 16 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 286.24
Current children cumulated vsize (KiB) 857604

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

[startup+284.703 s]
/proc/loadavg: 1.04 1.39 1.72 2/74 25142
/proc/meminfo: memFree=1099648/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=852248 CPUtime=288.72
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 197806 0 1 0 28702 170 0 0 18 0 9 0 708451717 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 213062 191107 2598 9 0 207622 0
[pid=25125/tid=25127] ppid=25123 vsize=852248 CPUtime=237.41
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 13414 0 1 0 23667 74 0 0 17 0 9 0 708451718 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4127487285 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25128] ppid=25123 vsize=852248 CPUtime=42.21
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 178815 0 0 0 4144 77 0 0 17 0 9 0 708451719 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25129] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25130] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25131] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=852248 CPUtime=9.07
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 4837 0 0 0 889 18 0 0 16 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 288.72
Current children cumulated vsize (KiB) 857604

[startup+286.302 s]
/proc/loadavg: 1.04 1.38 1.71 2/74 25142
/proc/meminfo: memFree=1099648/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=852248 CPUtime=290.37
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 197806 0 1 0 28867 170 0 0 18 0 9 0 708451717 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 213062 191107 2598 9 0 207622 0
[pid=25125/tid=25127] ppid=25123 vsize=852248 CPUtime=237.83
/proc/25125/task/25127/stat : 25127 (java) S 25123 25123 22268 0 -1 64 13414 0 1 0 23709 74 0 0 17 0 9 0 708451718 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25128] ppid=25123 vsize=852248 CPUtime=43.39
/proc/25125/task/25128/stat : 25128 (java) R 25123 25123 22268 0 -1 64 178815 0 0 0 4262 77 0 0 18 0 9 0 708451719 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 104182219 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25129] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25130] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25131] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=852248 CPUtime=9.13
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 4837 0 0 0 895 18 0 0 16 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 290.37
Current children cumulated vsize (KiB) 857604

[startup+286.701 s]
/proc/loadavg: 1.04 1.38 1.71 2/74 25142
/proc/meminfo: memFree=1099648/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=852248 CPUtime=290.77
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 197806 0 1 0 28907 170 0 0 18 0 9 0 708451717 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 213062 191107 2598 9 0 207622 0
[pid=25125/tid=25127] ppid=25123 vsize=852248 CPUtime=237.83
/proc/25125/task/25127/stat : 25127 (java) S 25123 25123 22268 0 -1 64 13414 0 1 0 23709 74 0 0 17 0 9 0 708451718 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25128] ppid=25123 vsize=852248 CPUtime=43.79
/proc/25125/task/25128/stat : 25128 (java) R 25123 25123 22268 0 -1 64 178815 0 0 0 4302 77 0 0 19 0 9 0 708451719 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 104457016 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25129] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25130] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25131] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=852248 CPUtime=9.13
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 4837 0 0 0 895 18 0 0 16 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 290.77
Current children cumulated vsize (KiB) 857604

[startup+286.901 s]
/proc/loadavg: 1.04 1.38 1.71 2/74 25142
/proc/meminfo: memFree=1099648/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=852248 CPUtime=290.98
/proc/25125/stat : 25125 (java) S 25123 25123 22268 0 -1 0 197807 0 1 0 28928 170 0 0 18 0 9 0 708451717 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 213062 191107 2598 9 0 207622 0
[pid=25125/tid=25127] ppid=25123 vsize=852248 CPUtime=237.89
/proc/25125/task/25127/stat : 25127 (java) R 25123 25123 22268 0 -1 64 13415 0 1 0 23715 74 0 0 17 0 9 0 708451718 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4128809708 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25128] ppid=25123 vsize=852248 CPUtime=43.92
/proc/25125/task/25128/stat : 25128 (java) S 25123 25123 22268 0 -1 64 178815 0 0 0 4315 77 0 0 19 0 9 0 708451719 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25129] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25129/stat : 25129 (java) S 25123 25123 22268 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25130] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25130/stat : 25130 (java) S 25123 25123 22268 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 708451720 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25131] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25131/stat : 25131 (java) S 25123 25123 22268 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25132] ppid=25123 vsize=852248 CPUtime=9.14
/proc/25125/task/25132/stat : 25132 (java) S 25123 25123 22268 0 -1 64 4837 0 0 0 896 18 0 0 16 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25125/tid=25133] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25133/stat : 25133 (java) S 25123 25123 22268 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25125/tid=25134] ppid=25123 vsize=852248 CPUtime=0
/proc/25125/task/25134/stat : 25134 (java) S 25123 25123 22268 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 708451722 872701952 191107 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 290.98
Current children cumulated vsize (KiB) 857604

[startup+287.001 s]
/proc/loadavg: 1.04 1.38 1.71 2/67 25143
/proc/meminfo: memFree=1378560/2055920 swapFree=4156372/4192956
[pid=25123] ppid=25121 vsize=5356 CPUtime=0
/proc/25123/stat : 25123 (concrete.sh) S 25121 25123 22268 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 708451717 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25123/statm: 1339 242 201 169 0 50 0
[pid=25125] ppid=25123 vsize=0 CPUtime=291.05
/proc/25125/stat : 25125 (java) Z 25123 25123 22268 0 -1 12 197812 0 1 0 28930 175 0 0 16 0 2 0 708451717 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25125/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 291.05
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 287.074
CPU time (s): 291.136
CPU user time (s): 289.308
CPU system time (s): 1.82772
CPU usage (%): 101.415
Max. virtual memory (cumulated for all children) (KiB): 857604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.308
system time used= 1.82772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198263
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= 38613
involuntary context switches= 28791

runsolver used 0.278957 second user time and 0.799878 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-05 10:00:53
IDJOB=1087592
IDBENCH=58020
IDSOLVER=303
FILE ID=node58/1087592-1215244853
PBS_JOBID= 7881856
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1d1f1cebdc92b091f3f5ffe18a2e82b4
RANDOM SEED=2054038261

node58.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.261
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.261
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:       1856816 kB
Buffers:          6496 kB
Cached:          90532 kB
SwapCached:      30880 kB
Active:          86544 kB
Inactive:        57564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856816 kB
SwapTotal:     4192956 kB
SwapFree:      4156372 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:          52452 kB
Slab:            41024 kB
Committed_AS:  1112848 kB
PageTables:       1436 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= 66556 MiB
End job on node58 at 2008-07-05 10:05:40