Trace number 1086712

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 286.592 286.833

DiagnosticValue
CHECKS32991100
NODES52

General information on the benchmark

Namecsp/fapp/fapp24/
normalized-fapp24-2000-2.xml
MD5SUM1f2ebc90aacefa2bf62f5cb29b948cb3
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 benchmark8.71867
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

166.54/166.75	c Sat Jul 05 08:56:41 CEST 2008 concrete.ResourceController isOutOfTime
166.54/166.75	c WARNING: Out of time
194.72/194.92	c Sat Jul 05 08:57:09 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
194.72/194.93	c WARNING: Could not free more memory in relations
259.66/259.99	c CPU-LOAD 213.77
259.66/259.99	c LOADED 2000 V (302 E), 22563 ExtensionConstraint2D, 2454 PredicateConstraint, arity 2, 213.77 cpu
286.45/286.71	s UNSATISFIABLE
286.45/286.71	d NODES 52
286.45/286.71	d CHECKS 32991066
286.45/286.72	c gac3-effective-revisions: 4092
286.45/286.72	c gac3-useless-revisions: 121504
286.45/286.72	c heuristic-cpu: 0.059999466
286.45/286.72	c prepro-constraint-ccks: 9922031
286.45/286.72	c prepro-constraint-presenceccks: 54363
286.45/286.72	c prepro-cpu: 4.27
286.45/286.72	c prepro-matrix2d-ccks: 21030701
286.45/286.72	c prepro-matrix2d-presenceccks: 9719666
286.45/286.72	c prepro-removed: 290410
286.45/286.72	c search-cpu: 5.47
286.45/286.72	c total-assgn: 52
286.45/286.72	c total-constraint-ccks: 10932383
286.45/286.72	c total-constraint-presence-ccks: 204765
286.45/286.72	c total-cpu: 9.809999
286.45/286.72	c total-matrix2d-ccks: 22058683
286.45/286.72	c total-matrix2d-presence-ccks: 17245538
286.45/286.72	c tuples: 0
286.45/286.72	c tuples-collisions: 0
286.45/286.72	c TOTAL-NODES 52
286.45/286.72	c TOTAL-CPU 9.809999

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-1086712-1215240834/watcher-1086712-1215240834 -o /tmp/evaluation-result-1086712-1215240834/solver-1086712-1215240834 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1086712-1215240834.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.92 1.98 1.92 4/80 25162
/proc/meminfo: memFree=861096/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 1553758443 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 252429697106 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/25162/statm: 1339 230 191 169 0 50 0
[pid=25163] ppid=25162 vsize=124 CPUtime=0
/proc/25163/stat : 25163 (dirname) R 25162 25162 23202 0 -1 4194304 47 0 0 0 0 0 0 0 24 0 1 0 1553758444 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 252426908949 0 0 4096 0 0 0 0 17 1 0 0
/proc/25163/statm: 31 22 16 3 0 3 0

[startup+0.0369219 s]
/proc/loadavg: 1.92 1.98 1.92 4/80 25162
/proc/meminfo: memFree=861096/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102262 s]
/proc/loadavg: 1.92 1.98 1.92 4/80 25162
/proc/meminfo: memFree=861096/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302277 s]
/proc/loadavg: 1.92 1.98 1.92 4/80 25162
/proc/meminfo: memFree=861096/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70232 s]
/proc/loadavg: 1.92 1.98 1.92 4/80 25162
/proc/meminfo: memFree=861096/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5024 s]
/proc/loadavg: 1.92 1.98 1.92 3/90 25173
/proc/meminfo: memFree=848536/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=844276 CPUtime=1.48
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 7031 0 1 0 144 4 0 0 18 0 9 0 1553758444 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 211069 6125 2575 9 0 205630 0
[pid=25165/tid=25166] ppid=25162 vsize=844276 CPUtime=1.14
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 3441 0 1 0 113 1 0 0 25 0 9 0 1553758445 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4125981659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=844276 CPUtime=0.15
/proc/25165/task/25167/stat : 25167 (java) S 25162 25162 23202 0 -1 64 2325 0 0 0 14 1 0 0 16 0 9 0 1553758446 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=844276 CPUtime=0.15
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 532 0 0 0 15 0 0 0 16 0 9 0 1553758449 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 864538624 6125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 849632

[startup+3.10156 s]
/proc/loadavg: 1.92 1.98 1.92 4/90 25173
/proc/meminfo: memFree=844888/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=844276 CPUtime=3.07
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 7764 0 1 0 302 5 0 0 18 0 9 0 1553758444 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 211069 6718 2575 9 0 205630 0
[pid=25165/tid=25166] ppid=25162 vsize=844276 CPUtime=2.57
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 3581 0 1 0 255 2 0 0 25 0 9 0 1553758445 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4125978976 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=844276 CPUtime=0.32
/proc/25165/task/25167/stat : 25167 (java) S 25162 25162 23202 0 -1 64 2918 0 0 0 30 2 0 0 16 0 9 0 1553758446 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=844276 CPUtime=0.15
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 532 0 0 0 15 0 0 0 16 0 9 0 1553758449 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) R 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 864538624 6718 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 849632

