Trace number 373390

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
SAT4JPseudoResolution 2007-03-23SAT (TO)84 1804.07 1798.68

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir08_area_opers.opb
MD5SUM47194cf421cbddfd6c2831e71c8b2458
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1801.9
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables203287
Total number of constraints469077
Number of constraints which are clauses469077
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1023
Number of terms in the objective function 101248
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 101248
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101248
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	84

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node27/watcher-373390-1177187209 -o ROOT/results/node27/solver-373390-1177187209 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/373390-1177187209/sat4jPseudoResolution.jar /tmp/evaluation/373390-1177187209/instance-373390-1177187209.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: 0.92 0.98 0.99 2/65 11194
/proc/meminfo: memFree=1781136/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=4 CPUtime=0
/proc/11194/stat : 11194 (java) R 11192 11194 10457 0 -1 0 16 0 0 0 0 0 0 0 19 0 1 0 131416905 4096 1 18446744073709551615 0 0 4294956956 18446744073709551615 244445670695 0 0 4096 0 0 0 0 17 1 0 0
/proc/11194/statm: 35 3 0 0 0 1 0

[startup+0.0396589 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11194
/proc/meminfo: memFree=1781136/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1777112 CPUtime=0.02
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 3187 0 1 0 1 1 0 0 18 0 4 0 131416905 1819762688 2935 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 444278 2936 887 9 0 441914 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1777112

[startup+0.101661 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11194
/proc/meminfo: memFree=1781136/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1781132 CPUtime=0.07
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 3968 0 1 0 6 1 0 0 18 0 12 0 131416905 1823879168 3710 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 445283 3710 1122 9 0 442902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1781132

[startup+0.301692 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11194
/proc/meminfo: memFree=1781136/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1782464 CPUtime=0.31
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 6824 0 1 0 28 3 0 0 18 0 12 0 131416905 1825243136 6563 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 445616 6563 1264 9 0 443228 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782464

[startup+0.702735 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11194
/proc/meminfo: memFree=1781136/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1784152 CPUtime=0.93
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 11197 0 1 0 88 5 0 0 18 0 12 0 131416905 1826971648 10431 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 446038 10431 1296 9 0 443650 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1784152

[startup+1.50282 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 11206
/proc/meminfo: memFree=1716336/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1785084 CPUtime=2
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 22561 0 1 0 190 10 0 0 18 0 12 0 131416905 1827926016 20432 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 446271 20433 1301 9 0 443883 0
[pid=11194/tid=11196] ppid=11192 vsize=1785084 CPUtime=1.13
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 18615 0 1 0 106 7 0 0 22 0 12 0 131416907 1827926016 20433 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109504124 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 131416908 1827926016 20434 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 131416908 1827926016 20435 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 131416911 1827926016 20435 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 131416911 1827926016 20436 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 131416911 1827926016 20436 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 131416915 1827926016 20437 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1785084 CPUtime=0.41
/proc/11194/task/11203/stat : 11203 (java) R 11192 11194 10457 0 -1 64 1969 0 0 0 41 0 0 0 17 0 12 0 131416915 1827926016 20438 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 105054537 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1785084 CPUtime=0.43
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 1258 0 0 0 43 0 0 0 16 0 12 0 131416915 1827926016 20438 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 131416915 1827926016 20439 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1785084 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 131416915 1827926016 20440 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 1785084

[startup+3.10198 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 11206
/proc/meminfo: memFree=1662064/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1786052 CPUtime=3.9
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 47942 0 1 0 368 22 0 0 18 0 12 0 131416905 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 446513 45549 1310 9 0 444125 0
[pid=11194/tid=11196] ppid=11192 vsize=1786052 CPUtime=2.49
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37678 0 1 0 233 16 0 0 22 0 12 0 131416907 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109481994 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1786052 CPUtime=0.12
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 3292 0 0 0 11 1 0 0 18 0 12 0 131416908 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1786052 CPUtime=0.11
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 2847 0 0 0 10 1 0 0 16 0 12 0 131416908 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1786052 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 131416911 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1786052 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 131416911 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1786052 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 131416911 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1786052 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 131416915 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1786052 CPUtime=0.56
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 1987 0 0 0 56 0 0 0 17 0 12 0 131416915 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1786052 CPUtime=0.56
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 1414 0 0 0 55 1 0 0 16 0 12 0 131416915 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1786052 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 131416915 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1786052 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 131416915 1828917248 45549 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 1786052

[startup+6.30111 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 11206
/proc/meminfo: memFree=1560304/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1786816 CPUtime=7.72
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 61886 0 1 0 744 28 0 0 18 0 12 0 131416905 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 446704 58385 1316 9 0 444316 0
[pid=11194/tid=11196] ppid=11192 vsize=1786816 CPUtime=5.06
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37686 0 1 0 490 16 0 0 18 0 12 0 131416907 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109522158 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1786816 CPUtime=0.72
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 10181 0 0 0 69 3 0 0 16 0 12 0 131416908 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1786816 CPUtime=0.73
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 9889 0 0 0 68 5 0 0 16 0 12 0 131416908 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1786816 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 131416911 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1786816 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 131416911 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1786816 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 131416911 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1786816 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 131416915 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1786816 CPUtime=0.57
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 1988 0 0 0 57 0 0 0 16 0 12 0 131416915 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1786816 CPUtime=0.59
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 1418 0 0 0 58 1 0 0 16 0 12 0 131416915 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1786816 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 131416915 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1786816 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 131416915 1829699584 58385 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 1786816

[startup+12.7018 s]
/proc/loadavg: 1.25 1.05 1.02 2/77 11207
/proc/meminfo: memFree=1520568/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1792000 CPUtime=15.74
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 72009 0 1 0 1541 33 0 0 18 0 12 0 131416905 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 448000 66219 1328 9 0 445612 0
[pid=11194/tid=11196] ppid=11192 vsize=1792000 CPUtime=10.16
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37724 0 1 0 999 17 0 0 25 0 12 0 131416907 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109977752 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1792000 CPUtime=1.85
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 15376 0 0 0 180 5 0 0 19 0 12 0 131416908 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1792000 CPUtime=1.84
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 12862 0 0 0 178 6 0 0 16 0 12 0 131416908 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1792000 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 131416911 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1792000 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 131416911 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1792000 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 131416911 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1792000 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 131416915 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1792000 CPUtime=0.86
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 2187 0 0 0 86 0 0 0 16 0 12 0 131416915 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1792000 CPUtime=0.96
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 3131 0 0 0 95 1 0 0 16 0 12 0 131416915 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1792000 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 131416915 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1792000 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 131416915 1835008000 66219 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.74
Current children cumulated vsize (KiB) 1792000

[startup+25.5021 s]
/proc/loadavg: 1.21 1.05 1.02 2/77 11207
/proc/meminfo: memFree=1521272/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1791748 CPUtime=28.54
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 72011 0 1 0 2821 33 0 0 18 0 12 0 131416905 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 447937 66012 1328 9 0 445549 0
[pid=11194/tid=11196] ppid=11192 vsize=1791748 CPUtime=22.95
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37724 0 1 0 2278 17 0 0 25 0 12 0 131416907 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4110002846 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1791748 CPUtime=1.85
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 15376 0 0 0 180 5 0 0 19 0 12 0 131416908 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1791748 CPUtime=1.84
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 12862 0 0 0 178 6 0 0 16 0 12 0 131416908 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 131416911 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 131416911 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 131416911 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 131416915 1834749952 66012 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 131416911 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1791748 CPUtime=1.25
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 2623 0 0 0 124 1 0 0 16 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1791748 CPUtime=1.3
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 3611 0 0 0 129 1 0 0 17 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11211] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11211/stat : 11211 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 131426420 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.72
Current children cumulated vsize (KiB) 1791748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.6 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 11211
/proc/meminfo: memFree=1495152/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1791748 CPUtime=1800.02
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 80155 0 1 0 179959 43 0 0 18 0 13 0 131416905 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11194/statm: 447937 72478 1328 9 0 445549 0
[pid=11194/tid=11196] ppid=11192 vsize=1791748 CPUtime=1793
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37736 0 1 0 179278 22 0 0 25 0 13 0 131416907 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109956955 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1791748 CPUtime=2.23
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 19691 0 0 0 216 7 0 0 16 0 13 0 131416908 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1791748 CPUtime=2.19
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 15761 0 0 0 210 9 0 0 18 0 13 0 131416908 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 131416911 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 131416911 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 131416911 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1791748 CPUtime=1.25
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 2623 0 0 0 124 1 0 0 16 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1791748 CPUtime=1.3
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 3611 0 0 0 129 1 0 0 17 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 131416915 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11211] ppid=11192 vsize=1791748 CPUtime=0
/proc/11194/task/11211/stat : 11211 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 131426420 1834749952 72478 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1791748

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1797.41 s]
/proc/loadavg: 1.07 1.02 1.00 3/81 11214
/proc/meminfo: memFree=1493464/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1792396 CPUtime=1801.58
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 80172 0 1 0 180115 43 0 0 16 0 15 0 131416905 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11194/statm: 448099 72495 1328 9 0 445711 0
[pid=11194/tid=11196] ppid=11192 vsize=1792396 CPUtime=1793.8
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37736 0 1 0 179358 22 0 0 25 0 15 0 131416907 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4109956880 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1792396 CPUtime=2.23
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 19691 0 0 0 216 7 0 0 16 0 15 0 131416908 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1792396 CPUtime=2.19
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 15761 0 0 0 210 9 0 0 18 0 15 0 131416908 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 8 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1792396 CPUtime=1.31
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 2623 0 0 0 130 1 0 0 16 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1792396 CPUtime=1.35
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 3611 0 0 0 134 1 0 0 16 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11211] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11211/stat : 11211 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 131426420 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11213] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11213/stat : 11213 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 131596567 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11214] ppid=11192 vsize=1792396 CPUtime=0.65
/proc/11194/task/11214/stat : 11214 (java) R 11192 11194 10457 0 -1 64 6 0 0 0 65 0 0 0 25 0 15 0 131596567 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4110005223 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.58
Current children cumulated vsize (KiB) 1792396

[startup+1798.2 s]
/proc/loadavg: 1.07 1.02 1.00 3/81 11214
/proc/meminfo: memFree=1493464/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1792396 CPUtime=1803.17
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 80172 0 1 0 180274 43 0 0 16 0 15 0 131416905 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11194/statm: 448099 72495 1328 9 0 445711 0
[pid=11194/tid=11196] ppid=11192 vsize=1792396 CPUtime=1794.59
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37736 0 1 0 179437 22 0 0 25 0 15 0 131416907 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4110124849 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1792396 CPUtime=2.23
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 19691 0 0 0 216 7 0 0 16 0 15 0 131416908 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1792396 CPUtime=2.19
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 15761 0 0 0 210 9 0 0 18 0 15 0 131416908 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 8 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1792396 CPUtime=1.31
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 2623 0 0 0 130 1 0 0 16 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1792396 CPUtime=1.35
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 3611 0 0 0 134 1 0 0 16 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11211] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11211/stat : 11211 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 131426420 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11213] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11213/stat : 11213 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 131596567 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11214] ppid=11192 vsize=1792396 CPUtime=1.44
/proc/11194/task/11214/stat : 11214 (java) R 11192 11194 10457 0 -1 64 6 0 0 0 144 0 0 0 25 0 15 0 131596567 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4110005237 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1803.17
Current children cumulated vsize (KiB) 1792396

