Trace number 1086481

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-30? 878.564 887.062

General information on the benchmark

Namecsp/fapp/fapp38/
normalized-fapp38-2500-9.xml
MD5SUM68fe27f113711ce0fc0a376a1a638b50
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark75.1596
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

833.86/841.93	c Sat Jul 05 08:45:35 CEST 2008 concrete.ResourceController isOutOfTime
833.86/841.93	c WARNING: Out of time
850.60/858.84	c Sat Jul 05 08:45:52 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
850.60/858.84	c WARNING: Could not free more memory in relations
878.34/886.88	c Sat Jul 05 08:46:16 CEST 2008 concrete.CspOM generate
878.34/886.89	c SEVERE: Out of mem with 26573 constraints remaining
878.34/886.89	c Sat Jul 05 08:46:20 CEST 2008 cspfj.ResultHandler result
878.34/886.89	c WARNING: java.lang.OutOfMemoryError: Java heap space
878.34/886.89	c CPU-LOAD 827.48
878.34/886.89	s UNKNOWN
878.34/886.89	c java.lang.OutOfMemoryError: Java heap space[cspfj.constraint.AbstractConstraint.(Unknown Source), concrete.predicate.PredicateConstraint.(Unknown Source), concrete.ConstraintGenerator.predicateConstraint(Unknown Source), concrete.ConstraintGenerator.add(Unknown Source), concrete.CspOM.generate(Unknown Source), cspfj.problem.Problem.load(Unknown Source), concrete.Concrete.solve(Unknown Source), concrete.Concrete.run(Unknown Source), concrete.Concrete.main(Unknown Source)]
878.34/886.89	c TOTAL-NODES 0
878.34/886.89	c TOTAL-CPU 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1086481-1215239492/watcher-1086481-1215239492 -o /tmp/evaluation-result-1086481-1215239492/solver-1086481-1215239492 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1086481-1215239492.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.00 2.00 4/72 17960
/proc/meminfo: memFree=1556576/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=18572 CPUtime=0
/proc/17960/stat : 17960 (runsolver) R 17958 17960 17404 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1008351823 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17960/statm: 4643 292 257 25 0 2626 0

[startup+0.04521 s]
/proc/loadavg: 2.03 2.00 2.00 4/72 17960
/proc/meminfo: memFree=1556576/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.108063 s]
/proc/loadavg: 2.03 2.00 2.00 4/72 17960
/proc/meminfo: memFree=1556576/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301098 s]
/proc/loadavg: 2.03 2.00 2.00 4/72 17960
/proc/meminfo: memFree=1556576/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701174 s]
/proc/loadavg: 2.03 2.00 2.00 4/72 17960
/proc/meminfo: memFree=1556576/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50233 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 17971
/proc/meminfo: memFree=1542224/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=844292 CPUtime=1.47
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 6875 0 1 0 143 4 0 0 18 0 9 0 1008351824 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 211073 5995 2574 9 0 205634 0
[pid=17963/tid=17964] ppid=17960 vsize=844292 CPUtime=1.14
/proc/17963/task/17964/stat : 17964 (java) R 17960 17960 17404 0 -1 64 3423 0 1 0 112 2 0 0 25 0 9 0 1008351825 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4125887895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=844292 CPUtime=0.13
/proc/17963/task/17965/stat : 17965 (java) S 17960 17960 17404 0 -1 64 2195 0 0 0 13 0 0 0 16 0 9 0 1008351826 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1008351826 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=844292 CPUtime=0.17
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 525 0 0 0 17 0 0 0 16 0 9 0 1008351828 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 864555008 5995 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849648

[startup+3.10263 s]
/proc/loadavg: 2.03 2.00 2.00 4/82 17971
/proc/meminfo: memFree=1537552/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=844292 CPUtime=3.06
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 7694 0 1 0 301 5 0 0 18 0 9 0 1008351824 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 211073 6675 2575 9 0 205634 0
[pid=17963/tid=17964] ppid=17960 vsize=844292 CPUtime=2.56
/proc/17963/task/17964/stat : 17964 (java) R 17960 17960 17404 0 -1 64 3562 0 1 0 254 2 0 0 25 0 9 0 1008351825 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4125766785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=844292 CPUtime=0.3
/proc/17963/task/17965/stat : 17965 (java) S 17960 17960 17404 0 -1 64 2873 0 0 0 29 1 0 0 16 0 9 0 1008351826 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1008351826 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=844292 CPUtime=0.17
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 527 0 0 0 17 0 0 0 16 0 9 0 1008351828 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 864555008 6675 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 849648