[startup+6.30288 s]
/proc/loadavg: 1.93 1.98 1.92 3/90 25173
/proc/meminfo: memFree=841496/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=844276 CPUtime=6.26
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 8695 0 1 0 619 7 0 0 18 0 9 0 1553758444 864538624 7420 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 211069 7420 2575 9 0 205630 0
[pid=25165/tid=25166] ppid=25162 vsize=844276 CPUtime=5.62
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 3810 0 1 0 559 3 0 0 25 0 9 0 1553758445 864538624 7420 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=844276 CPUtime=0.47
/proc/25165/task/25167/stat : 25167 (java) R 25162 25162 23202 0 -1 64 3622 0 0 0 44 3 0 0 15 0 9 0 1553758446 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=844276 CPUtime=0.15
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 532 0 0 0 15 0 0 0 16 0 9 0 1553758449 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 864538624 7422 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 849632

[startup+12.7015 s]
/proc/loadavg: 1.93 1.98 1.92 3/90 25173
/proc/meminfo: memFree=837592/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=844276 CPUtime=12.67
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 10985 0 1 0 1255 12 0 0 18 0 9 0 1553758444 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 211069 8303 2575 9 0 205630 0
[pid=25165/tid=25166] ppid=25162 vsize=844276 CPUtime=11.69
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 4187 0 1 0 1165 4 0 0 25 0 9 0 1553758445 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=844276 CPUtime=0.8
/proc/25165/task/25167/stat : 25167 (java) R 25162 25162 23202 0 -1 64 5533 0 0 0 74 6 0 0 15 0 9 0 1553758446 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=844276 CPUtime=0.15
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 532 0 0 0 15 0 0 0 16 0 9 0 1553758449 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 864538624 8303 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 849632

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.92 3/90 25173
/proc/meminfo: memFree=832920/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=844276 CPUtime=25.45
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 12503 0 1 0 2528 17 0 0 18 0 9 0 1553758444 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 211069 9417 2575 9 0 205630 0
[pid=25165/tid=25166] ppid=25162 vsize=844276 CPUtime=24.12
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 4591 0 1 0 2407 5 0 0 25 0 9 0 1553758445 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4125718374 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=844276 CPUtime=1.15
/proc/25165/task/25167/stat : 25167 (java) S 25162 25162 23202 0 -1 64 6647 0 0 0 105 10 0 0 16 0 9 0 1553758446 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553758447 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=844276 CPUtime=0.15
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 532 0 0 0 15 0 0 0 16 0 9 0 1553758449 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=844276 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 864538624 9417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 849632

[startup+51.1023 s]

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

[pid=25165/tid=25168] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1553758447 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1553758447 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1553758449 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=852008 CPUtime=3.97
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 3947 0 0 0 388 9 0 0 15 0 10 0 1553758449 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1553758449 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1553758449 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25175] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25175/stat : 25175 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1553778419 872456192 187323 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 857364

[startup+282.302 s]
/proc/loadavg: 2.37 2.17 2.00 3/90 25176
/proc/meminfo: memFree=119368/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=852008 CPUtime=282.05
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 195298 0 1 0 28057 148 0 0 18 0 9 0 1553758444 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 213002 187325 2599 9 0 207562 0
[pid=25165/tid=25166] ppid=25162 vsize=852008 CPUtime=221.18
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 13920 0 1 0 22073 45 0 0 25 0 9 0 1553758445 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4129886180 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=852008 CPUtime=56.39
/proc/25165/task/25167/stat : 25167 (java) S 25162 25162 23202 0 -1 64 176685 0 0 0 5547 92 0 0 16 0 9 0 1553758446 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=852008 CPUtime=4.45
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 3947 0 0 0 436 9 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 857364

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

[startup+284.702 s]
/proc/loadavg: 2.34 2.16 2.00 3/90 25176
/proc/meminfo: memFree=119368/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=852008 CPUtime=284.45
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 195300 0 1 0 28297 148 0 0 18 0 9 0 1553758444 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 213002 187325 2599 9 0 207562 0
[pid=25165/tid=25166] ppid=25162 vsize=852008 CPUtime=222.92
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 13922 0 1 0 22247 45 0 0 25 0 9 0 1553758445 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=852008 CPUtime=57.04
/proc/25165/task/25167/stat : 25167 (java) R 25162 25162 23202 0 -1 64 176685 0 0 0 5612 92 0 0 17 0 9 0 1553758446 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=852008 CPUtime=4.45
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 3947 0 0 0 436 9 0 0 16 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 284.45
Current children cumulated vsize (KiB) 857364

