Trace number 1883877

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) 99.9168 101.436

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-101-100.opb
MD5SUM3da8b298ee1dd31987c9c3266733383f
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 variables10100
Total number of constraints505101
Number of constraints which are clauses505101
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 constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
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

40.21/41.72	------------------------
40.21/41.72	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
40.21/41.72	Size : 0, 1020100, 0, 0, 0
40.21/41.72	Count : 0, 505101, 0, 0, 0
40.21/41.72	
40.21/41.72	Command line : minisat tmp.dimacs %var 
40.21/41.72	
40.21/41.72	------------------------
40.21/41.78	This is MiniSat 2.0 beta
40.21/41.78	WARNING: for repeatability, setting FPU to use double precision
40.21/41.78	============================[ Problem Statistics ]=============================
40.21/41.78	|                                                                             |
40.21/41.78	|  Number of variables:  10100                                                |
40.21/41.78	|  Number of clauses:    505101                                               |
40.25/42.42	|  Parsing time:         0.59         s                                       |
78.17/79.71	============================[ Search Statistics ]==============================
78.17/79.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.17/79.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
78.17/79.71	===============================================================================
78.17/79.71	|         0 |    9999   505000  1999800 |   168333        0    nan |  0.000 % |
78.26/79.84	|       100 |    9999   505000  1999800 |   185166      100    472 |  0.000 % |
78.36/79.90	|       251 |    9999   505000  1999800 |   203683      251    614 |  0.000 % |
78.46/80.02	|       478 |    9999   505000  1999800 |   224051      478   1099 |  0.000 % |
78.56/80.11	|       815 |    9999   505000  1999800 |   246456      815    912 |  0.000 % |
78.67/80.22	|      1323 |    9999   505000  1999800 |   271102     1323    770 |  0.000 % |
78.77/80.38	|      2085 |    9999   505000  1999800 |   298212     2085    687 |  0.000 % |
79.06/80.68	|      3225 |    9999   505000  1999800 |   328034     3225    649 |  0.000 % |
79.56/81.18	|      4933 |    9999   505000  1999800 |   360837     4933    636 |  0.000 % |
80.57/82.12	|      7495 |    9999   505000  1999800 |   396921     7495    658 |  0.000 % |
82.07/83.64	|     11340 |    9999   505000  1999800 |   436613    11340    655 |  0.000 % |
85.47/87.07	|     17109 |    9999   505000  1999800 |   480274    17109    667 |  0.000 % |
92.16/93.78	|     25758 |    9999   505000  1999800 |   528302    25758    676 |  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-1883877-1245236329/watcher-1883877-1245236329 -o /tmp/evaluation-result-1883877-1245236329/solver-1883877-1245236329 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883877-1245236329.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.00 0.00 0.00 3/64 19686
/proc/meminfo: memFree=1477892/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=18576 CPUtime=0
/proc/19686/stat : 19686 (runsolver) D 19684 19686 19643 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 191230898 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/19686/statm: 4644 284 249 26 0 2626 0

[startup+0.0943741 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19686
/proc/meminfo: memFree=1477892/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=200 CPUtime=0
/proc/19686/stat : 19686 (java) D 19684 19686 19643 0 -1 0 47 0 1 0 0 0 0 0 18 0 1 0 191230898 204800 33 1992294400 134512640 134550932 4294956192 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/19686/statm: 50 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 200

[startup+0.112263 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19686
/proc/meminfo: memFree=1477892/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=272 CPUtime=0
/proc/19686/stat : 19686 (java) R 19684 19686 19643 0 -1 0 47 0 1 0 0 0 0 0 18 0 1 0 191230898 278528 33 1992294400 134512640 134550932 4294956192 18446744073709551615 10265607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19686/statm: 68 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.307326 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19686
/proc/meminfo: memFree=1477892/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1472 CPUtime=0
/proc/19686/stat : 19686 (java) D 19684 19686 19643 0 -1 0 93 0 5 0 0 0 0 0 18 0 1 0 191230898 1507328 71 1992294400 134512640 134550932 4294956192 18446744073709551615 11073856 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/19686/statm: 368 71 51 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.701283 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19686
/proc/meminfo: memFree=1477892/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1612 CPUtime=0
/proc/19686/stat : 19686 (java) D 19684 19686 19643 0 -1 0 143 0 11 0 0 0 0 0 18 0 1 0 191230898 1650688 126 1992294400 134512640 134550932 4294956192 18446744073709551615 10564768 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/19686/statm: 403 126 91 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+1.50119 s]
/proc/loadavg: 0.00 0.00 0.00 1/65 19687
/proc/meminfo: memFree=1470972/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1682168 CPUtime=0.06
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 1955 0 79 0 2 4 0 0 18 0 5 0 191230898 1722540032 1596 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 420542 1596 905 9 0 415457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1682168

[startup+3.10236 s]
/proc/loadavg: 0.00 0.00 0.00 2/73 19695
/proc/meminfo: memFree=1445052/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1684564 CPUtime=1.65
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 12799 0 98 0 154 11 0 0 18 0 9 0 191230898 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 421141 10890 2154 9 0 416052 0
[pid=19686/tid=19688] ppid=19684 vsize=1684564 CPUtime=1.06
/proc/19686/task/19688/stat : 19688 (java) R 19684 19686 19643 0 -1 64 2221 0 39 0 100 6 0 0 17 0 9 0 191230999 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4126398293 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19689] ppid=19684 vsize=1684564 CPUtime=0.53
/proc/19686/task/19689/stat : 19689 (java) S 19684 19686 19643 0 -1 64 9609 0 3 0 50 3 0 0 16 0 9 0 191231043 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19690] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19690/stat : 19690 (java) S 19684 19686 19643 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 191231045 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19691] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19691/stat : 19691 (java) S 19684 19686 19643 0 -1 64 8 0 1 0 0 0 0 0 16 0 9 0 191231045 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19692] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19692/stat : 19692 (java) S 19684 19686 19643 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 191231048 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19693] ppid=19684 vsize=1684564 CPUtime=0.03
/proc/19686/task/19693/stat : 19693 (java) S 19684 19686 19643 0 -1 64 293 0 0 0 3 0 0 0 16 0 9 0 191231048 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19694] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19694/stat : 19694 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 191231049 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19695] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19695/stat : 19695 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191231049 1724993536 10890 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 1684564
heavy processes:

