Trace number 1884012

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? (MO) 60.9367 60.7918

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-81-80.opb
MD5SUM602db8a4b5456d6ce4573c7850dec197
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 variables6480
Total number of constraints259281
Number of constraints which are clauses259281
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
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 81
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

21.13/21.12	------------------------
21.13/21.12	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
21.13/21.12	Size : 0, 524880, 0, 0, 0
21.13/21.12	Count : 0, 259281, 0, 0, 0
21.13/21.12	
21.13/21.12	Command line : minisat tmp.dimacs %var 
21.13/21.12	
21.13/21.12	------------------------
21.22/21.26	This is MiniSat 2.0 beta
21.22/21.26	WARNING: for repeatability, setting FPU to use double precision
21.22/21.26	============================[ Problem Statistics ]=============================
21.22/21.26	|                                                                             |
21.22/21.26	|  Number of variables:  6480                                                 |
21.22/21.26	|  Number of clauses:    259281                                               |
21.29/21.34	|  Parsing time:         0.16         s                                       |
35.04/34.93	============================[ Search Statistics ]==============================
35.04/34.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.04/34.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.04/34.93	===============================================================================
35.04/34.93	|         0 |    6399   259200  1023840 |    86400        0    nan |  0.000 % |
35.04/34.97	|       100 |    6399   259200  1023840 |    95040      100    365 |  0.000 % |
35.14/35.01	|       250 |    6399   259200  1023840 |   104544      250    482 |  0.000 % |
35.14/35.08	|       475 |    6399   259200  1023840 |   114998      475    689 |  0.000 % |
35.24/35.14	|       812 |    6399   259200  1023840 |   126498      812    581 |  0.000 % |
35.34/35.22	|      1319 |    6399   259200  1023840 |   139148     1319    519 |  0.000 % |
35.44/35.37	|      2079 |    6399   259200  1023840 |   153062     2079    491 |  0.000 % |
35.64/35.59	|      3220 |    6399   259200  1023840 |   168369     3220    477 |  0.000 % |
36.03/35.98	|      4931 |    6399   259200  1023840 |   185206     4931    478 |  0.000 % |
36.84/36.73	|      7493 |    6399   259200  1023840 |   203726     7493    488 |  0.000 % |
38.34/38.24	|     11340 |    6399   259200  1023840 |   224099    11340    499 |  0.000 % |
40.94/40.81	|     17107 |    6399   259200  1023840 |   246509    17107    518 |  0.000 % |
47.44/47.31	|     25758 |    6399   259200  1023840 |   271160    25758    541 |  0.000 % |

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-1884012-1245239930/watcher-1884012-1245239930 -o /tmp/evaluation-result-1884012-1245239930/solver-1884012-1245239930 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884012-1245239930.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: 0.92 0.98 0.90 2/66 17716
/proc/meminfo: memFree=1771328/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=18576 CPUtime=0
/proc/17716/stat : 17716 (runsolver) D 17714 17716 17595 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 76716476 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 264519609639 0 2147483391 4096 24578 18446744072099863542 0 0 17 1 0 0
/proc/17716/statm: 4644 284 249 26 0 2626 0

[startup+0.023027 s]
/proc/loadavg: 0.92 0.98 0.90 2/66 17716
/proc/meminfo: memFree=1771328/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=272 CPUtime=0
/proc/17716/stat : 17716 (java) D 17714 17716 17595 0 -1 0 233 0 0 0 0 0 0 0 18 0 1 0 76716476 278528 37 1992294400 134512640 134550932 4294956032 18446744073709551615 6910756 0 2147483391 4096 0 18446744072099863542 0 0 17 0 0 0
/proc/17716/statm: 404 143 107 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102846 s]
/proc/loadavg: 0.92 0.98 0.90 2/66 17716
/proc/meminfo: memFree=1771328/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1685288 CPUtime=0.08
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 2784 0 1 0 7 1 0 0 18 0 9 0 76716476 1725734912 2279 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421322 2279 1210 9 0 416233 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1685288

[startup+0.302837 s]
/proc/loadavg: 0.92 0.98 0.90 2/66 17716
/proc/meminfo: memFree=1771328/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1685444 CPUtime=0.31
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 3937 0 1 0 29 2 0 0 18 0 9 0 76716476 1725894656 3412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421361 3412 1222 9 0 416272 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1685444