[startup+285.502 s]
/proc/loadavg: 2.34 2.16 2.00 4/90 25176
/proc/meminfo: memFree=119368/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=852008 CPUtime=285.25
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 195300 0 1 0 28377 148 0 0 18 0 9 0 1553758444 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 213002 187325 2599 9 0 207562 0
[pid=25165/tid=25166] ppid=25162 vsize=852008 CPUtime=222.92
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 13922 0 1 0 22247 45 0 0 25 0 9 0 1553758445 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=852008 CPUtime=57.84
/proc/25165/task/25167/stat : 25167 (java) R 25162 25162 23202 0 -1 64 176685 0 0 0 5692 92 0 0 18 0 9 0 1553758446 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 104457013 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=852008 CPUtime=4.45
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 3947 0 0 0 436 9 0 0 16 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.25
Current children cumulated vsize (KiB) 857364

[startup+286.302 s]
/proc/loadavg: 2.34 2.16 2.00 3/90 25176
/proc/meminfo: memFree=119368/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=852008 CPUtime=286.05
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 195300 0 1 0 28457 148 0 0 18 0 9 0 1553758444 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 213002 187325 2599 9 0 207562 0
[pid=25165/tid=25166] ppid=25162 vsize=852008 CPUtime=223.26
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 13922 0 1 0 22281 45 0 0 25 0 9 0 1553758445 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4129545705 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=852008 CPUtime=58.3
/proc/25165/task/25167/stat : 25167 (java) S 25162 25162 23202 0 -1 64 176685 0 0 0 5738 92 0 0 19 0 9 0 1553758446 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=852008 CPUtime=4.45
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 3947 0 0 0 436 9 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 286.05
Current children cumulated vsize (KiB) 857364

[startup+286.702 s]
/proc/loadavg: 2.34 2.16 2.00 3/90 25176
/proc/meminfo: memFree=119368/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=852008 CPUtime=286.45
/proc/25165/stat : 25165 (java) S 25162 25162 23202 0 -1 0 195300 0 1 0 28497 148 0 0 18 0 9 0 1553758444 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25165/statm: 213002 187325 2599 9 0 207562 0
[pid=25165/tid=25166] ppid=25162 vsize=852008 CPUtime=223.66
/proc/25165/task/25166/stat : 25166 (java) R 25162 25162 23202 0 -1 64 13922 0 1 0 22321 45 0 0 25 0 9 0 1553758445 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4129545724 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25167] ppid=25162 vsize=852008 CPUtime=58.3
/proc/25165/task/25167/stat : 25167 (java) S 25162 25162 23202 0 -1 64 176685 0 0 0 5738 92 0 0 19 0 9 0 1553758446 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25168] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25168/stat : 25168 (java) S 25162 25162 23202 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25169] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25169/stat : 25169 (java) S 25162 25162 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553758447 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25170] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25170/stat : 25170 (java) S 25162 25162 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25171] ppid=25162 vsize=852008 CPUtime=4.45
/proc/25165/task/25171/stat : 25171 (java) S 25162 25162 23202 0 -1 64 3947 0 0 0 436 9 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25165/tid=25172] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25172/stat : 25172 (java) S 25162 25162 23202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25165/tid=25173] ppid=25162 vsize=852008 CPUtime=0
/proc/25165/task/25173/stat : 25173 (java) S 25162 25162 23202 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553758449 872456192 187325 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 286.45
Current children cumulated vsize (KiB) 857364

[startup+286.802 s]
/proc/loadavg: 2.34 2.16 2.00 3/90 25176
/proc/meminfo: memFree=119368/2055920 swapFree=4122856/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (concrete.sh) S 25160 25162 23202 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1553758443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25162/statm: 1339 242 201 169 0 50 0
[pid=25165] ppid=25162 vsize=0 CPUtime=286.55
/proc/25165/stat : 25165 (java) Z 25162 25162 23202 0 -1 12 195307 0 1 0 28499 156 0 0 16 0 2 0 1553758444 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 286.55
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 286.833
CPU time (s): 286.592
CPU user time (s): 284.997
CPU system time (s): 1.59576
CPU usage (%): 99.9163
Max. virtual memory (cumulated for all children) (KiB): 857748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 284.997
system time used= 1.59576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195760
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= 46534
involuntary context switches= 47310

runsolver used 0.427934 second user time and 0.885865 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 08:53:54
IDJOB=1086712
IDBENCH=57867
IDSOLVER=305
FILE ID=node12/1086712-1215240834
PBS_JOBID= 7881889
Free space on /tmp= 66344 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp24/normalized-fapp24-2000-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-1086712-1215240834/watcher-1086712-1215240834 -o /tmp/evaluation-result-1086712-1215240834/solver-1086712-1215240834 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1086712-1215240834.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1f2ebc90aacefa2bf62f5cb29b948cb3
RANDOM SEED=1603807196

node12.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.236
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.236
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:        861512 kB
Buffers:         53452 kB
Cached:         201392 kB
SwapCached:      64552 kB
Active:        1049096 kB
Inactive:        89948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        861512 kB
SwapTotal:     4192956 kB
SwapFree:      4122856 kB
Dirty:            4524 kB
Writeback:           0 kB
Mapped:         900148 kB
Slab:            38784 kB
Committed_AS:  3853252 kB
PageTables:       3560 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= 66344 MiB
End job on node12 at 2008-07-05 08:58:41