[startup+6.30224 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 17971
/proc/meminfo: memFree=1528336/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=844292 CPUtime=6.22
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 8598 0 1 0 615 7 0 0 18 0 9 0 1008351824 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 211073 7364 2575 9 0 205634 0
[pid=17963/tid=17964] ppid=17960 vsize=844292 CPUtime=5.58
/proc/17963/task/17964/stat : 17964 (java) R 17960 17960 17404 0 -1 64 3777 0 1 0 555 3 0 0 25 0 9 0 1008351825 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4125740770 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=844292 CPUtime=0.44
/proc/17963/task/17965/stat : 17965 (java) S 17960 17960 17404 0 -1 64 3562 0 0 0 42 2 0 0 16 0 9 0 1008351826 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1008351826 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=844292 CPUtime=0.17
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 527 0 0 0 17 0 0 0 16 0 9 0 1008351828 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 864555008 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 849648

[startup+12.7025 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 17971
/proc/meminfo: memFree=1507920/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=844292 CPUtime=12.56
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 10925 0 1 0 1245 11 0 0 18 0 9 0 1008351824 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 211073 8279 2575 9 0 205634 0
[pid=17963/tid=17964] ppid=17960 vsize=844292 CPUtime=11.56
/proc/17963/task/17964/stat : 17964 (java) R 17960 17960 17404 0 -1 64 4159 0 1 0 1152 4 0 0 25 0 9 0 1008351825 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4125984524 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=844292 CPUtime=0.8
/proc/17963/task/17965/stat : 17965 (java) S 17960 17960 17404 0 -1 64 5507 0 0 0 75 5 0 0 16 0 9 0 1008351826 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1008351826 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=844292 CPUtime=0.17
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 527 0 0 0 17 0 0 0 16 0 9 0 1008351828 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 864555008 8279 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 864555008 8279 996147200 134512640 134550740 4294956032 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) 849648

[startup+25.5019 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 17971
/proc/meminfo: memFree=1483792/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=844292 CPUtime=25.25
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 12423 0 1 0 2509 16 0 0 18 0 9 0 1008351824 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 211073 9391 2575 9 0 205634 0
[pid=17963/tid=17964] ppid=17960 vsize=844292 CPUtime=23.9
/proc/17963/task/17964/stat : 17964 (java) R 17960 17960 17404 0 -1 64 4545 0 1 0 2384 6 0 0 25 0 9 0 1008351825 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4125982300 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=844292 CPUtime=1.14
/proc/17963/task/17965/stat : 17965 (java) S 17960 17960 17404 0 -1 64 6619 0 0 0 106 8 0 0 16 0 9 0 1008351826 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1008351826 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=844292 CPUtime=0.17
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 527 0 0 0 17 0 0 0 16 0 9 0 1008351828 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 864555008 9391 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=844292 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 864555008 9391 996147200 134512640 134550740 4294956032 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) 849648

[startup+51.1018 s]
/proc/loadavg: 2.23 2.05 2.02 3/82 17971
/proc/meminfo: memFree=1435984/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0

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

[pid=17963/tid=17965] ppid=17960 vsize=850900 CPUtime=45.47
/proc/17963/task/17965/stat : 17965 (java) R 17960 17960 17404 0 -1 64 183446 0 0 0 4401 146 0 0 25 0 9 0 1008351826 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 104182183 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=850900 CPUtime=0.8
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 2374 0 0 0 77 3 0 0 16 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 873.88
Current children cumulated vsize (KiB) 856256

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

[startup+883.102 s]
/proc/loadavg: 2.40 2.30 2.13 3/82 17972
/proc/meminfo: memFree=681608/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=850900 CPUtime=874.67
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 205391 0 1 0 87256 211 0 0 18 0 9 0 1008351824 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 212725 192287 2595 9 0 207285 0
[pid=17963/tid=17964] ppid=17960 vsize=850900 CPUtime=827.57
/proc/17963/task/17964/stat : 17964 (java) S 17960 17960 17404 0 -1 64 18828 0 1 0 82697 60 0 0 17 0 9 0 1008351825 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=850900 CPUtime=46.26
/proc/17963/task/17965/stat : 17965 (java) R 17960 17960 17404 0 -1 64 183446 0 0 0 4480 146 0 0 25 0 9 0 1008351826 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 104182539 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=850900 CPUtime=0.8
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 2374 0 0 0 77 3 0 0 16 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 871321600 192287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.67
Current children cumulated vsize (KiB) 856256

[startup+884.703 s]
/proc/loadavg: 2.40 2.30 2.13 3/82 17972
/proc/meminfo: memFree=681544/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=850900 CPUtime=876.26
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 205406 0 1 0 87415 211 0 0 18 0 9 0 1008351824 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 212725 192301 2595 9 0 207285 0
[pid=17963/tid=17964] ppid=17960 vsize=850900 CPUtime=827.57
/proc/17963/task/17964/stat : 17964 (java) S 17960 17960 17404 0 -1 64 18829 0 1 0 82697 60 0 0 17 0 9 0 1008351825 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=850900 CPUtime=47.85
/proc/17963/task/17965/stat : 17965 (java) R 17960 17960 17404 0 -1 64 183460 0 0 0 4639 146 0 0 25 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=850900 CPUtime=0.8
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 2374 0 0 0 77 3 0 0 16 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 876.26
Current children cumulated vsize (KiB) 856256

[startup+886.303 s]
/proc/loadavg: 2.45 2.31 2.13 3/82 17972
/proc/meminfo: memFree=681544/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=850900 CPUtime=877.84
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 205406 0 1 0 87573 211 0 0 18 0 9 0 1008351824 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 212725 192301 2595 9 0 207285 0
[pid=17963/tid=17964] ppid=17960 vsize=850900 CPUtime=827.57
/proc/17963/task/17964/stat : 17964 (java) S 17960 17960 17404 0 -1 64 18829 0 1 0 82697 60 0 0 17 0 9 0 1008351825 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=850900 CPUtime=49.43
/proc/17963/task/17965/stat : 17965 (java) R 17960 17960 17404 0 -1 64 183460 0 0 0 4797 146 0 0 25 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 104182539 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=850900 CPUtime=0.8
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 2374 0 0 0 77 3 0 0 16 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.84
Current children cumulated vsize (KiB) 856256

[startup+886.703 s]
/proc/loadavg: 2.45 2.31 2.13 3/82 17972
/proc/meminfo: memFree=681544/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=850900 CPUtime=878.24
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 205406 0 1 0 87613 211 0 0 18 0 9 0 1008351824 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 212725 192301 2595 9 0 207285 0
[pid=17963/tid=17964] ppid=17960 vsize=850900 CPUtime=827.57
/proc/17963/task/17964/stat : 17964 (java) S 17960 17960 17404 0 -1 64 18829 0 1 0 82697 60 0 0 17 0 9 0 1008351825 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=850900 CPUtime=49.83
/proc/17963/task/17965/stat : 17965 (java) R 17960 17960 17404 0 -1 64 183460 0 0 0 4837 146 0 0 25 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=850900 CPUtime=0.8
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 2374 0 0 0 77 3 0 0 16 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 871321600 192301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.24
Current children cumulated vsize (KiB) 856256

[startup+886.903 s]
/proc/loadavg: 2.45 2.31 2.13 3/82 17972
/proc/meminfo: memFree=681544/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=850900 CPUtime=878.43
/proc/17963/stat : 17963 (java) S 17960 17960 17404 0 -1 0 205409 0 1 0 87632 211 0 0 18 0 9 0 1008351824 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 212725 192302 2595 9 0 207285 0
[pid=17963/tid=17964] ppid=17960 vsize=850900 CPUtime=827.58
/proc/17963/task/17964/stat : 17964 (java) S 17960 17960 17404 0 -1 64 18832 0 1 0 82698 60 0 0 17 0 9 0 1008351825 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17965] ppid=17960 vsize=850900 CPUtime=50.01
/proc/17963/task/17965/stat : 17965 (java) S 17960 17960 17404 0 -1 64 183460 0 0 0 4855 146 0 0 25 0 9 0 1008351826 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17966] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17966/stat : 17966 (java) S 17960 17960 17404 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17967] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17967/stat : 17967 (java) S 17960 17960 17404 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1008351826 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17968] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17968/stat : 17968 (java) S 17960 17960 17404 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1008351828 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17969] ppid=17960 vsize=850900 CPUtime=0.8
/proc/17963/task/17969/stat : 17969 (java) S 17960 17960 17404 0 -1 64 2374 0 0 0 77 3 0 0 16 0 9 0 1008351828 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17970] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17970/stat : 17970 (java) S 17960 17960 17404 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1008351828 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17963/tid=17971] ppid=17960 vsize=850900 CPUtime=0
/proc/17963/task/17971/stat : 17971 (java) S 17960 17960 17404 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1008351828 871321600 192302 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 856256

