Trace number 1050768

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 70.3743 70.7793

DiagnosticValue
CHECKS185049000
NODES21303

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-44-10-a3.xml
MD5SUMdd4d223519a83ea5641752c7c726f6c4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.037993
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of constraints1080
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1080
Global constraints used (with number of constraints)

Solver Data (download as text)

2.97/3.08	c CPU-LOAD 2.37
2.97/3.08	c LOADED 55 V (45 E), 45 PredicateConstraint, 1035 ExtensionConstraint2D, arity 3, 2.37 cpu
70.33/70.72	s UNSATISFIABLE
70.33/70.72	d NODES 21303
70.33/70.72	d CHECKS 185049153
70.33/70.72	c gac3-effective-revisions: 2860344
70.33/70.72	c gac3-useless-revisions: 11051699
70.33/70.72	c heuristic-cpu: 0.0
70.33/70.72	c prepro-constraint-ccks: 2078816
70.33/70.72	c prepro-constraint-presenceccks: 32599
70.33/70.72	c prepro-cpu: 0.4
70.33/70.72	c prepro-matrix2d-ccks: 4315
70.33/70.72	c prepro-matrix2d-presenceccks: 20538
70.33/70.72	c prepro-removed: 330
70.33/70.72	c search-cpu: 65.07
70.33/70.72	c total-assgn: 21303
70.33/70.72	c total-constraint-ccks: 181707634
70.33/70.72	c total-constraint-presence-ccks: 33368493
70.33/70.72	c total-cpu: 65.47
70.33/70.72	c total-matrix2d-ccks: 3341519
70.33/70.72	c total-matrix2d-presence-ccks: 74337464
70.33/70.72	c tuples: 0
70.33/70.72	c tuples-collisions: 0
70.33/70.72	c TOTAL-NODES 21303
70.33/70.72	c TOTAL-CPU 65.47

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.05 2.01 4/80 18581
/proc/meminfo: memFree=1789392/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) R 18579 18581 15861 0 -1 4194304 296 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=5356 CPUtime=0
/proc/18583/stat : 18583 (concrete.sh) R 18581 18581 15861 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1984048914 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18583/statm: 1339 242 201 169 0 50 0

[startup+0.069528 s]
/proc/loadavg: 2.00 2.05 2.01 4/80 18581
/proc/meminfo: memFree=1789392/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=841108 CPUtime=0.05
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 2604 0 1 0 4 1 0 0 18 0 9 0 1984048914 861294592 2108 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 210277 2108 1172 9 0 205252 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 846464

[startup+0.102531 s]
/proc/loadavg: 2.00 2.05 2.01 4/80 18581
/proc/meminfo: memFree=1789392/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=843024 CPUtime=0.08
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 3360 0 1 0 7 1 0 0 18 0 9 0 1984048914 863256576 2819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 210756 2819 1645 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.30255 s]
/proc/loadavg: 2.00 2.05 2.01 4/80 18581
/proc/meminfo: memFree=1789392/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=844272 CPUtime=0.28
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 4573 0 1 0 26 2 0 0 18 0 9 0 1984048914 864534528 3961 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211068 3961 1892 9 0 205629 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849628

[startup+0.702587 s]
/proc/loadavg: 2.00 2.05 2.01 4/80 18581
/proc/meminfo: memFree=1789392/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=845300 CPUtime=0.68
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 5067 0 1 0 65 3 0 0 18 0 10 0 1984048914 865587200 4435 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211325 4435 1908 9 0 205886 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 850656

[startup+1.50267 s]
/proc/loadavg: 2.00 2.05 2.01 4/91 18593
/proc/meminfo: memFree=1776376/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=1.47
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 7705 0 1 0 143 4 0 0 18 0 10 0 1984048914 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 6787 2583 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=0.94
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 3691 0 1 0 92 2 0 0 24 0 10 0 1984048915 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=0.12
/proc/18583/task/18586/stat : 18586 (java) R 18581 18581 15861 0 -1 64 2172 0 0 0 12 0 0 0 16 0 10 0 1984048916 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 102300747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1984048916 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1984048916 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1984048918 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.38
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1106 0 0 0 38 0 0 0 15 0 10 0 1984048918 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1984048918 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1984048918 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18593] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18593/stat : 18593 (java) S 18581 18581 15861 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1984048980 867545088 6787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852568

[startup+3.10385 s]
/proc/loadavg: 2.00 2.05 2.01 3/91 18594
/proc/meminfo: memFree=1770288/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=3.07
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 8220 0 1 0 302 5 0 0 18 0 9 0 1984048914 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7192 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=2.46
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 3813 0 1 0 244 2 0 0 25 0 9 0 1984048915 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=0.18
/proc/18583/task/18586/stat : 18586 (java) R 18581 18581 15861 0 -1 64 2553 0 0 0 17 1 0 0 16 0 9 0 1984048916 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 102689764 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.4
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1116 0 0 0 40 0 0 0 16 0 9 0 1984048918 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7192 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7192 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) 852568

[startup+6.30212 s]
/proc/loadavg: 2.00 2.05 2.01 3/90 18595
/proc/meminfo: memFree=1769456/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=6.24
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 8691 0 1 0 616 8 0 0 18 0 9 0 1984048914 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7364 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=5.46
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 4113 0 1 0 542 4 0 0 25 0 9 0 1984048915 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4125780064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=0.31
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2702 0 0 0 29 2 0 0 16 0 9 0 1984048916 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.43
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1138 0 0 0 43 0 0 0 15 0 9 0 1984048918 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 852568

