Trace number 1087006

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CPS4J 2008-05-30UNSAT 177.675 178.482

DiagnosticValue
CHECKS8665700
NODES0

General information on the benchmark

Namecsp/fapp/fapp25/
normalized-fapp25-2230-2.xml
MD5SUMe9fca648ca088ce6fc443985c24dc948
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 benchmark4.99824
Satisfiable
(Un)Satisfiability was proved
Number of variables2230
Number of constraints18971
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18971
Global constraints used (with number of constraints)

Solver Data (download as text)

108.92/109.67	c Sat Jul 05 09:20:33 CEST 2008 concrete.ResourceController isOutOfTime
108.92/109.67	c WARNING: Out of time
175.32/176.17	c CPU-LOAD 161.25
175.32/176.17	c LOADED 2230 V (302 E), 378 PredicateConstraint, 18573 ExtensionConstraint2D, arity 2, 161.25 cpu
177.52/178.35	s UNSATISFIABLE
177.52/178.35	d NODES 0
177.52/178.35	d CHECKS 8665701
177.52/178.35	c gac3-effective-revisions: 2609
177.52/178.35	c gac3-useless-revisions: 18105
177.52/178.35	c prepro-constraint-ccks: 571191
177.52/178.35	c prepro-constraint-presenceccks: 20995
177.52/178.35	c prepro-cpu: 0.58
177.52/178.35	c prepro-matrix2d-ccks: 8094510
177.52/178.35	c prepro-matrix2d-presenceccks: 3302416
177.52/178.35	c prepro-removed: 175794
177.52/178.35	c total-assgn: 0
177.52/178.35	c total-constraint-ccks: 571191
177.52/178.35	c total-constraint-presence-ccks: 20995
177.52/178.35	c total-cpu: 0.58
177.52/178.35	c total-matrix2d-ccks: 8094510
177.52/178.35	c total-matrix2d-presence-ccks: 3302416
177.52/178.35	c tuples: 0
177.52/178.35	c tuples-collisions: 0
177.52/178.35	c TOTAL-NODES 0
177.52/178.35	c TOTAL-CPU 0.58

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087006-1215242323/watcher-1087006-1215242323 -o /tmp/evaluation-result-1087006-1215242323/solver-1087006-1215242323 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1087006-1215242323.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 2.02 2.10 4/84 25316
/proc/meminfo: memFree=1197392/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) R 25314 25316 22449 0 -1 4194304 270 0 0 0 0 0 0 0 21 0 1 0 265175074 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 214945202258 0 0 4100 65536 0 0 0 17 0 0 0
/proc/25316/statm: 1339 230 191 169 0 50 0
[pid=25317] ppid=25316 vsize=0 CPUtime=0
/proc/25317/stat : 25317 (dirname) Z 25316 25316 22449 0 -1 4194316 128 0 0 0 0 0 0 0 18 0 1 0 265175074 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/25317/statm: 0 0 0 0 0 0 0

[startup+0.102714 s]
/proc/loadavg: 1.99 2.02 2.10 4/84 25316
/proc/meminfo: memFree=1197392/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.20173 s]
/proc/loadavg: 1.99 2.02 2.10 4/84 25316
/proc/meminfo: memFree=1197392/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301752 s]
/proc/loadavg: 1.99 2.02 2.10 4/84 25316
/proc/meminfo: memFree=1197392/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701827 s]
/proc/loadavg: 1.99 2.02 2.10 4/84 25316
/proc/meminfo: memFree=1197392/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50298 s]
/proc/loadavg: 1.99 2.02 2.10 3/94 25327
/proc/meminfo: memFree=1184768/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=844276 CPUtime=1.47
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 6919 0 1 0 142 5 0 0 23 0 9 0 265175075 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 211069 6015 2574 9 0 205630 0
[pid=25319/tid=25320] ppid=25316 vsize=844276 CPUtime=1.14
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 3446 0 1 0 112 2 0 0 25 0 9 0 265175076 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4125981104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25321] ppid=25316 vsize=844276 CPUtime=0.16
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 2224 0 0 0 14 2 0 0 16 0 9 0 265175077 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25322] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=844276 CPUtime=0.15
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 518 0 0 0 15 0 0 0 16 0 9 0 265175079 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25326] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 864538624 6015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849632

[startup+3.10229 s]
/proc/loadavg: 1.99 2.02 2.10 3/94 25327
/proc/meminfo: memFree=1182016/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=844276 CPUtime=3.06
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 7681 0 1 0 298 8 0 0 23 0 9 0 265175075 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 211069 6621 2575 9 0 205630 0
[pid=25319/tid=25320] ppid=25316 vsize=844276 CPUtime=2.54
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 3602 0 1 0 250 4 0 0 25 0 9 0 265175076 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4125981659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25321] ppid=25316 vsize=844276 CPUtime=0.35
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 2828 0 0 0 32 3 0 0 16 0 9 0 265175077 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25322] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=844276 CPUtime=0.15
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 520 0 0 0 15 0 0 0 17 0 9 0 265175079 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25326] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 864538624 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 849632

