Trace number 1883655

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.77

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga14_13_sat_pb.cnf.cr.opb
MD5SUMc93baf194c905dcd2c2597569ae179ef
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables273
Total number of constraints222
Number of constraints which are clauses195
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint14
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.36/0.63	------------------------
0.36/0.63	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.36/0.63	Size : 0, 4277, 0, 0, 0
0.36/0.63	Count : 0, 222, 0, 0, 0
0.36/0.63	
0.36/0.63	Command line : minisat tmp.dimacs %var 
0.36/0.63	
0.36/0.63	------------------------
0.36/0.64	This is MiniSat 2.0 beta
0.36/0.64	WARNING: for repeatability, setting FPU to use double precision
0.36/0.64	============================[ Problem Statistics ]=============================
0.36/0.64	|                                                                             |
0.36/0.64	|  Number of variables:  273                                                  |
0.36/0.64	|  Number of clauses:    1560                                                 |
0.36/0.64	|  Parsing time:         0.00         s                                       |
0.36/0.64	============================[ Search Statistics ]==============================
0.36/0.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.36/0.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.36/0.64	===============================================================================
0.36/0.64	|         0 |     260     1547     6123 |      515        0    nan |  0.000 % |
0.36/0.64	|       101 |     260     1547     6123 |      567      101     55 |  0.001 % |
0.36/0.65	|       253 |     260     1547     6123 |      623      253     35 |  0.001 % |
0.36/0.65	|       480 |     260     1547     6123 |      686      480     45 |  0.001 % |
0.36/0.66	|       818 |     260     1547     6123 |      754      818     43 |  0.001 % |
0.36/0.67	|      1324 |     260     1547     6123 |      830      915     48 |  0.001 % |
0.36/0.68	|      2083 |     260     1547     6123 |      913      714     34 |  0.001 % |
0.41/0.72	|      3223 |     260     1547     6123 |     1004      812     57 |  0.001 % |
0.41/0.77	|      4931 |     260     1547     6123 |     1105      830     63 |  0.001 % |
0.41/0.86	|      7494 |     260     1547     6123 |     1215      936     67 |  0.001 % |
0.77/1.02	|     11338 |     260     1547     6123 |     1337      870     72 |  0.001 % |
0.96/1.24	|     17104 |     260     1547     6123 |     1471      955     73 |  0.001 % |
1.36/1.60	|     25755 |     260     1547     6123 |     1618     1091     86 |  0.001 % |
1.86/2.15	|     38729 |     260     1547     6123 |     1780     1140     72 |  0.001 % |
2.76/3.03	|     58191 |     260     1547     6123 |     1958     1902     71 |  0.001 % |
4.26/4.52	|     87384 |     260     1547     6123 |     2154     1769     72 |  0.001 % |
6.16/6.50	|    131174 |     260     1547     6123 |     2369     1796     65 |  0.001 % |
9.86/10.13	|    196858 |     260     1547     6123 |     2606     2352     76 |  0.001 % |
14.56/14.81	|    295388 |     260     1547     6123 |     2867     2622     73 |  0.001 % |
21.85/22.17	|    443178 |     260     1547     6123 |     3153     2229     64 |  0.001 % |
33.05/33.35	|    664862 |     260     1547     6123 |     3469     2736     60 |  0.001 % |
54.84/55.17	|    997388 |     260     1547     6123 |     3816     2791     68 |  0.001 % |
81.94/82.22	|   1496177 |     260     1547     6123 |     4197     3924     50 |  0.001 % |
126.53/126.85	|   2244360 |     260     1547     6123 |     4617     4134     59 |  0.001 % |
188.01/188.31	|   3366635 |     260     1547     6123 |     5079     3849     61 |  0.001 % |
298.29/298.61	|   5050047 |     260     1547     6123 |     5587     4528     84 |  0.001 % |
453.96/454.38	|   7575163 |     260     1547     6123 |     6145     4240     59 |  0.001 % |
700.60/701.04	|  11362839 |     260     1547     6123 |     6760     5256     67 |  0.001 % |
1102.12/1102.68	|  17044353 |     260     1547     6123 |     7436     5749     70 |  0.001 % |
1751.88/1752.53	|  25566623 |     260     1547     6123 |     8180     5823     56 |  0.001 % |

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-1883655-1245195141/watcher-1883655-1245195141 -o /tmp/evaluation-result-1883655-1245195141/solver-1883655-1245195141 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883655-1245195141.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/64 3619
/proc/meminfo: memFree=1857632/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=18576 CPUtime=0
/proc/3619/stat : 3619 (runsolver) R 3617 3619 3413 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 187113710 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 0 0 0
/proc/3619/statm: 4644 284 249 26 0 2626 0