[startup+0.702888 s]
/proc/loadavg: 0.92 0.98 0.90 2/66 17716
/proc/meminfo: memFree=1771328/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1685500 CPUtime=0.71
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 7467 0 1 0 67 4 0 0 18 0 9 0 76716476 1725952000 6433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421375 6433 2154 9 0 416286 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1685500

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.90 2/75 17725
/proc/meminfo: memFree=1747832/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1685500 CPUtime=1.5
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 12225 0 1 0 144 6 0 0 18 0 9 0 76716476 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421375 10215 2154 9 0 416286 0
[pid=17716/tid=17718] ppid=17714 vsize=1685500 CPUtime=0.91
/proc/17716/task/17718/stat : 17718 (java) R 17714 17716 17595 0 -1 64 2228 0 1 0 90 1 0 0 16 0 9 0 76716479 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4126427232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1685500 CPUtime=0.53
/proc/17716/task/17719/stat : 17719 (java) S 17714 17716 17595 0 -1 64 8964 0 0 0 49 4 0 0 16 0 9 0 76716480 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 76716480 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 76716480 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 76716482 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1685500 CPUtime=0.04
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 301 0 0 0 4 0 0 0 15 0 9 0 76716482 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 76716482 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 76716482 1725952000 10215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1685500

[startup+3.10119 s]
/proc/loadavg: 0.92 0.98 0.90 2/75 17725
/proc/meminfo: memFree=1726712/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1689504 CPUtime=3.1
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 23199 0 1 0 298 12 0 0 18 0 9 0 76716476 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 422376 19208 2154 9 0 417287 0
[pid=17716/tid=17718] ppid=17714 vsize=1689504 CPUtime=1.84
/proc/17716/task/17718/stat : 17718 (java) S 17714 17716 17595 0 -1 64 2513 0 1 0 183 1 0 0 17 0 9 0 76716479 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1689504 CPUtime=1.19
/proc/17716/task/17719/stat : 17719 (java) R 17714 17716 17595 0 -1 64 19652 0 0 0 110 9 0 0 17 0 9 0 76716480 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 104189954 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1689504 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 76716480 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1689504 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 76716480 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1689504 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 76716482 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1689504 CPUtime=0.04
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 302 0 0 0 4 0 0 0 16 0 9 0 76716482 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1689504 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 76716482 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1689504 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 76716482 1730052096 19208 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1689504

[startup+6.30262 s]
/proc/loadavg: 0.93 0.98 0.90 2/75 17725
/proc/meminfo: memFree=1682488/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1685500 CPUtime=6.34
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 30525 0 1 0 620 14 0 0 18 0 9 0 76716476 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421375 25491 2165 9 0 416286 0
[pid=17716/tid=17718] ppid=17714 vsize=1685500 CPUtime=4.52
/proc/17716/task/17718/stat : 17718 (java) R 17714 17716 17595 0 -1 64 2985 0 1 0 451 1 0 0 21 0 9 0 76716479 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4126495896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1685500 CPUtime=1.71
/proc/17716/task/17719/stat : 17719 (java) S 17714 17716 17595 0 -1 64 26469 0 0 0 160 11 0 0 16 0 9 0 76716480 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 76716480 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 76716480 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 76716482 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1685500 CPUtime=0.08
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 76716482 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 76716482 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1685500 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 76716482 1725952000 25491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 1685500

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.90 2/75 17725
/proc/meminfo: memFree=1604600/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1699808 CPUtime=12.74
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 64270 0 1 0 1245 29 0 0 18 0 9 0 76716476 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 424952 48745 2163 9 0 419863 0
[pid=17716/tid=17718] ppid=17714 vsize=1699808 CPUtime=8.82
/proc/17716/task/17718/stat : 17718 (java) S 17714 17716 17595 0 -1 64 3684 0 1 0 879 3 0 0 17 0 9 0 76716479 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1699808 CPUtime=3.78
/proc/17716/task/17719/stat : 17719 (java) R 17714 17716 17595 0 -1 64 59496 0 0 0 354 24 0 0 17 0 9 0 76716480 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 102758202 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1699808 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 76716480 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1699808 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 76716480 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1699808 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 76716482 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1699808 CPUtime=0.1
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 357 0 0 0 10 0 0 0 16 0 9 0 76716482 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1699808 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 76716482 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1699808 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 76716482 1740603392 48745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 1699808

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.91 2/79 17729
/proc/meminfo: memFree=1427992/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1686528 CPUtime=21.29
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 117609 0 1 0 2079 50 0 0 18 0 12 0 76716476 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421632 80616 2166 9 0 416543 0
[pid=17727] ppid=17716 vsize=26136 CPUtime=4.35
/proc/17727/stat : 17727 (minisat) R 17716 17716 17595 0 -1 4194304 6207 0 0 0 431 4 0 0 25 0 1 0 76718588 26763264 6185 1992294400 134512640 135156773 4294956080 18446744073709551615 134537991 0 4 0 3 0 0 0 17 1 0 0
/proc/17727/statm: 6534 6185 72 157 0 6374 0
[pid=17716/tid=17718] ppid=17714 vsize=1686528 CPUtime=13.13
/proc/17716/task/17718/stat : 17718 (java) S 17714 17716 17595 0 -1 64 6824 0 1 0 1307 6 0 0 18 0 12 0 76716479 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1686528 CPUtime=8.01
/proc/17716/task/17719/stat : 17719 (java) S 17714 17716 17595 0 -1 64 109584 0 0 0 760 41 0 0 16 0 12 0 76716480 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 76716482 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1686528 CPUtime=0.1
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 357 0 0 0 10 0 0 0 16 0 12 0 76716482 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 76716482 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 76716482 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17726] ppid=17714 vsize=1686528 CPUtime=0.01
/proc/17716/task/17726/stat : 17726 (java) S 17714 17716 17595 0 -1 64 72 0 0 0 0 1 0 0 19 0 12 0 76718588 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=17716/tid=17728] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17728/stat : 17728 (java) S 17714 17716 17595 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 76718591 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=17716/tid=17729] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17729/stat : 17729 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80616 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 1712664

