Trace number 1883812

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26? (TO) 1800.11 1800.86

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Solver Data

4.28/4.29	------------------------
4.28/4.29	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
4.28/4.29	Size : 0, 38428, 0, 0, 150071
4.28/4.29	Count : 0, 2796, 0, 0, 3
4.28/4.29	
4.28/4.29	Command line : minisat tmp.dimacs %var 
4.28/4.29	
4.28/4.29	------------------------
4.28/4.30	This is MiniSat 2.0 beta
4.28/4.30	WARNING: for repeatability, setting FPU to use double precision
4.28/4.30	============================[ Problem Statistics ]=============================
4.28/4.30	|                                                                             |
4.38/4.30	|  Number of variables:  5208                                                 |
4.38/4.30	|  Number of clauses:    69869                                                |
4.38/4.36	|  Parsing time:         0.06         s                                       |
5.06/5.03	============================[ Search Statistics ]==============================
5.06/5.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.06/5.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.06/5.03	===============================================================================
5.06/5.03	|         0 |    2538    41232   142718 |    13744        0    nan |  0.000 % |
5.06/5.04	|       101 |    2538    41232   142718 |    15118      101     10 |  0.058 % |
5.06/5.06	|       251 |    2538    41232   142718 |    16630      251     19 |  0.058 % |
5.06/5.08	|       477 |    2538    41232   142718 |    18293      477     19 |  0.058 % |
5.16/5.12	|       814 |    2538    41232   142718 |    20122      814     31 |  0.058 % |
5.16/5.18	|      1322 |    2538    41232   142718 |    22134     1322     32 |  0.058 % |
5.27/5.28	|      2081 |    2538    41232   142718 |    24348     2081     34 |  0.058 % |
5.47/5.41	|      3220 |    2538    41232   142718 |    26783     3220     37 |  0.058 % |
5.57/5.58	|      4928 |    2538    41232   142718 |    29461     4928     29 |  0.058 % |
5.96/5.98	|      7490 |    2538    41232   142718 |    32407     7490     32 |  0.058 % |
6.57/6.60	|     11334 |    2538    41232   142718 |    35648    11334     36 |  0.058 % |
7.67/7.61	|     17100 |    2538    41232   142718 |    39213    17100     35 |  0.058 % |
9.47/9.48	|     25749 |    2538    41232   142718 |    43134    25749     35 |  0.058 % |
13.86/13.84	|     38724 |    2538    41232   142718 |    47448    38724     39 |  0.058 % |
20.16/20.17	|     58185 |    2538    41232   142718 |    52192    23123     36 |  0.058 % |
31.06/31.09	|     87378 |    2538    41232   142718 |    57412    52316     42 |  0.058 % |
46.64/46.67	|    131169 |    2538    41232   142718 |    63153    52051     37 |  0.058 % |
87.83/87.81	|    196853 |    2538    41232   142718 |    69468    20433     45 |  0.058 % |
141.70/141.72	|    295379 |    2538    41232   142718 |    76415    64569     46 |  0.058 % |
240.27/240.40	|    443168 |    2538    41232   142718 |    84057    34899     41 |  0.058 % |
411.09/411.26	|    664851 |    2538    41232   142718 |    92462    54101     55 |  0.058 % |
643.19/643.47	|    997376 |    2538    41232   142718 |   101709    77224     46 |  0.058 % |
1092.97/1093.46	|   1496164 |    2538    41232   142718 |   111879    68092     53 |  0.058 % |
1717.59/1718.31	|   2244346 |    2538    41232   142718 |   123067    69162     55 |  0.058 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883812-1245216334/watcher-1883812-1245216334 -o /tmp/evaluation-result-1883812-1245216334/solver-1883812-1245216334 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883812-1245216334.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18450
/proc/meminfo: memFree=1853408/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1616 CPUtime=0
/proc/18450/stat : 18450 (java) R 18448 18450 17903 0 -1 0 190 0 0 0 0 0 0 0 19 0 1 0 189232336 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18450/statm: 405 161 124 9 0 47 0

