Trace number 1883754

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.1 1813.38

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_2_15.opb
MD5SUM18f5400970ad464f730a15f23e03dd22
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 variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

Solver Data

1.02/1.07	------------------------
1.02/1.07	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.02/1.07	Size : 0, 18760, 0, 0, 40046
1.02/1.07	Count : 0, 1382, 0, 0, 3
1.02/1.07	
1.02/1.07	Command line : minisat tmp.dimacs %var 
1.02/1.07	
1.02/1.07	------------------------
1.02/1.08	This is MiniSat 2.0 beta
1.02/1.08	WARNING: for repeatability, setting FPU to use double precision
1.02/1.08	============================[ Problem Statistics ]=============================
1.02/1.08	|                                                                             |
1.02/1.08	|  Number of variables:  2346                                                 |
1.02/1.08	|  Number of clauses:    22966                                                |
1.02/1.10	|  Parsing time:         0.02         s                                       |
1.10/1.27	============================[ Search Statistics ]==============================
1.10/1.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.27	===============================================================================
1.10/1.27	|         0 |    1017    14240    46628 |     4746        0    nan |  0.000 % |
1.10/1.28	|       100 |    1017    14240    46628 |     5221      100      9 |  0.128 % |
1.10/1.29	|       250 |    1017    14240    46628 |     5743      250     18 |  0.128 % |
1.10/1.30	|       475 |    1017    14240    46628 |     6317      475     19 |  0.128 % |
1.10/1.32	|       812 |    1017    14240    46628 |     6949      812     22 |  0.128 % |
1.10/1.35	|      1318 |    1017    14240    46628 |     7644     1318     26 |  0.128 % |
1.10/1.42	|      2077 |    1017    14240    46628 |     8409     2077     27 |  0.128 % |
1.10/1.51	|      3216 |    1017    14240    46628 |     9249     3216     27 |  0.128 % |
1.10/1.65	|      4924 |    1017    14240    46628 |    10174     4924     28 |  0.128 % |
1.10/1.93	|      7487 |    1017    14240    46628 |    11192     7487     30 |  0.128 % |
2.40/2.43	|     11331 |    1017    14240    46628 |    12311    11331     29 |  0.128 % |
3.10/3.18	|     17097 |    1017    14240    46628 |    13542    10748     30 |  0.128 % |
4.39/4.44	|     25749 |    1017    14240    46628 |    14897    12434     31 |  0.128 % |
6.25/6.33	|     38725 |    1017    14240    46628 |    16386    10069     32 |  0.128 % |
9.62/9.77	|     58189 |    1017    14240    46628 |    18025    12712     29 |  0.128 % |
14.64/14.88	|     87383 |    1017    14240    46628 |    19828    14179     29 |  0.128 % |
23.70/24.04	|    131172 |    1017    14240    46628 |    21810    17453     31 |  0.128 % |
37.84/38.35	|    196856 |    1017    14240    46628 |    23991    16671     30 |  0.128 % |
59.41/60.14	|    295382 |    1017    14240    46628 |    26391    17767     26 |  0.128 % |
92.60/93.78	|    443171 |    1017    14240    46628 |    29030    15611     26 |  0.128 % |
149.53/151.27	|    664854 |    1017    14240    46628 |    31933    23361     26 |  0.128 % |
240.74/242.74	|    997379 |    1017    14240    46628 |    35126    31558     31 |  0.128 % |
379.08/381.97	|   1496167 |    1017    14240    46628 |    38639    26622     29 |  0.128 % |
598.49/604.12	|   2244349 |    1017    14240    46628 |    42503    27752     26 |  0.128 % |
952.99/960.02	|   3366625 |    1017    14240    46628 |    46753    16033     31 |  0.128 % |
1539.28/1550.24	|   5050036 |    1017    14240    46628 |    51428    29247     25 |  0.128 % |

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-1883754-1245212931/watcher-1883754-1245212931 -o /tmp/evaluation-result-1883754-1245212931/solver-1883754-1245212931 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883754-1245212931.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.68 1.66 1.64 3/73 9588
/proc/meminfo: memFree=1837280/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=272 CPUtime=0
/proc/9588/stat : 9588 (java) R 9586 9588 9244 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 188889916 278528 37 1992294400 134512640 134550932 4294956192 18446744073709551615 1819428 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9588/statm: 68 37 28 9 0 6 0

[startup+0.0301881 s]
/proc/loadavg: 1.68 1.66 1.64 3/73 9588
/proc/meminfo: memFree=1837280/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=10768 CPUtime=0
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 756 0 0 0 0 0 0 0 18 0 2 0 188889916 11026432 520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 2692 520 231 9 0 1197 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10768