[startup+51.1024 s]
/proc/loadavg: 0.96 0.98 0.91 2/79 17729
/proc/meminfo: memFree=1353112/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1686528 CPUtime=21.29
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 117684 0 1 0 2079 50 0 0 18 0 12 0 76716476 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421632 80618 2166 9 0 416543 0
[pid=17727] ppid=17716 vsize=104064 CPUtime=29.95
/proc/17727/stat : 17727 (minisat) R 17716 17716 17595 0 -1 4194304 26365 0 0 0 2982 13 0 0 25 0 1 0 76718588 106561536 25830 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 1 0 0
/proc/17727/statm: 26016 25830 75 157 0 25856 0
[pid=17716/tid=17718] ppid=17714 vsize=1686528 CPUtime=13.13
/proc/17716/task/17718/stat : 17718 (java) S 17714 17716 17595 0 -1 64 6824 0 1 0 1307 6 0 0 18 0 12 0 76716479 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1686528 CPUtime=8.01
/proc/17716/task/17719/stat : 17719 (java) S 17714 17716 17595 0 -1 64 109584 0 0 0 760 41 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1686528 CPUtime=0.1
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17726] ppid=17714 vsize=1686528 CPUtime=0.01
/proc/17716/task/17726/stat : 17726 (java) S 17714 17716 17595 0 -1 64 72 0 0 0 0 1 0 0 19 0 12 0 76718588 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=17716/tid=17728] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17728/stat : 17728 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=17716/tid=17729] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17729/stat : 17729 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 1790592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+60.7026 s]
/proc/loadavg: 0.97 0.98 0.91 2/79 17729
/proc/meminfo: memFree=1296024/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1686528 CPUtime=21.29
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 117684 0 1 0 2079 50 0 0 18 0 12 0 76716476 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421632 80618 2166 9 0 416543 0
[pid=17727] ppid=17716 vsize=157136 CPUtime=39.55
/proc/17727/stat : 17727 (minisat) R 17716 17716 17595 0 -1 4194304 39630 0 0 0 3936 19 0 0 25 0 1 0 76718588 160907264 39095 1992294400 134512640 135156773 4294956080 18446744073709551615 134559619 0 4 0 3 0 0 0 17 1 0 0
/proc/17727/statm: 39284 39095 75 157 0 39124 0
[pid=17716/tid=17718] ppid=17714 vsize=1686528 CPUtime=13.13
/proc/17716/task/17718/stat : 17718 (java) S 17714 17716 17595 0 -1 64 6824 0 1 0 1307 6 0 0 18 0 12 0 76716479 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1686528 CPUtime=8.01
/proc/17716/task/17719/stat : 17719 (java) S 17714 17716 17595 0 -1 64 109584 0 0 0 760 41 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1686528 CPUtime=0.1
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17726] ppid=17714 vsize=1686528 CPUtime=0.01
/proc/17716/task/17726/stat : 17726 (java) S 17714 17716 17595 0 -1 64 72 0 0 0 0 1 0 0 19 0 12 0 76718588 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=17716/tid=17728] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17728/stat : 17728 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=17716/tid=17729] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17729/stat : 17729 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.84
Current children cumulated vsize (KiB) 1843664

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

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