[startup+0.058665 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3619
/proc/meminfo: memFree=1857632/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=200 CPUtime=0
/proc/3619/stat : 3619 (java) D 3617 3619 3413 0 -1 0 47 0 1 0 0 0 0 0 18 0 1 0 187113710 204800 33 1992294400 134512640 134550932 4294956192 18446744073709551615 4129700 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3619/statm: 50 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 200

[startup+0.101668 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3619
/proc/meminfo: memFree=1857632/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1472 CPUtime=0
/proc/3619/stat : 3619 (java) D 3617 3619 3413 0 -1 0 97 0 8 0 0 0 0 0 18 0 1 0 187113710 1507328 78 1992294400 134512640 134550932 4294956192 18446744073709551615 5029776 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3619/statm: 368 78 58 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.301715 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3619
/proc/meminfo: memFree=1857632/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1682168 CPUtime=0.06
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 1806 0 76 0 2 4 0 0 18 0 5 0 187113710 1722540032 1480 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 420542 1480 851 9 0 415457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1682168

[startup+0.702711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3619
/proc/meminfo: memFree=1857632/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4044 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 1685524

[startup+1.50275 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3632
/proc/meminfo: memFree=1830264/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4044 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=2760 CPUtime=0.85
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 357 0 0 0 85 0 0 0 25 0 1 0 187113773 2826240 337 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 690 337 74 157 0 530 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 756 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 39 0 0 0 0 0 0 0 15 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 1688284

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3632
/proc/meminfo: memFree=1829752/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4044 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=3128 CPUtime=2.45
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 439 0 0 0 245 0 0 0 25 0 1 0 187113773 3203072 419 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 782 419 74 157 0 622 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 756 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 1688652

[startup+6.30205 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3632
/proc/meminfo: memFree=1828856/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4189 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=3524 CPUtime=5.65
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 552 0 0 0 565 0 0 0 25 0 1 0 187113773 3608576 532 1992294400 134512640 135156773 4294956080 18446744073709551615 134546810 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 881 532 74 157 0 721 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 40 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 1689048

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3632
/proc/meminfo: memFree=1828472/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4189 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=3920 CPUtime=12.05
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 649 0 0 0 1205 0 0 0 25 0 1 0 187113773 4014080 629 1992294400 134512640 135156773 4294956080 18446744073709551615 134553086 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 980 629 74 157 0 820 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 40 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1689444

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3632
/proc/meminfo: memFree=1828152/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4189 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=4180 CPUtime=24.84
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 721 0 0 0 2484 0 0 0 25 0 1 0 187113773 4280320 701 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 1045 701 74 157 0 885 0

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

/proc/3630/statm: 2483 2146 74 157 0 2323 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 41 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1695456

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3640
/proc/meminfo: memFree=1821488/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4190 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=9932 CPUtime=1721.27
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 2415 0 0 0 172122 5 0 0 25 0 1 0 187113773 10170368 2146 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 2483 2146 74 157 0 2323 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 41 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1695456

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3640
/proc/meminfo: memFree=1821368/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4190 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=10196 CPUtime=1781.26
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 2465 0 0 0 178121 5 0 0 25 0 1 0 187113773 10440704 2196 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 2549 2196 74 157 0 2389 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 41 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1695720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3640
/proc/meminfo: memFree=1821176/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4190 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=10384 CPUtime=1799.66
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 2507 0 0 0 179961 5 0 0 25 0 1 0 187113773 10633216 2238 1992294400 134512640 135156773 4294956080 18446744073709551615 134556374 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 2596 2238 74 157 0 2436 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 41 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1695908

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3640
/proc/meminfo: memFree=1821176/2055920 swapFree=4191900/4192956
[pid=3619] ppid=3617 vsize=1685524 CPUtime=0.41
/proc/3619/stat : 3619 (java) S 3617 3619 3413 0 -1 0 4190 0 97 0 33 8 0 0 18 0 12 0 187113710 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3619/statm: 421381 3135 1274 9 0 416292 0
[pid=3630] ppid=3619 vsize=10384 CPUtime=1799.66
/proc/3630/stat : 3630 (minisat) R 3619 3619 3413 0 -1 4194304 2507 0 0 0 179961 5 0 0 25 0 1 0 187113773 10633216 2238 1992294400 134512640 135156773 4294956080 18446744073709551615 134556374 0 4 0 3 0 0 0 17 1 0 0
/proc/3630/statm: 2596 2238 74 157 0 2436 0
[pid=3619/tid=3621] ppid=3617 vsize=1685524 CPUtime=0.26
/proc/3619/task/3621/stat : 3621 (java) S 3617 3619 3413 0 -1 64 2073 0 42 0 21 5 0 0 18 0 12 0 187113726 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3622] ppid=3617 vsize=1685524 CPUtime=0.02
/proc/3619/task/3622/stat : 3622 (java) S 3617 3619 3413 0 -1 64 892 0 0 0 2 0 0 0 16 0 12 0 187113736 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3623] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3623/stat : 3623 (java) S 3617 3619 3413 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3624] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3624/stat : 3624 (java) S 3617 3619 3413 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187113738 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3625] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3625/stat : 3625 (java) S 3617 3619 3413 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1685524 CPUtime=0.08
/proc/3619/task/3626/stat : 3626 (java) S 3617 3619 3413 0 -1 64 418 0 0 0 8 0 0 0 16 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3627/stat : 3627 (java) S 3617 3619 3413 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3619/tid=3628] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3628/stat : 3628 (java) S 3617 3619 3413 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187113744 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3619/tid=3629] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3629/stat : 3629 (java) S 3617 3619 3413 0 -1 64 64 0 0 0 0 0 0 0 18 0 12 0 187113773 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3619/tid=3631] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3631/stat : 3631 (java) S 3617 3619 3413 0 -1 64 41 0 0 0 0 0 0 0 16 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3619/tid=3632] ppid=3617 vsize=1685524 CPUtime=0
/proc/3619/task/3632/stat : 3632 (java) S 3617 3619 3413 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 187113774 1725976576 3135 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1695908

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.11
CPU user time (s): 1799.96
CPU system time (s): 0.148977
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 1695948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7178
page faults= 122
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36960
involuntary context switches= 39318

runsolver used 2.14567 second user time and 4.42133 second system time

The end

Launcher Data

Begin job on node29 at 2009-06-17 01:32:22
IDJOB=1883655
IDBENCH=1432
IDSOLVER=688
FILE ID=node29/1883655-1245195141
PBS_JOBID= 9368311
Free space on /tmp= 66244 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga14_13_sat_pb.cnf.cr.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-1883655-1245195141/watcher-1883655-1245195141 -o /tmp/evaluation-result-1883655-1245195141/solver-1883655-1245195141 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883655-1245195141.opb minisat %dimacs %var

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

MD5SUM BENCH= c93baf194c905dcd2c2597569ae179ef
RANDOM SEED=1161205283

node29.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.237
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.237
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:       1857984 kB
Buffers:         50240 kB
Cached:          83044 kB
SwapCached:        268 kB
Active:          22088 kB
Inactive:       123960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857984 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          21308 kB
Slab:            37720 kB
Committed_AS:   186964 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883655-1245195141.opb

Free space on /tmp at the end= 66240 MiB
End job on node29 at 2009-06-17 02:02:24