Trace number 1085681

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 279.219 281.714

DiagnosticValue
CHECKS6352610
NODES0

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-0.xml
MD5SUM701805f3dd433f8e5a195a0325c2f865
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 benchmark25.1672
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

274.76/277.30	c Sat Jul 05 07:21:50 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
274.76/277.30	c WARNING: Could not free more memory in relations
274.96/277.45	c CPU-LOAD 241.82
274.96/277.45	c LOADED 750 V (998 E), 5167 ExtensionConstraint2D, 2183 PredicateConstraint, arity 2, 241.82 cpu
279.02/281.57	s UNSATISFIABLE
279.02/281.57	d NODES 0
279.02/281.57	d CHECKS 6352608
279.02/281.57	c gac3-effective-revisions: 1654
279.02/281.57	c gac3-useless-revisions: 10440
279.02/281.57	c prepro-constraint-ccks: 2854668
279.02/281.57	c prepro-constraint-presenceccks: 188628
279.02/281.57	c prepro-cpu: 1.99
279.02/281.57	c prepro-matrix2d-ccks: 3497940
279.02/281.57	c prepro-matrix2d-presenceccks: 1449465
279.02/281.57	c prepro-removed: 182656
279.02/281.57	c total-assgn: 0
279.02/281.57	c total-constraint-ccks: 2854668
279.02/281.57	c total-constraint-presence-ccks: 188628
279.02/281.57	c total-cpu: 2.0
279.02/281.57	c total-matrix2d-ccks: 3497940
279.02/281.57	c total-matrix2d-presence-ccks: 1449465
279.02/281.57	c tuples: 0
279.02/281.57	c tuples-collisions: 0
279.02/281.57	c TOTAL-NODES 0
279.02/281.57	c TOTAL-CPU 2.0

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-1085681-1215235033/watcher-1085681-1215235033 -o /tmp/evaluation-result-1085681-1215235033/solver-1085681-1215235033 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1085681-1215235033.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.99 1.98 1.99 4/72 1524
/proc/meminfo: memFree=1496384/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) R 1522 1524 1217 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788428901 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0

