Trace number 2061212

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 DC 2009-07-14SAT 19.738 20.0007

DiagnosticValue
CHECKS16957000
NODES1000

General information on the benchmark

Namecsp/costasArray/
normalized-costasArray-12.xml
MD5SUMc5e4e2feb35c566173dd457fc68cd1ee
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints74
Maximum constraint arity12
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)alldifferent(10)

Solver Data

1.16/1.28	c CPU-LOAD 0.57
1.16/1.28	c LOADED 75 V (22 E), 10 AllDifferentConstraint, 1 PredicateConstraint, 63 ExtensionConstraintDynamic, arity 12, 0.57 cpu
19.67/19.93	v 8 3 5 4 11 2 7 1 9 6 12 10 5 -2 1 -7 9 -5 6 -8 3 -6 2 3 -1 -6 2 4 1 -2 -5 -3 -4 4 -8 3 -3 10 -7 1 -11 -1 -3 1 -2 3 2 -4 -5 -9 6 -4 4 -5 5 -10 -3 1 2 -4 -2 -1 -8 7 -6 -1 -8 1 -1 -3 -7 -6 2 -9 -5 
19.67/19.94	s SATISFIABLE
19.67/19.94	d NODES 1000
19.67/19.94	d CHECKS 16956993
19.67/19.94	c CDC-added-constraints: 2775
19.67/19.94	c CDC-nbsingletontests: 3038
19.67/19.94	c CDC-nogoods: 120904
19.67/19.94	c heuristic-cpu: 0.0
19.67/19.94	c prepro-constraint-ccks: 11531
19.67/19.94	c prepro-constraint-presenceccks: 35428
19.67/19.94	c prepro-cpu: 12.460001
19.67/19.94	c prepro-matrix2d-ccks: 8583206
19.67/19.94	c prepro-matrix2d-presenceccks: 0
19.67/19.94	c prepro-removed: 0
19.67/19.94	c search-cpu: 5.25
19.67/19.94	c search-nps: 190.4762
19.67/19.94	c total-assgn: 1000
19.67/19.94	c total-constraint-ccks: 16196
19.67/19.94	c total-constraint-presence-ccks: 45789
19.67/19.94	c total-cpu: 17.75
19.67/19.94	c total-matrix2d-ccks: 16940797
19.67/19.94	c total-matrix2d-presence-ccks: 0
19.67/19.94	c TOTAL-NODES 1000
19.67/19.94	c TOTAL-CPU 17.75

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2061212-1247699640/watcher-2061212-1247699640 -o /tmp/evaluation-result-2061212-1247699640/solver-2061212-1247699640 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2061212-1247699640.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.91 4/81 9598
/proc/meminfo: memFree=1374912/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=18576 CPUtime=0
/proc/9598/stat : 9598 (runsolver) R 9596 9598 9030 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57030484 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9598/statm: 4644 284 249 26 0 2626 0

[startup+0.025519 s]
/proc/loadavg: 1.85 1.97 1.91 4/81 9598
/proc/meminfo: memFree=1374912/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103129 s]
/proc/loadavg: 1.85 1.97 1.91 4/81 9598
/proc/meminfo: memFree=1374912/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30215 s]
/proc/loadavg: 1.85 1.97 1.91 4/81 9598
/proc/meminfo: memFree=1374912/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702194 s]
/proc/loadavg: 1.85 1.97 1.91 4/81 9598
/proc/meminfo: memFree=1374912/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50229 s]
/proc/loadavg: 1.85 1.97 1.91 3/92 9612
/proc/meminfo: memFree=1360232/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848756 CPUtime=1.46
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 7896 0 1 0 140 6 0 0 18 0 10 0 57030485 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212189 6692 2631 9 0 206667 0
[pid=9603/tid=9604] ppid=9598 vsize=848756 CPUtime=0.93
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4177 0 1 0 89 4 0 0 25 0 10 0 57030486 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4126758932 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848756 CPUtime=0.1
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 1404 0 0 0 10 0 0 0 16 0 10 0 57030488 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57030488 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57030488 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57030490 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848756 CPUtime=0.41
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1614 0 0 0 40 1 0 0 15 0 10 0 57030494 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57030494 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57030494 869126144 6692 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 854112

