Trace number 351894

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
absconPseudo 102? (MO) 16.6615 58.4807

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos19.opb
MD5SUM1ef5c8e94b66b7ed63dffc6923ecd901
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark1800.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -3
Optimality of the best value was proved NO
Number of variables1041679
Total number of constraints127860
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints127780
Minimum length of a constraint2
Maximum length of a constraint275
Number of terms in the objective function 1611
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1611
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24576
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 98256
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

8.31/8.65	#
8.31/8.65	# An unexpected error has been detected by Java Runtime Environment:
8.31/8.65	#
8.31/8.65	# java.lang.OutOfMemoryError: requested 41943040 bytes for GrET in /BUILD_AREA/jdk6.0/hotspot/src/share/vm/utilities/growableArray.cpp. Out of swap space?
8.31/8.65	#
8.31/8.65	#  Internal Error (414C4C4F434154494F4E0E494E4C494E450E4850500017), pid=14820, tid=4118723504
8.31/8.65	#
8.31/8.65	# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
8.31/8.65	# An error report file with more information is saved as hs_err_pid14820.log
8.31/8.68	#
8.31/8.68	# If you would like to submit a bug report, please visit:
8.31/8.68	#   http://java.sun.com/webapps/bugreport/crash.jsp
8.31/8.68	#

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/351894-1176616832/instance-351894-1176616832.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-351894-1176616832 -o ROOT/results/node75/solver-351894-1176616832 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351894-1176616832/instance-351894-1176616832.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.00 0.99 0.98 2/64 14820
/proc/meminfo: memFree=1693128/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=152 CPUtime=0
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 0 42 0 0 0 0 0 0 0 20 0 1 0 109597318 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 6734628 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/14820/statm: 38 26 19 9 0 4 0