[startup+6.30291 s]
/proc/loadavg: 1.99 2.02 2.10 3/94 25327
/proc/meminfo: memFree=1173960/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=844276 CPUtime=6.25
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 8627 0 1 0 613 12 0 0 23 0 9 0 265175075 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 211069 7303 2575 9 0 205630 0
[pid=25319/tid=25320] ppid=25316 vsize=844276 CPUtime=5.54
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 3866 0 1 0 549 5 0 0 25 0 9 0 265175076 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4125978410 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25321] ppid=25316 vsize=844276 CPUtime=0.53
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 3510 0 0 0 48 5 0 0 16 0 9 0 265175077 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25322] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=844276 CPUtime=0.15
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 520 0 0 0 15 0 0 0 17 0 9 0 265175079 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25326] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 864538624 7303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 849632

[startup+12.7022 s]
/proc/loadavg: 1.99 2.02 2.10 3/94 25327
/proc/meminfo: memFree=1170056/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=844276 CPUtime=12.61
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 11051 0 1 0 1244 17 0 0 23 0 9 0 265175075 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 211069 8211 2575 9 0 205630 0
[pid=25319/tid=25320] ppid=25316 vsize=844276 CPUtime=11.45
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 4295 0 1 0 1139 6 0 0 25 0 9 0 265175076 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4125979887 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25321] ppid=25316 vsize=844276 CPUtime=0.98
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 5505 0 0 0 88 10 0 0 16 0 9 0 265175077 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25322] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=844276 CPUtime=0.15
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 520 0 0 0 15 0 0 0 17 0 9 0 265175079 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25326] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 864538624 8211 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 849632

[startup+25.5016 s]
/proc/loadavg: 1.99 2.01 2.10 3/94 25327
/proc/meminfo: memFree=1165448/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=844276 CPUtime=25.34
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 12614 0 1 0 2510 24 0 0 23 0 9 0 265175075 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 211069 9286 2575 9 0 205630 0
[pid=25319/tid=25320] ppid=25316 vsize=844276 CPUtime=23.75
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 4783 0 1 0 2367 8 0 0 25 0 9 0 265175076 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4125979887 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25321] ppid=25316 vsize=844276 CPUtime=1.41
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 6580 0 0 0 127 14 0 0 16 0 9 0 265175077 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25322] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 265175077 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=844276 CPUtime=0.15
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 520 0 0 0 15 0 0 0 17 0 9 0 265175079 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25326] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=844276 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 864538624 9286 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 849632

[startup+51.1016 s]

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

[pid=25319/tid=25325] ppid=25316 vsize=850788 CPUtime=4.43
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 3978 0 0 0 431 12 0 0 16 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25396] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25396/stat : 25396 (java) S 25316 25316 22449 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 265186677 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 856144

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

[startup+166.403 s]
/proc/loadavg: 2.07 2.04 2.09 3/93 25435
/proc/meminfo: memFree=1154160/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=850788 CPUtime=165.61
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 169998 0 1 0 16425 136 0 0 23 0 10 0 265175075 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 212697 163220 2599 9 0 207257 0
[pid=25319/tid=25320] ppid=25316 vsize=850788 CPUtime=151.6
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 13562 0 1 0 15116 44 0 0 25 0 10 0 265175076 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 103282645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25321] ppid=25316 vsize=850788 CPUtime=9.55
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 151714 0 0 0 877 78 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25322] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=850788 CPUtime=4.43
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 3978 0 0 0 431 12 0 0 16 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25396] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25396/stat : 25396 (java) S 25316 25316 22449 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 265186677 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 165.61
Current children cumulated vsize (KiB) 856144

[startup+172.806 s]
/proc/loadavg: 2.06 2.04 2.09 3/93 25435
/proc/meminfo: memFree=1154160/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=850788 CPUtime=172.02
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 169999 0 1 0 17066 136 0 0 23 0 10 0 265175075 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 212697 163220 2599 9 0 207257 0
[pid=25319/tid=25320] ppid=25316 vsize=850788 CPUtime=158
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 13563 0 1 0 15756 44 0 0 25 0 10 0 265175076 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4127827233 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25321] ppid=25316 vsize=850788 CPUtime=9.55
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 151714 0 0 0 877 78 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25322] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=850788 CPUtime=4.43
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 3978 0 0 0 431 12 0 0 16 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25396] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25396/stat : 25396 (java) S 25316 25316 22449 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 265186677 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 172.02
Current children cumulated vsize (KiB) 856144

