Trace number 1060468

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-30SAT 345.999 346.163

DiagnosticValue
CHECKS723681000
NODES1099340

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-15.xml
MD5SUM147ce1a2b7d16af63882881f0d3486ae
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables29
Number of constraints210
Maximum constraint arity3
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension210
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.79	c CPU-LOAD 0.41
0.00/0.79	c LOADED 29 V (15 E), 14 PredicateConstraint, 196 ExtensionConstraint2D, arity 3, 0.41 cpu
345.95/346.12	v 10 3 5 11 6 9 1 14 0 12 2 13 4 8 7 6 1 5 4 2 7 12 13 11 9 10 8 3 0 
345.95/346.12	s SATISFIABLE
345.95/346.12	d NODES 1099343
345.95/346.12	d CHECKS 723680706
345.95/346.12	c gac3-effective-revisions: 51926136
345.95/346.12	c gac3-useless-revisions: 148282045
345.95/346.12	c heuristic-cpu: 0.0
345.95/346.12	c prepro-constraint-ccks: 0
345.95/346.12	c prepro-constraint-presenceccks: 0
345.95/346.12	c prepro-cpu: 0.0
345.95/346.12	c prepro-matrix2d-ccks: 0
345.95/346.12	c prepro-matrix2d-presenceccks: 0
345.95/346.12	c prepro-removed: 0
345.95/346.12	c search-cpu: 340.5
345.95/346.12	c total-assgn: 1099343
345.95/346.12	c total-constraint-ccks: 692863977
345.95/346.12	c total-constraint-presence-ccks: 210604655
345.95/346.12	c total-cpu: 340.5
345.95/346.12	c total-matrix2d-ccks: 30816729
345.95/346.12	c total-matrix2d-presence-ccks: 554929748
345.95/346.12	c tuples: 0
345.95/346.12	c tuples-collisions: 0
345.95/346.12	c TOTAL-NODES 1099343
345.95/346.12	c TOTAL-CPU 340.5

Verifier Data (download as text)

OK

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 4458
/proc/meminfo: memFree=1632816/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=18572 CPUtime=0
/proc/4458/stat : 4458 (runsolver) R 4456 4458 3049 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1991664040 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4458/statm: 4643 292 257 25 0 2626 0

[startup+0.0676609 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 4458
/proc/meminfo: memFree=1632816/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101667 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 4458
/proc/meminfo: memFree=1632816/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301678 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 4458
/proc/meminfo: memFree=1632816/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701718 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 4458
/proc/meminfo: memFree=1632816/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50178 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 4472
/proc/meminfo: memFree=1619232/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=1.48
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 6830 0 1 0 143 5 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=1.12
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 3685 0 1 0 110 2 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126381469 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=0.06
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 6 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 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) 852380

[startup+3.10292 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 4472
/proc/meminfo: memFree=1618976/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=3.07
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 6913 0 1 0 302 5 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=2.7
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 3768 0 1 0 267 3 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126349271 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=0.09
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 8 1 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 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) 852380

[startup+6.30219 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 4472
/proc/meminfo: memFree=1618848/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=6.27
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 7084 0 1 0 620 7 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=5.86
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 3939 0 1 0 582 4 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126381334 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=0.13
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 11 2 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 852380

[startup+12.7027 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 4472
/proc/meminfo: memFree=1618656/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=12.67
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 7443 0 1 0 1258 9 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=12.17
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 4298 0 1 0 1213 4 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4125754679 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=0.21
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 18 3 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 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) 852380

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 4472
/proc/meminfo: memFree=1618592/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=25.47
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 8159 0 1 0 2533 14 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=24.8
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 5014 0 1 0 2474 6 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126382726 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=0.38
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 32 6 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 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) 852380

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 4472
/proc/meminfo: memFree=1618464/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0

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