[startup+0.096434 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 14820
/proc/meminfo: memFree=1693128/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=10916 CPUtime=0.01
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 751 0 19 0 0 1 0 0 18 0 2 0 109597318 11177984 533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 2729 533 241 9 0 1240 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10916

[startup+0.101433 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 14820
/proc/meminfo: memFree=1693128/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=11000 CPUtime=0.01
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 792 0 20 0 0 1 0 0 18 0 2 0 109597318 11264000 556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 2750 556 259 9 0 1242 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11000

[startup+0.301476 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 14820
/proc/meminfo: memFree=1693128/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=1790144 CPUtime=0.11
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 3932 0 41 0 6 5 0 0 18 0 9 0 109597318 1833107456 3421 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 447536 3421 1456 9 0 442128 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1790144

[startup+0.701562 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 14820
/proc/meminfo: memFree=1693128/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=1790172 CPUtime=0.42
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 14290 0 47 0 31 11 0 0 18 0 9 0 109597318 1833136128 13748 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 447543 13748 1844 9 0 442128 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 1790172

[startup+1.50271 s]
/proc/loadavg: 1.00 0.99 0.98 3/73 14829
/proc/meminfo: memFree=1555456/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=1790172 CPUtime=1.22
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 52482 0 47 0 97 25 0 0 18 0 9 0 109597318 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 447543 51938 1858 9 0 442128 0
[pid=14820/tid=14822] ppid=14818 vsize=1790172 CPUtime=0.63
/proc/14820/task/14822/stat : 14822 (java) R 14818 14820 14032 0 -1 64 29033 0 28 0 49 14 0 0 16 0 9 0 109597325 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103137364 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1790172 CPUtime=0.5
/proc/14820/task/14823/stat : 14823 (java) S 14818 14820 14032 0 -1 64 22451 0 0 0 42 8 0 0 20 0 9 0 109597335 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14032 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 109597335 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14032 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 109597340 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1790172 CPUtime=0.05
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14032 0 -1 64 292 0 0 0 4 1 0 0 16 0 9 0 109597340 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14032 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 109597340 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14032 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 109597340 1833136128 51938 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 1790172

[startup+3.10117 s]
/proc/loadavg: 1.00 0.99 0.98 2/73 14829
/proc/meminfo: memFree=1429504/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=1790172 CPUtime=2.82
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 94933 0 47 0 238 44 0 0 18 0 9 0 109597318 1833136128 94388 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 447543 94389 1858 9 0 442128 0
[pid=14820/tid=14822] ppid=14818 vsize=1790172 CPUtime=1.07
/proc/14820/task/14822/stat : 14822 (java) S 14818 14820 14032 0 -1 64 29034 0 28 0 93 14 0 0 18 0 9 0 109597325 1833136128 94391 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1790172 CPUtime=1.66
/proc/14820/task/14823/stat : 14823 (java) R 14818 14820 14032 0 -1 64 64905 0 0 0 139 27 0 0 18 0 9 0 109597335 1833136128 94393 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102603568 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14032 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 109597335 1833136128 94394 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1833136128 94396 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14032 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 109597340 1833136128 94398 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1790172 CPUtime=0.05
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14032 0 -1 64 292 0 0 0 4 1 0 0 16 0 9 0 109597340 1833136128 94399 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14032 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 109597340 1833136128 94401 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14032 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 109597340 1833136128 94403 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 1790172

[startup+6.30282 s]
/proc/loadavg: 1.00 0.99 0.98 2/73 14829
/proc/meminfo: memFree=791368/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=1790172 CPUtime=6.03
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 307069 0 47 0 479 124 0 0 18 0 9 0 109597318 1833136128 306515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 447543 306525 1864 9 0 442128 0
[pid=14820/tid=14822] ppid=14818 vsize=1790172 CPUtime=2.39
/proc/14820/task/14822/stat : 14822 (java) S 14818 14820 14032 0 -1 64 29050 0 28 0 225 14 0 0 17 0 9 0 109597325 1833136128 306530 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1790172 CPUtime=3.54
/proc/14820/task/14823/stat : 14823 (java) R 14818 14820 14032 0 -1 64 277023 0 0 0 247 107 0 0 16 0 9 0 109597335 1833136128 306539 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102603579 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14032 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 109597335 1833136128 306546 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1833136128 306554 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14032 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 109597340 1833136128 306562 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1790172 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14032 0 -1 64 313 0 0 0 6 1 0 0 16 0 9 0 109597340 1833136128 306569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14032 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 109597340 1833136128 306576 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1790172 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 109597340 1833136128 306583 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1790172



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+8.60112 s]
/proc/loadavg: 1.00 0.99 0.98 2/73 14829
/proc/meminfo: memFree=43848/2055920 swapFree=4184644/4192956
[pid=14820] ppid=14818 vsize=1880168 CPUtime=8.31
/proc/14820/stat : 14820 (java) S 14818 14820 14032 0 -1 0 423019 0 67 0 664 167 0 0 18 0 9 0 109597318 1925292032 410311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 470042 410317 1941 9 0 464627 0
[pid=14820/tid=14822] ppid=14818 vsize=1880168 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) S 14818 14820 14032 0 -1 64 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1925292032 410331 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1880168 CPUtime=5.34
/proc/14820/task/14823/stat : 14823 (java) R 14818 14820 14032 0 -1 64 392973 0 20 0 384 150 0 0 25 0 9 0 109597335 1925292032 410339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 101573578 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1880168 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) S 14818 14820 14032 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 109597335 1925292032 410345 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1880168 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) S 14818 14820 14032 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1925292032 410353 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1880168 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) S 14818 14820 14032 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 109597340 1925292032 410360 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1880168 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) S 14818 14820 14032 0 -1 64 313 0 0 0 6 1 0 0 16 0 9 0 109597340 1925292032 410366 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1880168 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) S 14818 14820 14032 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 109597340 1925292032 410373 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1880168 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) S 14818 14820 14032 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 109597340 1925292032 410380 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 1880168

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+12.7019 s]
/proc/loadavg: 1.64 1.12 1.03 1/73 14830
/proc/meminfo: memFree=15304/2055920 swapFree=4184528/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=9.95
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 431108 0 68 0 665 330 0 0 16 0 9 0 109597318 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 412756 1948 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=6.97
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 401033 0 21 0 385 312 0 0 18 0 9 0 109597335 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071563608240 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 412756 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 1859684