[startup+0.047878 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 1524
/proc/meminfo: memFree=1496384/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103098 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 1524
/proc/meminfo: memFree=1496384/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302118 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 1524
/proc/meminfo: memFree=1496384/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701162 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 1524
/proc/meminfo: memFree=1496384/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50125 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 1535
/proc/meminfo: memFree=1484520/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=844388 CPUtime=1.47
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 6862 0 1 0 143 4 0 0 18 0 9 0 2002477862 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 211097 5978 2574 9 0 205658 0
[pid=1527/tid=1528] ppid=1524 vsize=844388 CPUtime=1.15
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 3424 0 1 0 113 2 0 0 25 0 9 0 2002477863 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4125951664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=844388 CPUtime=0.13
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 2181 0 0 0 13 0 0 0 16 0 9 0 2002477864 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002477864 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=844388 CPUtime=0.15
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 525 0 0 0 15 0 0 0 16 0 9 0 2002477866 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 864653312 5978 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849744

[startup+3.10141 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 1535
/proc/meminfo: memFree=1480680/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=844388 CPUtime=3.05
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 7766 0 1 0 299 6 0 0 18 0 9 0 2002477862 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 211097 6718 2575 9 0 205658 0
[pid=1527/tid=1528] ppid=1524 vsize=844388 CPUtime=2.55
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 3588 0 1 0 252 3 0 0 25 0 9 0 2002477863 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4125767918 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=844388 CPUtime=0.32
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 2920 0 0 0 30 2 0 0 16 0 9 0 2002477864 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002477864 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=844388 CPUtime=0.15
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 526 0 0 0 15 0 0 0 16 0 9 0 2002477866 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 864653312 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 849744

[startup+6.30274 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 1535
/proc/meminfo: memFree=1476392/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=844388 CPUtime=6.23
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 8852 0 1 0 613 10 0 0 18 0 9 0 2002477862 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 211097 7530 2575 9 0 205658 0
[pid=1527/tid=1528] ppid=1524 vsize=844388 CPUtime=5.53
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 3862 0 1 0 549 4 0 0 25 0 9 0 2002477863 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4125718246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=844388 CPUtime=0.51
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 3732 0 0 0 47 4 0 0 16 0 9 0 2002477864 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002477864 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=844388 CPUtime=0.15
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 526 0 0 0 15 0 0 0 16 0 9 0 2002477866 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=844388 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 864653312 7530 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 849744

[startup+12.7024 s]
/proc/loadavg: 2.07 2.00 2.00 3/83 1536
/proc/meminfo: memFree=1445856/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=12.56
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 19376 0 1 0 1238 18 0 0 18 0 10 0 2002477862 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 15311 2589 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=10.79
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 4515 0 1 0 1073 6 0 0 25 0 10 0 2002477863 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4127207572 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=1.1
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 11844 0 0 0 103 7 0 0 16 0 10 0 2002477864 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002477866 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=0.63
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 2277 0 0 0 61 2 0 0 15 0 10 0 2002477866 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002477867 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002477867 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1536] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1536/stat : 1536 (java) S 1524 1524 1217 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 2002478556 871346176 15311 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 856280

[startup+25.5027 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 1536
/proc/meminfo: memFree=1422304/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=25.25
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 24868 0 1 0 2503 22 0 0 18 0 10 0 2002477862 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 20776 2586 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=22.65
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 4839 0 1 0 2257 8 0 0 25 0 10 0 2002477863 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4127209312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=1.62
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 16868 0 0 0 153 9 0 0 16 0 10 0 2002477864 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002477866 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=0.94
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 2420 0 0 0 91 3 0 0 15 0 10 0 2002477866 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002477867 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002477867 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1536] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1536/stat : 1536 (java) S 1524 1524 1217 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 2002478556 871346176 20776 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 856280


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

[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002477866 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=6.01
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 3849 0 0 0 586 15 0 0 16 0 10 0 2002477866 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002477867 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002477867 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1536] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1536/stat : 1536 (java) S 1524 1524 1217 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 2002478556 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 266.34
Current children cumulated vsize (KiB) 856280

[startup+275.102 s]
/proc/loadavg: 2.14 2.03 2.01 3/83 1536
/proc/meminfo: memFree=753056/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=272.68
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 191882 0 1 0 27120 148 0 0 18 0 10 0 2002477862 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 187718 2586 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=241.76
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 12976 0 1 0 24116 60 0 0 25 0 10 0 2002477863 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=24.85
/proc/1527/task/1529/stat : 1529 (java) R 1524 1524 1217 0 -1 64 174315 0 0 0 2415 70 0 0 16 0 10 0 2002477864 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 103735741 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2002477864 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002477866 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=6.01
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 3849 0 0 0 586 15 0 0 15 0 10 0 2002477866 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002477867 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002477867 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1536] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1536/stat : 1536 (java) S 1524 1524 1217 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 2002478556 871346176 187718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 272.68
Current children cumulated vsize (KiB) 856280

[startup+278.306 s]
/proc/loadavg: 2.12 2.03 2.01 4/82 1536
/proc/meminfo: memFree=752928/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=275.85
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 191947 0 1 0 27437 148 0 0 18 0 9 0 2002477862 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 187757 2600 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=241.91
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 13023 0 1 0 24131 60 0 0 25 0 9 0 2002477863 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=27.87
/proc/1527/task/1529/stat : 1529 (java) R 1524 1524 1217 0 -1 64 174331 0 0 0 2717 70 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 104181347 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=6.02
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 3849 0 0 0 587 15 0 0 16 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 275.85
Current children cumulated vsize (KiB) 856280

[startup+279.902 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 1537
/proc/meminfo: memFree=752928/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=277.43
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 191949 0 1 0 27595 148 0 0 18 0 9 0 2002477862 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 187757 2599 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=242.52
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 13023 0 1 0 24191 61 0 0 25 0 9 0 2002477863 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4127366955 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=28.74
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 174332 0 0 0 2804 70 0 0 17 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=6.13
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 3849 0 0 0 598 15 0 0 15 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 277.43
Current children cumulated vsize (KiB) 856280

[startup+280.702 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 1537
/proc/meminfo: memFree=752928/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=278.23
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 191951 0 1 0 27674 149 0 0 18 0 9 0 2002477862 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 187757 2599 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=243.18
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 13025 0 1 0 24257 61 0 0 25 0 9 0 2002477863 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4125385155 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=28.75
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 174332 0 0 0 2805 70 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=6.25
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 3849 0 0 0 610 15 0 0 15 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 278.23
Current children cumulated vsize (KiB) 856280

[startup+281.503 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 1537
/proc/meminfo: memFree=752928/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=850924 CPUtime=279.02
/proc/1527/stat : 1527 (java) S 1524 1524 1217 0 -1 0 191951 0 1 0 27753 149 0 0 18 0 9 0 2002477862 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 212731 187757 2599 9 0 207291 0
[pid=1527/tid=1528] ppid=1524 vsize=850924 CPUtime=243.85
/proc/1527/task/1528/stat : 1528 (java) R 1524 1524 1217 0 -1 64 13025 0 1 0 24324 61 0 0 25 0 9 0 2002477863 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1529] ppid=1524 vsize=850924 CPUtime=28.75
/proc/1527/task/1529/stat : 1529 (java) S 1524 1524 1217 0 -1 64 174332 0 0 0 2805 70 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1530] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1530/stat : 1530 (java) S 1524 1524 1217 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1531] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1531/stat : 1531 (java) S 1524 1524 1217 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002477864 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1532] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1532/stat : 1532 (java) S 1524 1524 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1533] ppid=1524 vsize=850924 CPUtime=6.38
/proc/1527/task/1533/stat : 1533 (java) S 1524 1524 1217 0 -1 64 3849 0 0 0 622 16 0 0 15 0 9 0 2002477866 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1534] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1534/stat : 1534 (java) S 1524 1524 1217 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1527/tid=1535] ppid=1524 vsize=850924 CPUtime=0
/proc/1527/task/1535/stat : 1535 (java) S 1524 1524 1217 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002477867 871346176 187757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.02
Current children cumulated vsize (KiB) 856280