[startup+60.7026 s]
/proc/loadavg: 0.97 0.98 0.91 2/79 17729
/proc/meminfo: memFree=1296024/2055920 swapFree=4186720/4192956
[pid=17716] ppid=17714 vsize=1686528 CPUtime=21.29
/proc/17716/stat : 17716 (java) S 17714 17716 17595 0 -1 0 117684 0 1 0 2079 50 0 0 18 0 12 0 76716476 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17716/statm: 421632 80618 2166 9 0 416543 0
[pid=17727] ppid=17716 vsize=157136 CPUtime=39.55
/proc/17727/stat : 17727 (minisat) R 17716 17716 17595 0 -1 4194304 39630 0 0 0 3936 19 0 0 25 0 1 0 76718588 160907264 39095 1992294400 134512640 135156773 4294956080 18446744073709551615 134559619 0 4 0 3 0 0 0 17 1 0 0
/proc/17727/statm: 39284 39095 75 157 0 39124 0
[pid=17716/tid=17718] ppid=17714 vsize=1686528 CPUtime=13.13
/proc/17716/task/17718/stat : 17718 (java) S 17714 17716 17595 0 -1 64 6824 0 1 0 1307 6 0 0 18 0 12 0 76716479 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17719] ppid=17714 vsize=1686528 CPUtime=8.01
/proc/17716/task/17719/stat : 17719 (java) S 17714 17716 17595 0 -1 64 109584 0 0 0 760 41 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17720] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17720/stat : 17720 (java) S 17714 17716 17595 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17721] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17721/stat : 17721 (java) S 17714 17716 17595 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 76716480 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17722] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17722/stat : 17722 (java) S 17714 17716 17595 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17723] ppid=17714 vsize=1686528 CPUtime=0.1
/proc/17716/task/17723/stat : 17723 (java) S 17714 17716 17595 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17724] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17724/stat : 17724 (java) S 17714 17716 17595 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17716/tid=17725] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17725/stat : 17725 (java) S 17714 17716 17595 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 76716482 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17716/tid=17726] ppid=17714 vsize=1686528 CPUtime=0.01
/proc/17716/task/17726/stat : 17726 (java) S 17714 17716 17595 0 -1 64 72 0 0 0 0 1 0 0 19 0 12 0 76718588 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=17716/tid=17728] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17728/stat : 17728 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=17716/tid=17729] ppid=17714 vsize=1686528 CPUtime=0
/proc/17716/task/17729/stat : 17729 (java) S 17714 17716 17595 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 76718591 1727004672 80618 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.84
Current children cumulated vsize (KiB) 1843664

Child status: 143
Real time (s): 60.7918
CPU time (s): 60.9367
CPU user time (s): 60.1599
CPU system time (s): 0.776881
CPU usage (%): 100.238
Max. virtual memory (cumulated for all children) (KiB): 1843664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.1599
system time used= 0.776881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157864
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2169
involuntary context switches= 1392

runsolver used 0.066989 second user time and 0.164974 second system time

The end

Launcher Data

Begin job on node40 at 2009-06-17 13:58:50
IDJOB=1884012
IDBENCH=2605
IDSOLVER=688
FILE ID=node40/1884012-1245239930
PBS_JOBID= 9372299
Free space on /tmp= 66528 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-81-80.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-1884012-1245239930/watcher-1884012-1245239930 -o /tmp/evaluation-result-1884012-1245239930/solver-1884012-1245239930 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884012-1245239930.opb minisat %dimacs %var

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

MD5SUM BENCH= 602db8a4b5456d6ce4573c7850dec197
RANDOM SEED=2122437780

node40.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.216
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.216
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:       1771808 kB
Buffers:         35288 kB
Cached:         174192 kB
SwapCached:       2884 kB
Active:          88140 kB
Inactive:       132728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771808 kB
SwapTotal:     4192956 kB
SwapFree:      4186720 kB
Dirty:            7392 kB
Writeback:           0 kB
Mapped:          18444 kB
Slab:            49164 kB
Committed_AS:    75936 kB
PageTables:       1472 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-1884012-1245239930.opb

Free space on /tmp at the end= 66528 MiB
End job on node40 at 2009-06-17 13:59:53