Trace number 1086334

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 170.873 170.989

DiagnosticValue
CHECKS62435200
NODES193

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-3.xml
MD5SUM2fe8075751fff64133735b72d8923bdd
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 benchmark27.0199
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

86.54/86.70	c Sat Jul 05 08:22:24 CEST 2008 concrete.ResourceController isOutOfTime
86.54/86.70	c WARNING: Out of time
153.21/153.39	c CPU-LOAD 140.81
153.21/153.39	c LOADED 1000 V (362 E), 5497 PredicateConstraint, 8045 ExtensionConstraint2D, arity 2, 140.81 cpu
170.70/170.87	s UNSATISFIABLE
170.70/170.87	d NODES 193
170.70/170.87	d CHECKS 62435182
170.70/170.88	c gac3-effective-revisions: 7192
170.70/170.88	c gac3-useless-revisions: 220009
170.70/170.88	c heuristic-cpu: 0.03000021
170.70/170.88	c prepro-constraint-ccks: 32448708
170.70/170.88	c prepro-constraint-presenceccks: 455811
170.70/170.88	c prepro-cpu: 6.96
170.70/170.88	c prepro-matrix2d-ccks: 6930978
170.70/170.88	c prepro-matrix2d-presenceccks: 4904804
170.70/170.88	c prepro-removed: 60924
170.70/170.88	c search-cpu: 8.889999
170.70/170.88	c total-assgn: 193
170.70/170.88	c total-constraint-ccks: 49999105
170.70/170.88	c total-constraint-presence-ccks: 13850386
170.70/170.88	c total-cpu: 15.879999
170.70/170.88	c total-matrix2d-ccks: 12436077
170.70/170.88	c total-matrix2d-presence-ccks: 29653165
170.70/170.88	c tuples: 0
170.70/170.88	c tuples-collisions: 0
170.70/170.88	c TOTAL-NODES 193
170.70/170.88	c TOTAL-CPU 15.879999

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-1086334-1215238857/watcher-1086334-1215238857 -o /tmp/evaluation-result-1086334-1215238857/solver-1086334-1215238857 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1086334-1215238857.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.91 1.98 1.99 4/72 1992
/proc/meminfo: memFree=1695184/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=18572 CPUtime=0
/proc/1992/stat : 1992 (runsolver) R 1990 1992 1798 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2002857132 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 218076081447 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1992/statm: 4643 292 257 25 0 2626 0

[startup+0.035739 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 1992
/proc/meminfo: memFree=1695184/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102662 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 1992
/proc/meminfo: memFree=1695184/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301688 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 1992
/proc/meminfo: memFree=1695184/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701752 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 1992
/proc/meminfo: memFree=1695184/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50289 s]
/proc/loadavg: 1.91 1.98 1.99 3/82 2009
/proc/meminfo: memFree=1682752/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=844376 CPUtime=1.48
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 7055 0 1 0 143 5 0 0 18 0 9 0 2002857133 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 211094 6143 2575 9 0 205655 0
[pid=1995/tid=1996] ppid=1992 vsize=844376 CPUtime=1.16
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 3447 0 1 0 113 3 0 0 25 0 9 0 2002857134 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4125652723 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=844376 CPUtime=0.13
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 2344 0 0 0 13 0 0 0 16 0 9 0 2002857136 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=844376 CPUtime=0.15
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 531 0 0 0 15 0 0 0 16 0 9 0 2002857138 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 864641024 6143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 864641024 6143 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) 849732

[startup+3.10115 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 2009
/proc/meminfo: memFree=1679224/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=844376 CPUtime=3.07
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 7845 0 1 0 301 6 0 0 18 0 9 0 2002857133 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 211094 6778 2575 9 0 205655 0
[pid=1995/tid=1996] ppid=1992 vsize=844376 CPUtime=2.57
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 3602 0 1 0 254 3 0 0 25 0 9 0 2002857134 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4125948778 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=844376 CPUtime=0.31
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 2979 0 0 0 30 1 0 0 16 0 9 0 2002857136 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=844376 CPUtime=0.15
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 531 0 0 0 15 0 0 0 16 0 9 0 2002857138 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 864641024 6778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 864641024 6778 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) 849732