[startup+0.102621 s]
/proc/loadavg: 1.68 1.66 1.64 3/73 9588
/proc/meminfo: memFree=1837280/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1685288 CPUtime=0.07
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 2602 0 1 0 4 3 0 0 18 0 9 0 188889916 1725734912 2101 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421322 2106 1168 9 0 416233 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1685288

[startup+0.302626 s]
/proc/loadavg: 1.68 1.66 1.64 3/73 9588
/proc/meminfo: memFree=1837280/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1685444 CPUtime=0.31
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 3282 0 1 0 27 4 0 0 18 0 9 0 188889916 1725894656 2757 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421361 2758 1255 9 0 416272 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1685444

[startup+0.702707 s]
/proc/loadavg: 1.68 1.66 1.64 3/73 9588
/proc/meminfo: memFree=1837280/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1685444 CPUtime=0.72
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 4039 0 1 0 67 5 0 0 18 0 9 0 188889916 1725894656 3480 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421361 3480 1258 9 0 416272 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685444

[startup+1.50186 s]
/proc/loadavg: 1.68 1.66 1.64 2/82 9597
/proc/meminfo: memFree=1826392/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686544 CPUtime=1.1
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6261 0 1 0 105 5 0 0 18 0 12 0 188889916 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421636 5191 2163 9 0 416547 0
[pid=9588/tid=9590] ppid=9586 vsize=1686544 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686544 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2795 0 0 0 10 1 0 0 16 0 12 0 188889921 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686544 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 444 0 0 0 9 0 0 0 16 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1686544

[startup+3.1022 s]
/proc/loadavg: 1.68 1.66 1.64 4/86 9601
/proc/meminfo: memFree=1820792/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686544 CPUtime=1.1
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6280 0 1 0 105 5 0 0 18 0 12 0 188889916 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421636 5191 2163 9 0 416547 0
[pid=9599] ppid=9588 vsize=5600 CPUtime=2
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 1202 0 0 0 200 0 0 0 25 0 1 0 188890024 5734400 1124 1992294400 134512640 135156773 4294956080 18446744073709551615 134556245 0 4 0 3 0 0 0 17 1 0 0
/proc/9599/statm: 1400 1124 75 157 0 1240 0
[pid=9588/tid=9590] ppid=9586 vsize=1686544 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686544 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2813 0 0 0 10 1 0 0 16 0 12 0 188889921 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686544 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 444 0 0 0 9 0 0 0 16 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 188889923 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 188890025 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686544 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727021056 5191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1692144

[startup+6.30186 s]
/proc/loadavg: 1.70 1.66 1.64 2/86 9601
/proc/meminfo: memFree=1819264/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.1
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6418 0 1 0 105 5 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=6396 CPUtime=5.15
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 1395 0 0 0 514 1 0 0 25 0 1 0 188890024 6549504 1317 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/9599/statm: 1599 1317 75 157 0 1439 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 444 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 1692936

[startup+12.7022 s]
/proc/loadavg: 1.65 1.65 1.63 3/86 9601
/proc/meminfo: memFree=1818248/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.11
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6418 0 1 0 105 6 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=7196 CPUtime=11.47
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 1585 0 0 0 1145 2 0 0 25 0 1 0 188890024 7368704 1507 1992294400 134512640 135156773 4294956080 18446744073709551615 134548316 0 4 0 3 0 0 0 17 1 0 0
/proc/9599/statm: 1799 1507 75 157 0 1639 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 444 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1693736

[startup+25.5028 s]
/proc/loadavg: 1.79 1.68 1.64 2/86 9601
/proc/meminfo: memFree=1817160/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.11
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6418 0 1 0 105 6 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=8168 CPUtime=24.07
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 1825 0 0 0 2404 3 0 0 25 0 1 0 188890024 8364032 1747 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/9599/statm: 2042 1747 75 157 0 1882 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0

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

/proc/9599/statm: 5516 5080 75 157 0 5356 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0.1
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 5 5 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.61
Current children cumulated vsize (KiB) 1708604

[startup+1722.3 s]
/proc/loadavg: 1.83 1.70 1.65 4/86 9603
/proc/meminfo: memFree=1802568/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.23
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6426 0 1 0 111 12 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=22064 CPUtime=1708.72
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 5168 0 0 0 170749 123 0 0 25 0 1 0 188890024 22593536 5090 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9599/statm: 5516 5090 75 157 0 5356 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0.1
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 5 5 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.95
Current children cumulated vsize (KiB) 1708604