[startup+176.003 s]
/proc/loadavg: 2.06 2.04 2.09 3/93 25435
/proc/meminfo: memFree=1154160/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=850788 CPUtime=175.21
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 169999 0 1 0 17385 136 0 0 23 0 10 0 265175075 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 212697 163220 2599 9 0 207257 0
[pid=25319/tid=25320] ppid=25316 vsize=850788 CPUtime=161.19
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 13563 0 1 0 16075 44 0 0 25 0 10 0 265175076 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 103872515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25321] ppid=25316 vsize=850788 CPUtime=9.55
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 151714 0 0 0 877 78 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25322] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 265175077 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=850788 CPUtime=4.44
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 3978 0 0 0 432 12 0 0 15 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 265175079 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25396] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25396/stat : 25396 (java) S 25316 25316 22449 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 265186677 871206912 163220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 175.21
Current children cumulated vsize (KiB) 856144

[startup+177.601 s]
/proc/loadavg: 2.06 2.04 2.09 4/92 25435
/proc/meminfo: memFree=1154096/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=850788 CPUtime=176.81
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 170018 0 1 0 17545 136 0 0 23 0 9 0 265175075 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 212697 163236 2599 9 0 207257 0
[pid=25319/tid=25320] ppid=25316 vsize=850788 CPUtime=161.34
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 13568 0 1 0 16090 44 0 0 25 0 9 0 265175076 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25321] ppid=25316 vsize=850788 CPUtime=10.98
/proc/25319/task/25321/stat : 25321 (java) R 25316 25316 22449 0 -1 64 151728 0 0 0 1020 78 0 0 17 0 9 0 265175077 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 104182211 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25322] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25323] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 265175077 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=850788 CPUtime=4.45
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 3978 0 0 0 433 12 0 0 16 0 9 0 265175079 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 871206912 163236 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 176.81
Current children cumulated vsize (KiB) 856144

[startup+178.001 s]
/proc/loadavg: 2.06 2.04 2.09 4/92 25435
/proc/meminfo: memFree=1154096/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=850788 CPUtime=177.22
/proc/25319/stat : 25319 (java) S 25316 25316 22449 0 -1 0 170520 0 1 0 17585 137 0 0 23 0 9 0 265175075 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25319/statm: 212697 163736 2599 9 0 207257 0
[pid=25319/tid=25320] ppid=25316 vsize=850788 CPUtime=161.57
/proc/25319/task/25320/stat : 25320 (java) R 25316 25316 22449 0 -1 64 13568 0 1 0 16113 44 0 0 25 0 9 0 265175076 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4127438333 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25321] ppid=25316 vsize=850788 CPUtime=11.14
/proc/25319/task/25321/stat : 25321 (java) S 25316 25316 22449 0 -1 64 152229 0 0 0 1036 78 0 0 16 0 9 0 265175077 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25322] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25316 25316 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265175077 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25323] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25316 25316 22449 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 265175077 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25324] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265175079 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25325] ppid=25316 vsize=850788 CPUtime=4.47
/proc/25319/task/25325/stat : 25325 (java) S 25316 25316 22449 0 -1 64 3978 0 0 0 435 12 0 0 15 0 9 0 265175079 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25316 25316 22449 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 265175079 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25319/tid=25327] ppid=25316 vsize=850788 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25316 25316 22449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 265175079 871206912 163736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 177.22
Current children cumulated vsize (KiB) 856144

[startup+178.401 s]
/proc/loadavg: 2.06 2.04 2.09 3/92 25436
/proc/meminfo: memFree=1152112/2055920 swapFree=4181032/4192956
[pid=25316] ppid=25314 vsize=5356 CPUtime=0
/proc/25316/stat : 25316 (concrete.sh) S 25314 25316 22449 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 265175074 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1339 242 201 169 0 50 0
[pid=25319] ppid=25316 vsize=0 CPUtime=177.58
/proc/25319/stat : 25319 (java) Z 25316 25316 22449 0 -1 12 170525 0 1 0 17620 138 0 0 16 0 2 0 265175075 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25319/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 177.58
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 178.482
CPU time (s): 177.675
CPU user time (s): 176.204
CPU system time (s): 1.47078
CPU usage (%): 99.5477
Max. virtual memory (cumulated for all children) (KiB): 856144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.204
system time used= 1.47078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170978
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= 38952
involuntary context switches= 39731

runsolver used 0.220966 second user time and 0.640902 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-05 09:18:43
IDJOB=1087006
IDBENCH=57915
IDSOLVER=305
FILE ID=node85/1087006-1215242323
PBS_JOBID= 7881839
Free space on /tmp= 126844 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e9fca648ca088ce6fc443985c24dc948
RANDOM SEED=235795265

node85.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.272
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.272
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1197872 kB
Buffers:          5852 kB
Cached:          95908 kB
SwapCached:       5884 kB
Active:         754384 kB
Inactive:        58016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1197872 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:            3528 kB
Writeback:           0 kB
Mapped:         722892 kB
Slab:            29696 kB
Committed_AS:  1413876 kB
PageTables:       3084 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= 126844 MiB
End job on node85 at 2008-07-05 09:21:42