[startup+12.7017 s]
/proc/loadavg: 2.00 2.05 2.01 3/90 18595
/proc/meminfo: memFree=1769072/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=12.62
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 9168 0 1 0 1249 13 0 0 18 0 9 0 1984048914 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7393 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=11.67
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 4561 0 1 0 1162 5 0 0 25 0 9 0 1984048915 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4126751983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=0.46
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2726 0 0 0 41 5 0 0 16 0 9 0 1984048916 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 852568

[startup+25.503 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769072/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=25.35
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 10089 0 1 0 2514 21 0 0 18 0 9 0 1984048914 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7393 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=24.07
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 5482 0 1 0 2399 8 0 0 25 0 9 0 1984048915 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4126802677 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=0.8
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2726 0 0 0 69 11 0 0 16 0 9 0 1984048916 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7393 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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


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

[startup+63.9016 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769008/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=63.57
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 12695 0 1 0 6313 44 0 0 18 0 9 0 1984048914 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7398 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=61.35
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 8083 0 1 0 6121 14 0 0 25 0 9 0 1984048915 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4126715950 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=1.73
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2731 0 0 0 146 27 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.57
Current children cumulated vsize (KiB) 852568

[startup+67.1079 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769008/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=66.75
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 12930 0 1 0 6629 46 0 0 18 0 9 0 1984048914 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7398 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=64.45
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 8318 0 1 0 6430 15 0 0 25 0 9 0 1984048915 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4126715950 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=1.83
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2731 0 0 0 154 29 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.75
Current children cumulated vsize (KiB) 852568

[startup+68.7021 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769008/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=68.34
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 13045 0 1 0 6787 47 0 0 18 0 9 0 1984048914 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7398 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=65.99
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 8433 0 1 0 6584 15 0 0 25 0 9 0 1984048915 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4126765236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=1.87
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2731 0 0 0 158 29 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.34
Current children cumulated vsize (KiB) 852568

[startup+69.5022 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769008/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=69.13
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 13102 0 1 0 6866 47 0 0 18 0 9 0 1984048914 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7398 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=66.77
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 8490 0 1 0 6661 16 0 0 25 0 9 0 1984048915 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4126765236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=1.89
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2731 0 0 0 159 30 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.13
Current children cumulated vsize (KiB) 852568

[startup+70.3012 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769008/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=69.94
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 13162 0 1 0 6946 48 0 0 18 0 9 0 1984048914 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7398 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=67.55
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 8550 0 1 0 6739 16 0 0 25 0 9 0 1984048915 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4126749945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=1.91
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2731 0 0 0 161 30 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) R 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (KiB) 852568

[startup+70.7013 s]
/proc/loadavg: 2.00 2.04 2.01 3/90 18595
/proc/meminfo: memFree=1769008/2055920 swapFree=4180028/4192956
[pid=18581] ppid=18579 vsize=5356 CPUtime=0
/proc/18581/stat : 18581 (concrete.sh) S 18579 18581 15861 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1984048913 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18581/statm: 1339 242 201 169 0 50 0
[pid=18583] ppid=18581 vsize=847212 CPUtime=70.33
/proc/18583/stat : 18583 (java) S 18581 18581 15861 0 -1 0 13188 0 1 0 6985 48 0 0 18 0 9 0 1984048914 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18583/statm: 211803 7398 2585 9 0 206363 0
[pid=18583/tid=18585] ppid=18581 vsize=847212 CPUtime=67.93
/proc/18583/task/18585/stat : 18585 (java) R 18581 18581 15861 0 -1 64 8576 0 1 0 6777 16 0 0 25 0 9 0 1984048915 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 102718998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18586] ppid=18581 vsize=847212 CPUtime=1.92
/proc/18583/task/18586/stat : 18586 (java) S 18581 18581 15861 0 -1 64 2731 0 0 0 162 30 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18587] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18587/stat : 18587 (java) S 18581 18581 15861 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18588] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18588/stat : 18588 (java) S 18581 18581 15861 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1984048916 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18589] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18589/stat : 18589 (java) S 18581 18581 15861 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18590] ppid=18581 vsize=847212 CPUtime=0.44
/proc/18583/task/18590/stat : 18590 (java) S 18581 18581 15861 0 -1 64 1143 0 0 0 44 0 0 0 16 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18591] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18591/stat : 18591 (java) S 18581 18581 15861 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18583/tid=18592] ppid=18581 vsize=847212 CPUtime=0
/proc/18583/task/18592/stat : 18592 (java) S 18581 18581 15861 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1984048918 867545088 7398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.33
Current children cumulated vsize (KiB) 852568

Child status: 0
Real time (s): 70.7793
CPU time (s): 70.3743
CPU user time (s): 69.8824
CPU system time (s): 0.491925
CPU usage (%): 99.4278
Max. virtual memory (cumulated for all children) (KiB): 852568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.8824
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13672
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= 37600
involuntary context switches= 38285

runsolver used 0.121981 second user time and 0.212967 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-03 04:05:35
IDJOB=1050768
IDBENCH=55377
IDSOLVER=305
FILE ID=node4/1050768-1215050735
PBS_JOBID= 7875166
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-44-10-a3.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050768-1215050735/watcher-1050768-1215050735 -o /tmp/evaluation-result-1050768-1215050735/solver-1050768-1215050735 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1050768-1215050735.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dd4d223519a83ea5641752c7c726f6c4
RANDOM SEED=433285757

node4.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.213
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.213
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:       1789872 kB
Buffers:         16276 kB
Cached:         133036 kB
SwapCached:       7292 kB
Active:         150056 kB
Inactive:        54144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789872 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            3240 kB
Writeback:           0 kB
Mapped:          60092 kB
Slab:            46824 kB
Committed_AS:  3966616 kB
PageTables:       2000 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= 66548 MiB
End job on node4 at 2008-07-03 04:06:46