[startup+1782.3 s]
/proc/loadavg: 1.80 1.72 1.65 2/86 9603
/proc/meminfo: memFree=1802312/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.23
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6426 0 1 0 111 12 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=22404 CPUtime=1768.17
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 5213 0 0 0 176690 127 0 0 25 0 1 0 188890024 22941696 5135 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9599/statm: 5601 5135 75 157 0 5441 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0.1
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 5 5 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.4
Current children cumulated vsize (KiB) 1708944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 2.11 1.80 1.68 2/86 9603
/proc/meminfo: memFree=1802248/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.23
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6426 0 1 0 111 12 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=22404 CPUtime=1798.83
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 5226 0 0 0 179750 133 0 0 25 0 1 0 188890024 22941696 5148 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9599/statm: 5601 5148 75 157 0 5441 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0.1
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 5 5 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 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) 1708944

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

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

[startup+1813.3 s]
/proc/loadavg: 2.11 1.80 1.68 2/86 9603
/proc/meminfo: memFree=1802248/2055920 swapFree=4192812/4192956
[pid=9588] ppid=9586 vsize=1686540 CPUtime=1.23
/proc/9588/stat : 9588 (java) S 9586 9588 9244 0 -1 0 6426 0 1 0 111 12 0 0 18 0 12 0 188889916 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9588/statm: 421635 5192 2163 9 0 416546 0
[pid=9599] ppid=9588 vsize=22404 CPUtime=1798.83
/proc/9599/stat : 9599 (minisat) R 9588 9588 9244 0 -1 4194304 5226 0 0 0 179750 133 0 0 25 0 1 0 188890024 22941696 5148 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9599/statm: 5601 5148 75 157 0 5441 0
[pid=9588/tid=9590] ppid=9586 vsize=1686540 CPUtime=0.86
/proc/9588/task/9590/stat : 9590 (java) S 9586 9588 9244 0 -1 64 2156 0 1 0 84 2 0 0 17 0 12 0 188889919 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9591] ppid=9586 vsize=1686540 CPUtime=0.11
/proc/9588/task/9591/stat : 9591 (java) S 9586 9588 9244 0 -1 64 2943 0 0 0 10 1 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9592] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9592/stat : 9592 (java) S 9586 9588 9244 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9593] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9593/stat : 9593 (java) S 9586 9588 9244 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 188889921 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9594] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9594/stat : 9594 (java) S 9586 9588 9244 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9595] ppid=9586 vsize=1686540 CPUtime=0.09
/proc/9588/task/9595/stat : 9595 (java) S 9586 9588 9244 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9588/tid=9596] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9596/stat : 9596 (java) S 9586 9588 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9597] ppid=9586 vsize=1686540 CPUtime=0.1
/proc/9588/task/9597/stat : 9597 (java) S 9586 9588 9244 0 -1 64 13 0 0 0 5 5 0 0 15 0 12 0 188889923 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9588/tid=9598] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9598/stat : 9598 (java) S 9586 9588 9244 0 -1 64 67 0 0 0 0 0 0 0 17 0 12 0 188890024 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9588/tid=9600] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9600/stat : 9600 (java) S 9586 9588 9244 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 188890025 1727016960 5192 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9588/tid=9601] ppid=9586 vsize=1686540 CPUtime=0
/proc/9588/task/9601/stat : 9601 (java) S 9586 9588 9244 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 188890025 1727016960 5192 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) 1708944

Child status: 0
Real time (s): 1813.38
CPU time (s): 1800.1
CPU user time (s): 1798.62
CPU system time (s): 1.47478
CPU usage (%): 99.2675
Max. virtual memory (cumulated for all children) (KiB): 1708944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.47477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12122
page faults= 44
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36643
involuntary context switches= 48062

runsolver used 2.66659 second user time and 8.32673 second system time

The end

Launcher Data

Begin job on node54 at 2009-06-17 06:28:51
IDJOB=1883754
IDBENCH=48293
IDSOLVER=688
FILE ID=node54/1883754-1245212931
PBS_JOBID= 9368378
Free space on /tmp= 66504 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_2_15.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-1883754-1245212931/watcher-1883754-1245212931 -o /tmp/evaluation-result-1883754-1245212931/solver-1883754-1245212931 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883754-1245212931.opb minisat %dimacs %var

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

MD5SUM BENCH= 18f5400970ad464f730a15f23e03dd22
RANDOM SEED=123602686

node54.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.259
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.259
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:       1837760 kB
Buffers:         27456 kB
Cached:          97188 kB
SwapCached:          0 kB
Active:          35020 kB
Inactive:       120644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          42448 kB
Slab:            47412 kB
Committed_AS:   642012 kB
PageTables:       2048 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-1883754-1245212931.opb

Free space on /tmp at the end= 66504 MiB
End job on node54 at 2009-06-17 06:59:07