[startup+6.30269 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 2009
/proc/meminfo: memFree=1675384/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=844376 CPUtime=6.28
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 8829 0 1 0 619 9 0 0 18 0 9 0 2002857133 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 211094 7513 2575 9 0 205655 0
[pid=1995/tid=1996] ppid=1992 vsize=844376 CPUtime=5.6
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 3851 0 1 0 556 4 0 0 25 0 9 0 2002857134 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4125231237 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=844376 CPUtime=0.49
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 3714 0 0 0 46 3 0 0 16 0 9 0 2002857136 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=844376 CPUtime=0.15
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 531 0 0 0 15 0 0 0 16 0 9 0 2002857138 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 864641024 7513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 849732

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 2009
/proc/meminfo: memFree=1671168/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=844376 CPUtime=12.67
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 11182 0 1 0 1254 13 0 0 18 0 9 0 2002857133 864641024 8446 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 211094 8448 2575 9 0 205655 0
[pid=1995/tid=1996] ppid=1992 vsize=844376 CPUtime=11.65
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 4241 0 1 0 1160 5 0 0 25 0 9 0 2002857134 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=844376 CPUtime=0.84
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 5679 0 0 0 78 6 0 0 16 0 9 0 2002857136 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=844376 CPUtime=0.15
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 531 0 0 0 15 0 0 0 16 0 9 0 2002857138 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 864641024 8448 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 864641024 8448 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) 849732

[startup+25.5029 s]
/proc/loadavg: 1.94 1.98 1.99 3/82 2009
/proc/meminfo: memFree=1666240/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=844376 CPUtime=25.47
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 12813 0 1 0 2529 18 0 0 18 0 9 0 2002857133 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 211094 9633 2575 9 0 205655 0
[pid=1995/tid=1996] ppid=1992 vsize=844376 CPUtime=24.08
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 4685 0 1 0 2401 7 0 0 25 0 9 0 2002857134 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4125718388 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=844376 CPUtime=1.2
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 6864 0 0 0 111 9 0 0 16 0 9 0 2002857136 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002857136 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=844376 CPUtime=0.15
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 531 0 0 0 15 0 0 0 16 0 9 0 2002857138 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=844376 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 864641024 9633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 849732