[startup+0.058951 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18450
/proc/meminfo: memFree=1853408/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1684292 CPUtime=0.04
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 2592 0 1 0 3 1 0 0 19 0 9 0 189232336 1724715008 2091 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421073 2091 1162 9 0 415984 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1684292

[startup+0.101958 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18450
/proc/meminfo: memFree=1853408/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1684404 CPUtime=0.11
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 2855 0 1 0 9 2 0 0 19 0 9 0 189232336 1724829696 2350 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421101 2355 1222 9 0 416012 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684404

[startup+0.301997 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18450
/proc/meminfo: memFree=1853408/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1684556 CPUtime=0.35
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 3485 0 1 0 33 2 0 0 19 0 9 0 189232336 1724985344 2957 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421139 2957 1253 9 0 416050 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1684556

[startup+0.701075 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18450
/proc/meminfo: memFree=1853408/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1684684 CPUtime=0.78
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 5573 0 4 0 75 3 0 0 19 0 9 0 189232336 1725116416 4837 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421171 4837 2161 9 0 416082 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1684684

[startup+1.50222 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18459
/proc/meminfo: memFree=1840536/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1684668 CPUtime=1.57
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 6225 0 4 0 154 3 0 0 19 0 9 0 189232336 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421167 5457 2161 9 0 416078 0
[pid=18450/tid=18452] ppid=18448 vsize=1684668 CPUtime=1.3
/proc/18450/task/18452/stat : 18452 (java) R 18448 18450 17903 0 -1 64 2025 0 1 0 129 1 0 0 17 0 9 0 189232337 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4126524068 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1684668 CPUtime=0.16
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 3113 0 3 0 16 0 0 0 16 0 9 0 189232338 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189232338 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 189232338 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189232340 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1684668 CPUtime=0.09
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 353 0 0 0 9 0 0 0 16 0 9 0 189232340 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 189232340 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189232340 1725100032 5457 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1684668

[startup+3.10252 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18459
/proc/meminfo: memFree=1837656/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1684668 CPUtime=3.17
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 7198 0 4 0 313 4 0 0 19 0 9 0 189232336 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421167 6341 2161 9 0 416078 0
[pid=18450/tid=18452] ppid=18448 vsize=1684668 CPUtime=2.79
/proc/18450/task/18452/stat : 18452 (java) R 18448 18450 17903 0 -1 64 2091 0 1 0 277 2 0 0 20 0 9 0 189232337 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046720 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1684668 CPUtime=0.27
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4020 0 3 0 26 1 0 0 16 0 9 0 189232338 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189232338 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 189232338 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 189232340 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1684668 CPUtime=0.09
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 353 0 0 0 9 0 0 0 16 0 9 0 189232340 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 189232340 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1684668 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189232340 1725100032 6341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1684668

[startup+6.30211 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18463
/proc/meminfo: memFree=1821240/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8647 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=9916 CPUtime=1.98
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 2531 0 0 0 198 0 0 0 25 0 1 0 189232766 10153984 2358 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 2479 2358 75 157 0 2319 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 49 0 0 0 0 0 0 0 15 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1695556

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18463
/proc/meminfo: memFree=1818240/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8647 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=13648 CPUtime=8.39
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 3436 0 0 0 838 1 0 0 25 0 1 0 189232766 13975552 3263 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 3412 3263 75 157 0 3252 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1699288

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18463
/proc/meminfo: memFree=1815488/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8647 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=15848 CPUtime=21.18
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 4000 0 0 0 2116 2 0 0 25 0 1 0 189232766 16228352 3827 1992294400 134512640 135156773 4294956080 18446744073709551615 134556213 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 3962 3827 75 157 0 3802 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0

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

/proc/18461/statm: 13348 12944 75 157 0 13188 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 1739032

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18465
/proc/meminfo: memFree=1777408/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8648 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=53764 CPUtime=1657.24
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 13189 0 0 0 165710 14 0 0 25 0 1 0 189232766 55054336 13016 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 13441 13016 75 157 0 13281 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1739404

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18465
/proc/meminfo: memFree=1777344/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8648 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=53764 CPUtime=1717.21
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 13213 0 0 0 171707 14 0 0 25 0 1 0 189232766 55054336 13040 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 13441 13040 75 157 0 13281 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 1739404

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18465
/proc/meminfo: memFree=1777216/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8648 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=53896 CPUtime=1777.18
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 13232 0 0 0 177704 14 0 0 25 0 1 0 189232766 55189504 13059 1992294400 134512640 135156773 4294956080 18446744073709551615 134556568 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 13474 13059 75 157 0 13314 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 1739536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18465
/proc/meminfo: memFree=1776960/2055920 swapFree=4192812/4192956
[pid=18450] ppid=18448 vsize=1685640 CPUtime=4.38
/proc/18450/stat : 18450 (java) S 18448 18450 17903 0 -1 0 8648 0 4 0 433 5 0 0 19 0 12 0 189232336 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18450/statm: 421410 7361 2164 9 0 416321 0
[pid=18461] ppid=18450 vsize=54296 CPUtime=1795.68
/proc/18461/stat : 18461 (minisat) R 18450 18450 17903 0 -1 4194304 13312 0 0 0 179554 14 0 0 25 0 1 0 189232766 55599104 13139 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 0 0 0
/proc/18461/statm: 13574 13139 75 157 0 13414 0
[pid=18450/tid=18452] ppid=18448 vsize=1685640 CPUtime=3.83
/proc/18450/task/18452/stat : 18452 (java) S 18448 18450 17903 0 -1 64 2363 0 1 0 381 2 0 0 18 0 12 0 189232337 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18453] ppid=18448 vsize=1685640 CPUtime=0.41
/proc/18450/task/18453/stat : 18453 (java) S 18448 18450 17903 0 -1 64 4969 0 3 0 40 1 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18454] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18454/stat : 18454 (java) S 18448 18450 17903 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18455] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18455/stat : 18455 (java) S 18448 18450 17903 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189232338 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18456] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18456/stat : 18456 (java) S 18448 18450 17903 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18457] ppid=18448 vsize=1685640 CPUtime=0.1
/proc/18450/task/18457/stat : 18457 (java) S 18448 18450 17903 0 -1 64 443 0 0 0 10 0 0 0 16 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18450/tid=18458] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18458/stat : 18458 (java) S 18448 18450 17903 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18459] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18459/stat : 18459 (java) S 18448 18450 17903 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189232340 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18450/tid=18460] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18460/stat : 18460 (java) S 18448 18450 17903 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 189232765 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=18450/tid=18462] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18462/stat : 18462 (java) S 18448 18450 17903 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=18450/tid=18463] ppid=18448 vsize=1685640 CPUtime=0
/proc/18450/task/18463/stat : 18463 (java) S 18448 18450 17903 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 189232766 1726095360 7361 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1739936

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

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

Child status: 0
Real time (s): 1800.86
CPU time (s): 1800.11
CPU user time (s): 1799.89
CPU system time (s): 0.220966
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 1739936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22504
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37252
involuntary context switches= 41459

runsolver used 1.9687 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node81 at 2009-06-17 07:25:34
IDJOB=1883812
IDBENCH=48351
IDSOLVER=688
FILE ID=node81/1883812-1245216334
PBS_JOBID= 9368398
Free space on /tmp= 126776 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883812-1245216334/watcher-1883812-1245216334 -o /tmp/evaluation-result-1883812-1245216334/solver-1883812-1245216334 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883812-1245216334.opb minisat %dimacs %var

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

MD5SUM BENCH= 3f7fb60f05fdea42d317cf95beb113ab
RANDOM SEED=1166575037

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
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.268
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:       1854088 kB
Buffers:         24340 kB
Cached:         103568 kB
SwapCached:          0 kB
Active:          46632 kB
Inactive:        96172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          24644 kB
Slab:            44788 kB
Committed_AS:   112408 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883812-1245216334.opb

Free space on /tmp at the end= 126776 MiB
End job on node81 at 2009-06-17 07:55:37