[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 4472
/proc/meminfo: memFree=1618144/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=282.17
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 21872 0 1 0 28097 120 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=277.97
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 18727 0 1 0 27758 39 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126384000 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=3.92
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 313 79 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 852380

[startup+342.301 s]
/proc/loadavg: 2.05 2.00 2.00 3/82 4472
/proc/meminfo: memFree=1618208/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=342.15
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 24749 0 1 0 34074 141 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=337.23
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 21604 0 1 0 33676 47 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126350493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=4.64
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 371 93 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 852380

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

[startup+343.902 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 4472
/proc/meminfo: memFree=1618208/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=343.76
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 24835 0 1 0 34234 142 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=338.81
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 21690 0 1 0 33834 47 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4125652723 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=4.66
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 373 93 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 343.76
Current children cumulated vsize (KiB) 852380

[startup+345.503 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 4472
/proc/meminfo: memFree=1618144/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=345.35
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 24918 0 1 0 34393 142 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=340.38
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 21773 0 1 0 33991 47 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126381519 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=4.69
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 376 93 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.35
Current children cumulated vsize (KiB) 852380

[startup+345.903 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 4472
/proc/meminfo: memFree=1618144/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=345.75
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 24935 0 1 0 34433 142 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=340.77
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 21790 0 1 0 34030 47 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4126384683 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=4.7
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 376 94 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.75
Current children cumulated vsize (KiB) 852380

[startup+346.103 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 4472
/proc/meminfo: memFree=1618144/2055920 swapFree=4180472/4192956
[pid=4458] ppid=4456 vsize=5356 CPUtime=0
/proc/4458/stat : 4458 (concrete.sh) S 4456 4458 3049 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1991664040 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4458/statm: 1339 242 201 169 0 50 0
[pid=4461] ppid=4458 vsize=847024 CPUtime=345.95
/proc/4461/stat : 4461 (java) S 4458 4458 3049 0 -1 0 24944 0 1 0 34453 142 0 0 18 0 9 0 1991664041 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4461/statm: 211756 5921 2582 9 0 206316 0
[pid=4461/tid=4462] ppid=4458 vsize=847024 CPUtime=340.97
/proc/4461/task/4462/stat : 4462 (java) R 4458 4458 3049 0 -1 64 21799 0 1 0 34050 47 0 0 25 0 9 0 1991664042 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4125652723 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4463] ppid=4458 vsize=847024 CPUtime=4.7
/proc/4461/task/4463/stat : 4463 (java) S 4458 4458 3049 0 -1 64 1377 0 0 0 376 94 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4464] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4464/stat : 4464 (java) S 4458 4458 3049 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4465] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4465/stat : 4465 (java) S 4458 4458 3049 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1991664043 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4466] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4466/stat : 4466 (java) S 4458 4458 3049 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4467] ppid=4458 vsize=847024 CPUtime=0.25
/proc/4461/task/4467/stat : 4467 (java) S 4458 4458 3049 0 -1 64 1030 0 0 0 25 0 0 0 16 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4461/tid=4468] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4468/stat : 4468 (java) S 4458 4458 3049 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4461/tid=4469] ppid=4458 vsize=847024 CPUtime=0
/proc/4461/task/4469/stat : 4469 (java) S 4458 4458 3049 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1991664045 867352576 5921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.95
Current children cumulated vsize (KiB) 852380

Child status: 0
Real time (s): 346.163
CPU time (s): 345.999
CPU user time (s): 344.562
CPU system time (s): 1.43778
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 852380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 344.562
system time used= 1.43778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25408
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= 134904
involuntary context switches= 129292

runsolver used 0.430934 second user time and 1.14783 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-04 01:14:46
IDJOB=1060468
IDBENCH=54454
IDSOLVER=305
FILE ID=node3/1060468-1215126886
PBS_JOBID= 7877198
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 147ce1a2b7d16af63882881f0d3486ae
RANDOM SEED=1610645840

node3.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.232
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.232
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:       1633296 kB
Buffers:         47208 kB
Cached:         288808 kB
SwapCached:       6568 kB
Active:         199164 kB
Inactive:       159932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633296 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:             784 kB
Writeback:           0 kB
Mapped:          30584 kB
Slab:            48748 kB
Committed_AS:  3340108 kB
PageTables:       1780 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= 66552 MiB
End job on node3 at 2008-07-04 01:20:32