[startup+1798.6 s]
/proc/loadavg: 1.07 1.02 1.00 3/81 11214
/proc/meminfo: memFree=1493464/2055920 swapFree=4183004/4192956
[pid=11194] ppid=11192 vsize=1792396 CPUtime=1803.97
/proc/11194/stat : 11194 (java) S 11192 11194 10457 0 -1 0 80172 0 1 0 180354 43 0 0 16 0 15 0 131416905 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11194/statm: 448099 72495 1328 9 0 445711 0
[pid=11194/tid=11196] ppid=11192 vsize=1792396 CPUtime=1794.99
/proc/11194/task/11196/stat : 11196 (java) R 11192 11194 10457 0 -1 64 37736 0 1 0 179477 22 0 0 25 0 15 0 131416907 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4110061356 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11197] ppid=11192 vsize=1792396 CPUtime=2.23
/proc/11194/task/11197/stat : 11197 (java) S 11192 11194 10457 0 -1 64 19691 0 0 0 216 7 0 0 16 0 15 0 131416908 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11198] ppid=11192 vsize=1792396 CPUtime=2.19
/proc/11194/task/11198/stat : 11198 (java) S 11192 11194 10457 0 -1 64 15761 0 0 0 210 9 0 0 18 0 15 0 131416908 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11199] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11199/stat : 11199 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11200] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11200/stat : 11200 (java) S 11192 11194 10457 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11201] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11201/stat : 11201 (java) S 11192 11194 10457 0 -1 64 8 0 0 0 0 0 0 0 16 0 15 0 131416911 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11202] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11202/stat : 11202 (java) S 11192 11194 10457 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11203] ppid=11192 vsize=1792396 CPUtime=1.31
/proc/11194/task/11203/stat : 11203 (java) S 11192 11194 10457 0 -1 64 2623 0 0 0 130 1 0 0 16 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11204] ppid=11192 vsize=1792396 CPUtime=1.35
/proc/11194/task/11204/stat : 11204 (java) S 11192 11194 10457 0 -1 64 3611 0 0 0 134 1 0 0 16 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11205] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11205/stat : 11205 (java) S 11192 11194 10457 0 -1 64 0 0 0 0 0 0 0 0 23 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11206] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11206/stat : 11206 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 131416915 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11194/tid=11211] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11211/stat : 11211 (java) S 11192 11194 10457 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 131426420 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11213] ppid=11192 vsize=1792396 CPUtime=0
/proc/11194/task/11213/stat : 11213 (java) S 11192 11194 10457 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 131596567 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11194/tid=11214] ppid=11192 vsize=1792396 CPUtime=1.84
/proc/11194/task/11214/stat : 11214 (java) R 11192 11194 10457 0 -1 64 6 0 0 0 184 0 0 0 25 0 15 0 131596567 1835413504 72495 18446744073709551615 134512640 134550740 4294956400 18446744073709551615 4110005200 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1803.97
Current children cumulated vsize (KiB) 1792396

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1798.68
CPU time (s): 1804.07
CPU user time (s): 1803.58
CPU system time (s): 0.487925
CPU usage (%): 100.3
Max. virtual memory (cumulated for all children) (KiB): 1792576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1803.58
system time used= 0.487925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80172
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= 37509
involuntary context switches= 36704