[startup+25.5765 s]
/proc/loadavg: 3.80 1.62 1.19 1/74 14831
/proc/meminfo: memFree=14912/2055920 swapFree=4086232/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=12.29
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 431108 0 68 0 665 564 0 0 16 0 9 0 109597318 1904316416 394288 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 394288 665 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 394288 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=9.32
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 401033 0 21 0 385 547 0 0 18 0 9 0 109597335 1904316416 394288 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071564464661 0 0 -1 1 0 0

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


[startup+51.1025 s]
/proc/loadavg: 6.48 2.43 1.47 1/79 14939
/proc/meminfo: memFree=19544/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=15.58
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 431108 0 68 0 665 893 0 0 16 0 9 0 109597318 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 393494 92 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=12.61
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 401033 0 21 0 385 876 0 0 18 0 9 0 109597335 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071563608240 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.58
Current children cumulated vsize (KiB) 1859684

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

[startup+51.3026 s]
/proc/loadavg: 6.48 2.43 1.47 1/79 14939
/proc/meminfo: memFree=19544/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=15.58
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 431108 0 68 0 665 893 0 0 16 0 9 0 109597318 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 393494 92 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=12.61
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 401033 0 21 0 385 876 0 0 18 0 9 0 109597335 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071563608240 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393494 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.58
Current children cumulated vsize (KiB) 1859684

[startup+54.5012 s]
/proc/loadavg: 6.85 2.58 1.52 1/79 14947
/proc/meminfo: memFree=16536/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=16.04
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 431554 0 85 0 665 939 0 0 16 0 9 0 109597318 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 393528 92 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=13.07
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 401479 0 38 0 385 922 0 0 18 0 9 0 109597335 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071563479169 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.04
Current children cumulated vsize (KiB) 1859684

[startup+56.1025 s]
/proc/loadavg: 6.85 2.58 1.52 1/79 14953
/proc/meminfo: memFree=18136/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=16.04
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 431554 0 85 0 665 939 0 0 16 0 9 0 109597318 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 393528 92 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=13.07
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 401479 0 38 0 385 922 0 0 18 0 9 0 109597335 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071563479169 0 0 -1 0 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 393528 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.04
Current children cumulated vsize (KiB) 1859684

[startup+57.7029 s]
/proc/loadavg: 6.85 2.58 1.52 1/79 14953
/proc/meminfo: memFree=20888/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=16.1
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 434001 0 413 0 665 945 0 0 16 0 9 0 109597318 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 395616 1391 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=13.13
/proc/14820/task/14823/stat : 14823 (java) D 14818 14820 14032 0 -1 1600 403926 0 366 0 385 928 0 0 18 0 9 0 109597335 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744071563479169 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 395616 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.1
Current children cumulated vsize (KiB) 1859684