[startup+3.10145 s]
/proc/loadavg: 1.85 1.97 1.91 3/92 9613
/proc/meminfo: memFree=1356192/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848756 CPUtime=3.05
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 8911 0 1 0 298 7 0 0 18 0 10 0 57030485 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212189 7678 2632 9 0 206667 0
[pid=9603/tid=9604] ppid=9598 vsize=848756 CPUtime=2.37
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4206 0 1 0 233 4 0 0 25 0 10 0 57030486 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4126761471 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848756 CPUtime=0.21
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 2379 0 0 0 21 0 0 0 16 0 10 0 57030488 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57030488 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57030488 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57030490 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848756 CPUtime=0.43
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1625 0 0 0 42 1 0 0 15 0 10 0 57030494 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57030494 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57030494 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9613] ppid=9598 vsize=848756 CPUtime=0
/proc/9603/task/9613/stat : 9613 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57030618 869126144 7678 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 854112

[startup+6.3028 s]
/proc/loadavg: 1.86 1.97 1.91 3/92 9613
/proc/meminfo: memFree=1350184/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=6.21
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 10461 0 1 0 612 9 0 0 18 0 10 0 57030485 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 8580 2633 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=5.28
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4265 0 1 0 524 4 0 0 25 0 10 0 57030486 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4126784810 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.48
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 3870 0 0 0 45 3 0 0 16 0 10 0 57030488 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57030488 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57030488 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57030490 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.43
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1625 0 0 0 42 1 0 0 15 0 10 0 57030494 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57030494 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57030494 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9613] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9613/stat : 9613 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57030618 869130240 8580 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 854116

[startup+12.7015 s]
/proc/loadavg: 1.87 1.97 1.91 3/92 9613
/proc/meminfo: memFree=1347880/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=12.55
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 11129 0 1 0 1244 11 0 0 18 0 10 0 57030485 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 9122 2633 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=11.42
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4391 0 1 0 1137 5 0 0 25 0 10 0 57030486 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4126761455 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.67
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 4409 0 0 0 63 4 0 0 16 0 10 0 57030488 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57030488 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57030488 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57030490 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.44
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1628 0 0 0 43 1 0 0 16 0 10 0 57030494 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57030494 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57030494 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9613] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9613/stat : 9613 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57030618 869130240 9122 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 854116

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

[startup+15.9028 s]
/proc/loadavg: 1.88 1.97 1.91 3/91 9613
/proc/meminfo: memFree=1347880/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=15.71
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 11192 0 1 0 1559 12 0 0 18 0 9 0 57030485 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 9128 2633 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=14.54
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4448 0 1 0 1449 5 0 0 25 0 9 0 57030486 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4126775689 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.7
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 4409 0 0 0 65 5 0 0 16 0 9 0 57030488 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57030488 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57030488 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57030490 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.45
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1634 0 0 0 44 1 0 0 15 0 9 0 57030494 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57030494 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57030494 869130240 9128 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.71
Current children cumulated vsize (KiB) 854116

[startup+17.503 s]
/proc/loadavg: 1.88 1.97 1.91 3/91 9613
/proc/meminfo: memFree=1347944/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=17.3
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 11195 0 1 0 1718 12 0 0 18 0 9 0 57030485 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 9129 2633 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=16.12
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4450 0 1 0 1607 5 0 0 25 0 9 0 57030486 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4126797448 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.7
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 4409 0 0 0 65 5 0 0 16 0 9 0 57030488 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57030488 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57030488 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57030490 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.45
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1635 0 0 0 44 1 0 0 16 0 9 0 57030494 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57030494 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57030494 869130240 9129 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.3
Current children cumulated vsize (KiB) 854116

[startup+19.1012 s]
/proc/loadavg: 1.88 1.97 1.91 3/91 9613
/proc/meminfo: memFree=1347944/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=18.88
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 11198 0 1 0 1876 12 0 0 18 0 9 0 57030485 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 9131 2635 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=17.7
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4451 0 1 0 1765 5 0 0 25 0 9 0 57030486 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4126734824 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.7
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 4409 0 0 0 65 5 0 0 16 0 9 0 57030488 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57030488 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57030488 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57030490 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.45
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1637 0 0 0 44 1 0 0 16 0 9 0 57030494 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57030494 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57030494 869130240 9131 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (KiB) 854116