runsolver used 2.17967 second user time and 4.42433 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Sat Apr 21 20:26:50 UTC 2007

IDJOB= 373390
IDBENCH= 25040
IDSOLVER= 159
FILE ID= node27/373390-1177187209

PBS_JOBID= 4649037

Free space on /tmp= 66359 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir08_area_opers.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/373390-1177187209/sat4jPseudoResolution.jar /tmp/evaluation/373390-1177187209/instance-373390-1177187209.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-373390-1177187209 -o ROOT/results/node27/solver-373390-1177187209 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/373390-1177187209/sat4jPseudoResolution.jar /tmp/evaluation/373390-1177187209/instance-373390-1177187209.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  47194cf421cbddfd6c2831e71c8b2458

RANDOM SEED= 959249365

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node27.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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1781672 kB
Buffers:         49732 kB
Cached:         153456 kB
SwapCached:       3736 kB
Active:         129612 kB
Inactive:        83280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781672 kB
SwapTotal:     4192956 kB
SwapFree:      4183004 kB
Dirty:           19480 kB
Writeback:           0 kB
Mapped:          15632 kB
Slab:            47404 kB
Committed_AS:  2116868 kB
PageTables:       1412 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= 66359 MiB

End job on node27 on Sat Apr 21 20:56:49 UTC 2007