[startup+58.1019 s]
/proc/loadavg: 6.85 2.58 1.52 1/79 14953
/proc/meminfo: memFree=20888/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=1859684 CPUtime=16.4
/proc/14820/stat : 14820 (java) D 14818 14820 14032 0 -1 1028 436564 0 526 0 665 975 0 0 16 0 9 0 109597318 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 464921 396556 1631 9 0 459506 0
[pid=14820/tid=14822] ppid=14818 vsize=1859684 CPUtime=2.86
/proc/14820/task/14822/stat : 14822 (java) D 14818 14820 14032 0 -1 1092 29054 0 28 0 272 14 0 0 17 0 9 0 109597325 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14823] ppid=14818 vsize=1859684 CPUtime=13.43
/proc/14820/task/14823/stat : 14823 (java) R 14818 14820 14032 0 -1 1600 406489 0 479 0 385 958 0 0 18 0 9 0 109597335 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14820/tid=14824] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14824/stat : 14824 (java) D 14818 14820 14032 0 -1 1092 13 0 0 0 0 0 0 0 17 0 9 0 109597335 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14825] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14825/stat : 14825 (java) D 14818 14820 14032 0 -1 1092 5 0 0 0 0 0 0 0 16 0 9 0 109597335 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14826] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14826/stat : 14826 (java) D 14818 14820 14032 0 -1 1092 3 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14827] ppid=14818 vsize=1859684 CPUtime=0.07
/proc/14820/task/14827/stat : 14827 (java) D 14818 14820 14032 0 -1 1092 313 0 0 0 6 1 0 0 17 0 9 0 109597340 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 0 0 0
[pid=14820/tid=14828] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14828/stat : 14828 (java) D 14818 14820 14032 0 -1 1092 0 0 0 0 0 0 0 0 17 0 9 0 109597340 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
[pid=14820/tid=14829] ppid=14818 vsize=1859684 CPUtime=0
/proc/14820/task/14829/stat : 14829 (java) D 14818 14820 14032 0 -1 1092 1 0 0 0 0 0 0 0 16 0 9 0 109597340 1904316416 396556 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563349243 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.4
Current children cumulated vsize (KiB) 1859684

[startup+58.302 s]
/proc/loadavg: 6.85 2.58 1.52 1/79 14953
/proc/meminfo: memFree=20888/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=0 CPUtime=16.49
/proc/14820/stat : 14820 (java) Z 14818 14820 14032 0 -1 1036 437930 0 628 0 665 984 0 0 16 0 2 0 109597318 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.49
Current children cumulated vsize (KiB) 0

[startup+58.435 s]
/proc/loadavg: 6.85 2.58 1.52 1/79 14953
/proc/meminfo: memFree=20888/2055920 swapFree=4085304/4192956
[pid=14820] ppid=14818 vsize=0 CPUtime=16.62
/proc/14820/stat : 14820 (java) Z 14818 14820 14032 0 -1 1036 437930 0 628 0 665 997 0 0 16 0 2 0 109597318 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14820/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.62
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 58.4807
CPU time (s): 16.6615
CPU user time (s): 6.65599
CPU system time (s): 10.0055
CPU usage (%): 28.4906
Max. virtual memory (cumulated for all children) (KiB): 1880168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.65599
system time used= 10.0055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 437930
page faults= 628
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1552
involuntary context switches= 622

runsolver used 0.077988 second user time and 0.182972 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Apr 15 06:00:34 UTC 2007

IDJOB= 351894
IDBENCH= 1845
IDSOLVER= 155
FILE ID= node75/351894-1176616832

PBS_JOBID= 4557040

Free space on /tmp= 66528 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos19.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351894-1176616832/instance-351894-1176616832.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node75/convwatcher-351894-1176616832 -o ROOT/results/node75/conversion-351894-1176616832 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/351894-1176616832/instance-351894-1176616832.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-351894-1176616832 -o ROOT/results/node75/solver-351894-1176616832 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351894-1176616832/instance-351894-1176616832.opb            

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  1ef5c8e94b66b7ed63dffc6923ecd901

RANDOM SEED= 17522689

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1693600 kB
Buffers:          3720 kB
Cached:         246412 kB
SwapCached:       2216 kB
Active:         145700 kB
Inactive:       137352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693600 kB
SwapTotal:     4192956 kB
SwapFree:      4184644 kB
Dirty:           37556 kB
Writeback:           0 kB
Mapped:          39376 kB
Slab:            65164 kB
Committed_AS:   831928 kB
PageTables:       1492 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= 64916 MiB

End job on node75 on Sun Apr 15 06:01:33 UTC 2007