[startup+281.703 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 1537
/proc/meminfo: memFree=752928/2055920 swapFree=4180448/4192956
[pid=1524] ppid=1522 vsize=5356 CPUtime=0
/proc/1524/stat : 1524 (concrete.sh) S 1522 1524 1217 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002477861 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1524/statm: 1339 242 201 169 0 50 0
[pid=1527] ppid=1524 vsize=0 CPUtime=279.2
/proc/1527/stat : 1527 (java) Z 1524 1524 1217 0 -1 12 191957 0 1 0 27760 160 0 0 16 0 2 0 2002477862 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1527/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 279.2
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 281.714
CPU time (s): 279.219
CPU user time (s): 277.602
CPU system time (s): 1.61675
CPU usage (%): 99.1141
Max. virtual memory (cumulated for all children) (KiB): 856280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 277.602
system time used= 1.61675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192408
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= 36121
involuntary context switches= 41564

runsolver used 0.346947 second user time and 0.98585 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 07:17:13
IDJOB=1085681
IDBENCH=57688
IDSOLVER=303
FILE ID=node24/1085681-1215235033
PBS_JOBID= 7881929
Free space on /tmp= 66452 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-0.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-1085681-1215235033/watcher-1085681-1215235033 -o /tmp/evaluation-result-1085681-1215235033/solver-1085681-1215235033 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1085681-1215235033.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 701805f3dd433f8e5a195a0325c2f865
RANDOM SEED=1666216402

node24.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.232
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.232
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:       1496864 kB
Buffers:         73008 kB
Cached:         298040 kB
SwapCached:       6556 kB
Active:         300020 kB
Inactive:       190248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1496864 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:         126664 kB
Slab:            53796 kB
Committed_AS:  3742128 kB
PageTables:       2112 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= 66452 MiB
End job on node24 at 2008-07-05 07:21:55