[startup+6.30269 s]
/proc/loadavg: 0.08 0.02 0.01 2/73 19695
/proc/meminfo: memFree=1387644/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1684564 CPUtime=4.85
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 31045 0 98 0 465 20 0 0 18 0 9 0 191230898 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 421141 26146 2154 9 0 416052 0
[pid=19686/tid=19688] ppid=19684 vsize=1684564 CPUtime=3.15
/proc/19686/task/19688/stat : 19688 (java) R 19684 19686 19643 0 -1 64 3001 0 39 0 308 7 0 0 17 0 9 0 191230999 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4126364852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19689] ppid=19684 vsize=1684564 CPUtime=1.6
/proc/19686/task/19689/stat : 19689 (java) S 19684 19686 19643 0 -1 64 27071 0 3 0 151 9 0 0 16 0 9 0 191231043 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19690] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19690/stat : 19690 (java) S 19684 19686 19643 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 191231045 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19691] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19691/stat : 19691 (java) S 19684 19686 19643 0 -1 64 8 0 1 0 0 0 0 0 16 0 9 0 191231045 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19692] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19692/stat : 19692 (java) S 19684 19686 19643 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 191231048 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19693] ppid=19684 vsize=1684564 CPUtime=0.04
/proc/19686/task/19693/stat : 19693 (java) S 19684 19686 19643 0 -1 64 297 0 0 0 4 0 0 0 16 0 9 0 191231048 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19694] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19694/stat : 19694 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 191231049 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19695] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19695/stat : 19695 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191231049 1724993536 26146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 1684564
heavy processes:

[startup+12.7028 s]
/proc/loadavg: 0.31 0.07 0.02 2/73 19695
/proc/meminfo: memFree=1294780/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1684564 CPUtime=11.26
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 57651 0 99 0 1090 36 0 0 18 0 9 0 191230898 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 421141 43708 2166 9 0 416052 0
[pid=19686/tid=19688] ppid=19684 vsize=1684564 CPUtime=7.54
/proc/19686/task/19688/stat : 19688 (java) R 19684 19686 19643 0 -1 64 3784 0 40 0 746 8 0 0 17 0 9 0 191230999 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4126506664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19689] ppid=19684 vsize=1684564 CPUtime=3.58
/proc/19686/task/19689/stat : 19689 (java) S 19684 19686 19643 0 -1 64 52856 0 3 0 334 24 0 0 16 0 9 0 191231043 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19690] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19690/stat : 19690 (java) S 19684 19686 19643 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 191231045 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19691] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19691/stat : 19691 (java) S 19684 19686 19643 0 -1 64 8 0 1 0 0 0 0 0 16 0 9 0 191231045 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19692] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19692/stat : 19692 (java) S 19684 19686 19643 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 191231048 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19693] ppid=19684 vsize=1684564 CPUtime=0.09
/proc/19686/task/19693/stat : 19693 (java) S 19684 19686 19643 0 -1 64 335 0 0 0 9 0 0 0 16 0 9 0 191231048 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19694] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19694/stat : 19694 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 191231049 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19695] ppid=19684 vsize=1684564 CPUtime=0
/proc/19686/task/19695/stat : 19695 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191231049 1724993536 43708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 1684564