[startup+887.003 s]
/proc/loadavg: 2.45 2.31 2.13 3/82 17972
/proc/meminfo: memFree=681544/2055920 swapFree=4174728/4192956
[pid=17960] ppid=17958 vsize=5356 CPUtime=0
/proc/17960/stat : 17960 (concrete.sh) S 17958 17960 17404 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1008351823 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17960/statm: 1339 242 201 169 0 50 0
[pid=17963] ppid=17960 vsize=0 CPUtime=878.49
/proc/17963/stat : 17963 (java) Z 17960 17960 17404 0 -1 12 205413 0 1 0 87632 217 0 0 16 0 2 0 1008351824 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17963/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 878.49
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 887.062
CPU time (s): 878.564
CPU user time (s): 876.327
CPU system time (s): 2.23766
CPU usage (%): 99.042
Max. virtual memory (cumulated for all children) (KiB): 856256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 876.327
system time used= 2.23766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205866
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= 68662
involuntary context switches= 87027

runsolver used 1.02984 second user time and 3.08253 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 08:31:33
IDJOB=1086481
IDBENCH=57829
IDSOLVER=305
FILE ID=node35/1086481-1215239492
PBS_JOBID= 7881966
Free space on /tmp= 66460 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 68fe27f113711ce0fc0a376a1a638b50
RANDOM SEED=1325849633

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1557120 kB
Buffers:         54444 kB
Cached:         164412 kB
SwapCached:      12276 kB
Active:         298280 kB
Inactive:       131304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557120 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            9540 kB
Writeback:           0 kB
Mapped:         218372 kB
Slab:            54292 kB
Committed_AS:  2069084 kB
PageTables:       2144 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= 66460 MiB
End job on node35 at 2008-07-05 08:46:20