[startup+19.5012 s]
/proc/loadavg: 1.88 1.97 1.91 3/91 9613
/proc/meminfo: memFree=1347944/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=19.28
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 11199 0 1 0 1916 12 0 0 18 0 9 0 57030485 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 9132 2635 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=18.1
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4451 0 1 0 1805 5 0 0 25 0 9 0 57030486 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4126774572 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.7
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 4409 0 0 0 65 5 0 0 16 0 9 0 57030488 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57030488 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57030488 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57030490 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.45
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1638 0 0 0 44 1 0 0 15 0 9 0 57030494 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57030494 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57030494 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.28
Current children cumulated vsize (KiB) 854116

[startup+19.9013 s]
/proc/loadavg: 1.88 1.97 1.91 4/91 9613
/proc/meminfo: memFree=1347880/2055920 swapFree=4192812/4192956
[pid=9598] ppid=9596 vsize=5356 CPUtime=0
/proc/9598/stat : 9598 (concrete.sh) S 9596 9598 9030 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57030484 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9598/statm: 1339 244 201 169 0 50 0
[pid=9603] ppid=9598 vsize=848760 CPUtime=19.67
/proc/9603/stat : 9603 (java) S 9598 9598 9030 0 -1 0 11199 0 1 0 1955 12 0 0 18 0 9 0 57030485 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9603/statm: 212190 9132 2635 9 0 206668 0
[pid=9603/tid=9604] ppid=9598 vsize=848760 CPUtime=18.49
/proc/9603/task/9604/stat : 9604 (java) R 9598 9598 9030 0 -1 64 4451 0 1 0 1844 5 0 0 25 0 9 0 57030486 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4126777962 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9605] ppid=9598 vsize=848760 CPUtime=0.7
/proc/9603/task/9605/stat : 9605 (java) S 9598 9598 9030 0 -1 64 4409 0 0 0 65 5 0 0 16 0 9 0 57030488 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9606] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9606/stat : 9606 (java) S 9598 9598 9030 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57030488 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9607] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9607/stat : 9607 (java) S 9598 9598 9030 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57030488 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9608] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9608/stat : 9608 (java) S 9598 9598 9030 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57030490 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9609] ppid=9598 vsize=848760 CPUtime=0.45
/proc/9603/task/9609/stat : 9609 (java) S 9598 9598 9030 0 -1 64 1638 0 0 0 44 1 0 0 15 0 9 0 57030494 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9610] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9610/stat : 9610 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57030494 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9603/tid=9611] ppid=9598 vsize=848760 CPUtime=0
/proc/9603/task/9611/stat : 9611 (java) S 9598 9598 9030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57030494 869130240 9132 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.67
Current children cumulated vsize (KiB) 854116

Child status: 0
Real time (s): 20.0007
CPU time (s): 19.738
CPU user time (s): 19.599
CPU system time (s): 0.138978
CPU usage (%): 98.6868
Max. virtual memory (cumulated for all children) (KiB): 854764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.599
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11849
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= 4786
involuntary context switches= 5518

runsolver used 0.037994 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-16 01:14:00
IDJOB=2061212
IDBENCH=53788
IDSOLVER=736
FILE ID=node21/2061212-1247699640
PBS_JOBID= 9521267
Free space on /tmp= 66324 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/costasArray/normalized-costasArray-12.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2061212-1247699640/watcher-2061212-1247699640 -o /tmp/evaluation-result-2061212-1247699640/solver-2061212-1247699640 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2061212-1247699640.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c5e4e2feb35c566173dd457fc68cd1ee
RANDOM SEED=43937921

node21.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.240
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.240
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:       1375328 kB
Buffers:         75736 kB
Cached:         473500 kB
SwapCached:          0 kB
Active:         234860 kB
Inactive:       363732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          69748 kB
Slab:            67076 kB
Committed_AS:   516020 kB
PageTables:       1884 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= 66324 MiB
End job on node21 at 2009-07-16 01:14:20