[startup+25.5016 s]
/proc/loadavg: 0.91 0.21 0.07 3/73 19695
/proc/meminfo: memFree=1173244/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1684672 CPUtime=24.02
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 97246 0 99 0 2350 52 0 0 18 0 9 0 191230898 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 421168 74255 2163 9 0 416079 0
[pid=19686/tid=19688] ppid=19684 vsize=1684672 CPUtime=17.59
/proc/19686/task/19688/stat : 19688 (java) S 19684 19686 19643 0 -1 64 4902 0 40 0 1749 10 0 0 16 0 9 0 191230999 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19689] ppid=19684 vsize=1684672 CPUtime=6.28
/proc/19686/task/19689/stat : 19689 (java) R 19684 19686 19643 0 -1 64 91315 0 3 0 590 38 0 0 17 0 9 0 191231043 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 101607026 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19690] ppid=19684 vsize=1684672 CPUtime=0
/proc/19686/task/19690/stat : 19690 (java) S 19684 19686 19643 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 191231045 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19691] ppid=19684 vsize=1684672 CPUtime=0
/proc/19686/task/19691/stat : 19691 (java) S 19684 19686 19643 0 -1 64 8 0 1 0 0 0 0 0 16 0 9 0 191231045 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19692] ppid=19684 vsize=1684672 CPUtime=0
/proc/19686/task/19692/stat : 19692 (java) S 19684 19686 19643 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 191231048 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19693] ppid=19684 vsize=1684672 CPUtime=0.1
/proc/19686/task/19693/stat : 19693 (java) S 19684 19686 19643 0 -1 64 353 0 0 0 10 0 0 0 15 0 9 0 191231048 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19694] ppid=19684 vsize=1684672 CPUtime=0
/proc/19686/task/19694/stat : 19694 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 191231049 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19695] ppid=19684 vsize=1684672 CPUtime=0
/proc/19686/task/19695/stat : 19695 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191231049 1725104128 74255 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 1684672