[startup+51.1022 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 2010
/proc/meminfo: memFree=1600888/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0

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


[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 2012
/proc/meminfo: memFree=1135088/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=851924 CPUtime=162.21
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 147564 0 2 0 16113 108 0 0 18 0 9 0 2002857133 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 212981 142052 2599 9 0 207541 0
[pid=1995/tid=1996] ppid=1992 vsize=851924 CPUtime=148.25
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 13095 0 2 0 14788 37 0 0 25 0 9 0 2002857134 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4129677061 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=851924 CPUtime=9.66
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 130300 0 0 0 910 56 0 0 16 0 9 0 2002857136 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=851924 CPUtime=4.25
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 3423 0 0 0 413 12 0 0 15 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 857280

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

[startup+166.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 2012
/proc/meminfo: memFree=1135088/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=851924 CPUtime=166.2
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 147570 0 2 0 16512 108 0 0 18 0 9 0 2002857133 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 212981 142052 2599 9 0 207541 0
[pid=1995/tid=1996] ppid=1992 vsize=851924 CPUtime=152.23
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 13101 0 2 0 15186 37 0 0 25 0 9 0 2002857134 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4128514815 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=851924 CPUtime=9.68
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 130300 0 0 0 912 56 0 0 17 0 9 0 2002857136 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=851924 CPUtime=4.25
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 3423 0 0 0 413 12 0 0 15 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 872370176 142052 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 857280

[startup+169.501 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 2012
/proc/meminfo: memFree=1134896/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=851924 CPUtime=169.4
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 147615 0 2 0 16832 108 0 0 18 0 9 0 2002857133 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 212981 142094 2599 9 0 207541 0
[pid=1995/tid=1996] ppid=1992 vsize=851924 CPUtime=155.42
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 13104 0 2 0 15504 38 0 0 25 0 9 0 2002857134 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4129677153 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=851924 CPUtime=9.68
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 130342 0 0 0 912 56 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=851924 CPUtime=4.26
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 3423 0 0 0 414 12 0 0 15 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) R 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 169.4
Current children cumulated vsize (KiB) 857280

[startup+170.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 2012
/proc/meminfo: memFree=1134896/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=851924 CPUtime=170.2
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 147616 0 2 0 16912 108 0 0 18 0 9 0 2002857133 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 212981 142094 2599 9 0 207541 0
[pid=1995/tid=1996] ppid=1992 vsize=851924 CPUtime=156.22
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 13105 0 2 0 15584 38 0 0 25 0 9 0 2002857134 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4128514755 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=851924 CPUtime=9.7
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 130342 0 0 0 913 57 0 0 17 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=851924 CPUtime=4.26
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 3423 0 0 0 414 12 0 0 15 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 170.2
Current children cumulated vsize (KiB) 857280

[startup+170.701 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 2012
/proc/meminfo: memFree=1134896/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=851924 CPUtime=170.6
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 147616 0 2 0 16952 108 0 0 18 0 9 0 2002857133 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 212981 142094 2599 9 0 207541 0
[pid=1995/tid=1996] ppid=1992 vsize=851924 CPUtime=156.62
/proc/1995/task/1996/stat : 1996 (java) R 1992 1992 1798 0 -1 64 13105 0 2 0 15624 38 0 0 25 0 9 0 2002857134 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4128514793 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=851924 CPUtime=9.7
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 130342 0 0 0 913 57 0 0 17 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=851924 CPUtime=4.26
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 3423 0 0 0 414 12 0 0 15 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 872370176 142094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 170.6
Current children cumulated vsize (KiB) 857280

[startup+170.901 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 2012
/proc/meminfo: memFree=1134896/2055920 swapFree=4180732/4192956
[pid=1992] ppid=1990 vsize=5356 CPUtime=0
/proc/1992/stat : 1992 (concrete.sh) S 1990 1992 1798 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002857132 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1992/statm: 1339 242 201 169 0 50 0
[pid=1995] ppid=1992 vsize=851924 CPUtime=170.77
/proc/1995/stat : 1995 (java) S 1992 1992 1798 0 -1 0 147623 0 2 0 16969 108 0 0 18 0 9 0 2002857133 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1995/statm: 212981 142100 2599 9 0 207541 0
[pid=1995/tid=1996] ppid=1992 vsize=851924 CPUtime=156.79
/proc/1995/task/1996/stat : 1996 (java) S 1992 1992 1798 0 -1 64 13112 0 2 0 15641 38 0 0 25 0 9 0 2002857134 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2003] ppid=1992 vsize=851924 CPUtime=9.7
/proc/1995/task/2003/stat : 2003 (java) S 1992 1992 1798 0 -1 64 130342 0 0 0 913 57 0 0 17 0 9 0 2002857136 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2004] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2004/stat : 2004 (java) S 1992 1992 1798 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2005] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2005/stat : 2005 (java) S 1992 1992 1798 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002857136 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2006] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2006/stat : 2006 (java) S 1992 1992 1798 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002857138 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2007] ppid=1992 vsize=851924 CPUtime=4.26
/proc/1995/task/2007/stat : 2007 (java) S 1992 1992 1798 0 -1 64 3423 0 0 0 414 12 0 0 16 0 9 0 2002857138 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1995/tid=2008] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2008/stat : 2008 (java) S 1992 1992 1798 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002857138 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1995/tid=2009] ppid=1992 vsize=851924 CPUtime=0
/proc/1995/task/2009/stat : 2009 (java) S 1992 1992 1798 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002857138 872370176 142100 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 170.77
Current children cumulated vsize (KiB) 857280

Child status: 0
Real time (s): 170.989
CPU time (s): 170.873
CPU user time (s): 169.7
CPU system time (s): 1.17282
CPU usage (%): 99.9324
Max. virtual memory (cumulated for all children) (KiB): 857540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.7
system time used= 1.17282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148079
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33492
involuntary context switches= 30739

runsolver used 0.197969 second user time and 0.58891 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-05 08:20:57
IDJOB=1086334
IDBENCH=57801
IDSOLVER=305
FILE ID=node57/1086334-1215238857
PBS_JOBID= 7881965
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe8075751fff64133735b72d8923bdd
RANDOM SEED=1870076114

node57.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.258
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.258
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:       1695664 kB
Buffers:         47612 kB
Cached:         183832 kB
SwapCached:       6148 kB
Active:         223624 kB
Inactive:        83976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695664 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          83412 kB
Slab:            37804 kB
Committed_AS:  4147432 kB
PageTables:       1984 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= 66544 MiB
End job on node57 at 2008-07-05 08:23:48