[startup+51.1013 s]
/proc/loadavg: 1.42 0.38 0.13 2/77 19699
/proc/meminfo: memFree=807132/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1685644 CPUtime=40.25
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 193670 0 100 0 3931 94 0 0 18 0 12 0 191230898 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 421411 150951 2166 9 0 416322 0
[pid=19697] ppid=19686 vsize=49616 CPUtime=9.32
/proc/19697/stat : 19697 (minisat) R 19686 19686 19643 0 -1 4194304 12061 0 0 0 924 8 0 0 25 0 1 0 191235071 50806784 12040 1992294400 134512640 135156773 4294956080 18446744073709551615 134538003 0 4 0 3 0 0 0 17 0 0 0
/proc/19697/statm: 12404 12040 72 157 0 12244 0
[pid=19686/tid=19688] ppid=19684 vsize=1685644 CPUtime=25.48
/proc/19686/task/19688/stat : 19688 (java) S 19684 19686 19643 0 -1 64 10207 0 41 0 2531 17 0 0 16 0 12 0 191230999 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19689] ppid=19684 vsize=1685644 CPUtime=14.58
/proc/19686/task/19689/stat : 19689 (java) S 19684 19686 19643 0 -1 64 182308 0 3 0 1387 71 0 0 16 0 12 0 191231043 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19690] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19690/stat : 19690 (java) S 19684 19686 19643 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 191231045 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19691] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19691/stat : 19691 (java) S 19684 19686 19643 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 191231045 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19692] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19692/stat : 19692 (java) S 19684 19686 19643 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 191231048 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19693] ppid=19684 vsize=1685644 CPUtime=0.11
/proc/19686/task/19693/stat : 19693 (java) S 19684 19686 19643 0 -1 64 355 0 0 0 11 0 0 0 15 0 12 0 191231048 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19694] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19694/stat : 19694 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 191231049 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19695] ppid=19684 vsize=1685644 CPUtime=0.01
/proc/19686/task/19695/stat : 19695 (java) S 19684 19686 19643 0 -1 64 11 0 0 0 0 1 0 0 15 0 12 0 191231049 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19696] ppid=19684 vsize=1685644 CPUtime=0.02
/proc/19686/task/19696/stat : 19696 (java) S 19684 19686 19643 0 -1 64 67 0 0 0 0 2 0 0 17 0 12 0 191235071 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=19686/tid=19698] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19698/stat : 19698 (java) S 19684 19686 19643 0 -1 64 34 0 0 0 0 0 0 0 15 0 12 0 191235076 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=19686/tid=19699] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19699/stat : 19699 (java) S 19684 19686 19643 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 191235076 1726099456 150951 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.57
Current children cumulated vsize (KiB) 1735260



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+101.302 s]
/proc/loadavg: 1.25 0.50 0.18 2/77 19699
/proc/meminfo: memFree=698460/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=1685644 CPUtime=40.26
/proc/19686/stat : 19686 (java) S 19684 19686 19643 0 -1 0 193744 0 100 0 3932 94 0 0 18 0 12 0 191230898 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 421411 150953 2166 9 0 416322 0
[pid=19697] ppid=19686 vsize=158016 CPUtime=59.5
/proc/19697/stat : 19697 (minisat) R 19686 19686 19643 0 -1 4194304 40239 0 0 0 5930 20 0 0 25 0 1 0 191235071 161808384 39191 1992294400 134512640 135156773 4294956080 18446744073709551615 134559619 0 4 0 3 0 0 0 17 0 0 0
/proc/19697/statm: 39504 39191 75 157 0 39344 0
[pid=19686/tid=19688] ppid=19684 vsize=1685644 CPUtime=25.48
/proc/19686/task/19688/stat : 19688 (java) S 19684 19686 19643 0 -1 64 10207 0 41 0 2531 17 0 0 16 0 12 0 191230999 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19689] ppid=19684 vsize=1685644 CPUtime=14.58
/proc/19686/task/19689/stat : 19689 (java) S 19684 19686 19643 0 -1 64 182308 0 3 0 1387 71 0 0 16 0 12 0 191231043 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19690] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19690/stat : 19690 (java) S 19684 19686 19643 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 191231045 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19691] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19691/stat : 19691 (java) S 19684 19686 19643 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 191231045 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19692] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19692/stat : 19692 (java) S 19684 19686 19643 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 191231048 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19693] ppid=19684 vsize=1685644 CPUtime=0.11
/proc/19686/task/19693/stat : 19693 (java) S 19684 19686 19643 0 -1 64 423 0 0 0 11 0 0 0 16 0 12 0 191231048 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19694] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19694/stat : 19694 (java) S 19684 19686 19643 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 191231049 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19686/tid=19695] ppid=19684 vsize=1685644 CPUtime=0.01
/proc/19686/task/19695/stat : 19695 (java) S 19684 19686 19643 0 -1 64 11 0 0 0 0 1 0 0 15 0 12 0 191231049 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19686/tid=19696] ppid=19684 vsize=1685644 CPUtime=0.02
/proc/19686/task/19696/stat : 19696 (java) S 19684 19686 19643 0 -1 64 67 0 0 0 0 2 0 0 17 0 12 0 191235071 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=19686/tid=19698] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19698/stat : 19698 (java) S 19684 19686 19643 0 -1 64 40 0 0 0 0 0 0 0 16 0 12 0 191235076 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=19686/tid=19699] ppid=19684 vsize=1685644 CPUtime=0
/proc/19686/task/19699/stat : 19699 (java) S 19684 19686 19643 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 191235076 1726099456 150953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.76
Current children cumulated vsize (KiB) 1843660

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

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

[startup+101.415 s]
/proc/loadavg: 1.25 0.50 0.18 2/77 19699
/proc/meminfo: memFree=698460/2055920 swapFree=4178700/4192956
[pid=19686] ppid=19684 vsize=0 CPUtime=99.87
/proc/19686/stat : 19686 (java) Z 19684 19686 19643 0 -1 1036 194249 40243 148 0 3932 101 5930 24 16 0 2 0 191230898 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 99.87
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 101.436
CPU time (s): 99.9168
CPU user time (s): 98.633
CPU system time (s): 1.2838
CPU usage (%): 98.5019
Max. virtual memory (cumulated for all children) (KiB): 1843660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.633
system time used= 1.2838
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234492
page faults= 148
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3262
involuntary context switches= 1170

runsolver used 0.239963 second user time and 0.52592 second system time

The end

Launcher Data

Begin job on node90 at 2009-06-17 12:58:50
IDJOB=1883877
IDBENCH=2574
IDSOLVER=688
FILE ID=node90/1883877-1245236329
PBS_JOBID= 9372263
Free space on /tmp= 66516 MiB

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

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

MD5SUM BENCH= 3da8b298ee1dd31987c9c3266733383f
RANDOM SEED=1418830265

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1478436 kB
Buffers:          3840 kB
Cached:         508284 kB
SwapCached:       8008 kB
Active:          38836 kB
Inactive:       483228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478436 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:           13892 kB
Writeback:           0 kB
Mapped:          15688 kB
Slab:            41392 kB
Committed_AS:   125644 kB
PageTables:       1436 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-1883877-1245236329.opb

Free space on /tmp at the end= 66516 MiB
End job on node90 at 2009-06-17 13:00:33