Trace number 1883736

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) 50.9033 50.8535

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
MD5SUMdab917560b0808668d6327532459772d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.306952
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4970
Total number of constraints141
Number of constraints which are clauses71
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint71
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 72
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

10.66/10.63	------------------------
10.66/10.64	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
10.66/10.64	Size : 0, 4970, 0, 0, 646520
10.66/10.64	Count : 0, 71, 0, 0, 70
10.66/10.64	
10.66/10.64	Command line : minisat tmp.dimacs %var 
10.66/10.64	
10.66/10.64	------------------------
10.66/10.65	This is MiniSat 2.0 beta
10.66/10.65	WARNING: for repeatability, setting FPU to use double precision
10.66/10.65	============================[ Problem Statistics ]=============================
10.66/10.65	|                                                                             |
10.66/10.65	|  Number of variables:  35770                                                |
10.66/10.65	|  Number of clauses:    225891                                               |
10.71/10.88	|  Parsing time:         0.22         s                                       |
11.36/11.30	============================[ Search Statistics ]==============================
11.36/11.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.36/11.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.36/11.30	===============================================================================
11.36/11.30	|         0 |    6439    28070    88984 |     9356        0    nan |  0.000 % |
11.36/11.32	|       102 |    6439    28070    88984 |    10292      102    389 | 13.699 % |
11.36/11.36	|       252 |    6439    28070    88984 |    11321      252    538 | 13.699 % |
11.36/11.38	|       477 |    6439    28070    88984 |    12453      477    560 | 13.699 % |
11.45/11.47	|       814 |    6439    28070    88984 |    13699      814    611 | 13.699 % |
11.55/11.54	|      1320 |    6439    28070    88984 |    15069     1320    486 | 13.699 % |
11.65/11.65	|      2079 |    6439    28070    88984 |    16575     2079    426 | 13.699 % |
11.85/11.84	|      3218 |    6439    28070    88984 |    18233     3218    409 | 13.699 % |
12.25/12.22	|      4928 |    6439    28070    88984 |    20056     4928    423 | 13.699 % |
12.95/12.95	|      7493 |    6439    28070    88984 |    22062     7493    449 | 13.699 % |
14.15/14.14	|     11337 |    6439    28070    88984 |    24268    11337    451 | 13.699 % |
16.95/16.94	|     17103 |    6439    28070    88984 |    26695    17103    547 | 13.699 % |
21.74/21.75	|     25752 |    6439    28070    88984 |    29365    25752    548 | 13.699 % |
30.84/30.86	|     38730 |    6439    28070    88984 |    32301    38730    628 | 13.699 % |
44.33/44.30	|     58191 |    6439    28070    88984 |    35531    31235    717 | 13.699 % |

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-1883736-1245195406/watcher-1883736-1245195406 -o /tmp/evaluation-result-1883736-1245195406/solver-1883736-1245195406 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883736-1245195406.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 4447
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=152 CPUtime=0
/proc/4447/stat : 4447 (java) R 4445 4447 2568 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187141638 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/4447/statm: 38 26 19 9 0 4 0

[startup+0.0585419 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4447
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=0.05
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 2660 0 1 0 4 1 0 0 18 0 9 0 187141638 1726509056 2155 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 2156 1175 9 0 416422 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1686044

[startup+0.101901 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4447
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=0.11
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 2952 0 1 0 10 1 0 0 18 0 9 0 187141638 1726509056 2446 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 2446 1222 9 0 416422 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1686044

[startup+0.301569 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4447
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=0.35
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 3512 0 1 0 34 1 0 0 18 0 9 0 187141638 1726509056 2986 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 2986 1255 9 0 416422 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1686044

[startup+0.70161 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4447
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=0.76
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 5245 0 1 0 74 2 0 0 18 0 9 0 187141638 1726509056 4611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 4614 2188 9 0 416422 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1686044

[startup+1.50269 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4456
/proc/meminfo: memFree=1822488/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=1.56
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 6598 0 1 0 154 2 0 0 18 0 9 0 187141638 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 5831 2162 9 0 416422 0
[pid=4447/tid=4449] ppid=4445 vsize=1686044 CPUtime=1.27
/proc/4447/task/4449/stat : 4449 (java) R 4445 4447 2568 0 -1 64 2015 0 1 0 127 0 0 0 17 0 9 0 187141639 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4126516149 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4450] ppid=4445 vsize=1686044 CPUtime=0.18
/proc/4447/task/4450/stat : 4450 (java) S 4445 4447 2568 0 -1 64 3492 0 0 0 18 0 0 0 16 0 9 0 187141640 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4451] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4451/stat : 4451 (java) S 4445 4447 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187141640 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4452] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4452/stat : 4452 (java) S 4445 4447 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187141640 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4453] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4453/stat : 4453 (java) S 4445 4447 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187141642 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4454] ppid=4445 vsize=1686044 CPUtime=0.08
/proc/4447/task/4454/stat : 4454 (java) S 4445 4447 2568 0 -1 64 359 0 0 0 8 0 0 0 16 0 9 0 187141642 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4455] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4455/stat : 4455 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187141642 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4456] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4456/stat : 4456 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187141642 1726509056 5831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1686044

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4456
/proc/meminfo: memFree=1815256/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=3.16
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 9399 0 1 0 312 4 0 0 18 0 9 0 187141638 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 8558 2162 9 0 416422 0
[pid=4447/tid=4449] ppid=4445 vsize=1686044 CPUtime=2.67
/proc/4447/task/4449/stat : 4449 (java) R 4445 4447 2568 0 -1 64 2201 0 1 0 266 1 0 0 17 0 9 0 187141639 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4126471460 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4450] ppid=4445 vsize=1686044 CPUtime=0.39
/proc/4447/task/4450/stat : 4450 (java) S 4445 4447 2568 0 -1 64 6107 0 0 0 37 2 0 0 16 0 9 0 187141640 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4451] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4451/stat : 4451 (java) S 4445 4447 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187141640 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4452] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4452/stat : 4452 (java) S 4445 4447 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187141640 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4453] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4453/stat : 4453 (java) S 4445 4447 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187141642 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4454] ppid=4445 vsize=1686044 CPUtime=0.08
/proc/4447/task/4454/stat : 4454 (java) S 4445 4447 2568 0 -1 64 359 0 0 0 8 0 0 0 16 0 9 0 187141642 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4455] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4455/stat : 4455 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187141642 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4456] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4456/stat : 4456 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187141642 1726509056 8558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1686044

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4456
/proc/meminfo: memFree=1798168/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1686044 CPUtime=6.36
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 12426 0 1 0 630 6 0 0 18 0 9 0 187141638 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421511 11475 2162 9 0 416422 0
[pid=4447/tid=4449] ppid=4445 vsize=1686044 CPUtime=5.53
/proc/4447/task/4449/stat : 4449 (java) R 4445 4447 2568 0 -1 64 2453 0 1 0 551 2 0 0 17 0 9 0 187141639 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4126471397 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4450] ppid=4445 vsize=1686044 CPUtime=0.73
/proc/4447/task/4450/stat : 4450 (java) S 4445 4447 2568 0 -1 64 8875 0 0 0 70 3 0 0 16 0 9 0 187141640 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4451] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4451/stat : 4451 (java) S 4445 4447 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187141640 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4452] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4452/stat : 4452 (java) S 4445 4447 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187141640 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4453] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4453/stat : 4453 (java) S 4445 4447 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187141642 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4454] ppid=4445 vsize=1686044 CPUtime=0.08
/proc/4447/task/4454/stat : 4454 (java) S 4445 4447 2568 0 -1 64 366 0 0 0 8 0 0 0 16 0 9 0 187141642 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4455] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4455/stat : 4455 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187141642 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4456] ppid=4445 vsize=1686044 CPUtime=0
/proc/4447/task/4456/stat : 4456 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187141642 1726509056 11475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1686044

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4460
/proc/meminfo: memFree=1751352/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1687072 CPUtime=10.71
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 21596 0 1 0 1059 12 0 0 18 0 12 0 187141638 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421768 15146 2166 9 0 416679 0
[pid=4458] ppid=4447 vsize=32536 CPUtime=2.04
/proc/4458/stat : 4458 (minisat) R 4447 4447 2568 0 -1 4194304 8370 0 0 0 200 4 0 0 25 0 1 0 187142702 33316864 7852 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/4458/statm: 8134 7852 75 157 0 7974 0
[pid=4447/tid=4449] ppid=4445 vsize=1687072 CPUtime=9.39
/proc/4447/task/4449/stat : 4449 (java) S 4445 4447 2568 0 -1 64 2974 0 1 0 936 3 0 0 17 0 12 0 187141639 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4450] ppid=4445 vsize=1687072 CPUtime=1.2
/proc/4447/task/4450/stat : 4450 (java) S 4445 4447 2568 0 -1 64 17318 0 0 0 113 7 0 0 16 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4451] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4451/stat : 4451 (java) S 4445 4447 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4452] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4452/stat : 4452 (java) S 4445 4447 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4453] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4453/stat : 4453 (java) S 4445 4447 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4454] ppid=4445 vsize=1687072 CPUtime=0.09
/proc/4447/task/4454/stat : 4454 (java) S 4445 4447 2568 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4455] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4455/stat : 4455 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4456] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4456/stat : 4456 (java) S 4445 4447 2568 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4457] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4457/stat : 4457 (java) S 4445 4447 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187142702 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4447/tid=4459] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4459/stat : 4459 (java) S 4445 4447 2568 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187142703 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4447/tid=4460] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4460/stat : 4460 (java) S 4445 4447 2568 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187142703 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1719608

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4460
/proc/meminfo: memFree=1683960/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1687072 CPUtime=10.71
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 21596 0 1 0 1059 12 0 0 18 0 12 0 187141638 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421768 15146 2166 9 0 416679 0
[pid=4458] ppid=4447 vsize=95336 CPUtime=14.83
/proc/4458/stat : 4458 (minisat) R 4447 4447 2568 0 -1 4194304 24044 0 0 0 1471 12 0 0 25 0 1 0 187142702 97624064 23526 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/4458/statm: 23834 23527 75 157 0 23674 0
[pid=4447/tid=4449] ppid=4445 vsize=1687072 CPUtime=9.39
/proc/4447/task/4449/stat : 4449 (java) S 4445 4447 2568 0 -1 64 2974 0 1 0 936 3 0 0 17 0 12 0 187141639 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4450] ppid=4445 vsize=1687072 CPUtime=1.2
/proc/4447/task/4450/stat : 4450 (java) S 4445 4447 2568 0 -1 64 17318 0 0 0 113 7 0 0 16 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4451] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4451/stat : 4451 (java) S 4445 4447 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4452] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4452/stat : 4452 (java) S 4445 4447 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4453] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4453/stat : 4453 (java) S 4445 4447 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4454] ppid=4445 vsize=1687072 CPUtime=0.09
/proc/4447/task/4454/stat : 4454 (java) S 4445 4447 2568 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4455] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4455/stat : 4455 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4456] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4456/stat : 4456 (java) S 4445 4447 2568 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4457] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4457/stat : 4457 (java) S 4445 4447 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187142702 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4447/tid=4459] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4459/stat : 4459 (java) S 4445 4447 2568 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187142703 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4447/tid=4460] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4460/stat : 4460 (java) S 4445 4447 2568 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187142703 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 1782408



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+50.8027 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4460
/proc/meminfo: memFree=1621880/2055920 swapFree=4191896/4192956
[pid=4447] ppid=4445 vsize=1687072 CPUtime=10.71
/proc/4447/stat : 4447 (java) S 4445 4447 2568 0 -1 0 21596 0 1 0 1059 12 0 0 18 0 12 0 187141638 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4447/statm: 421768 15146 2166 9 0 416679 0
[pid=4458] ppid=4447 vsize=156368 CPUtime=40.12
/proc/4458/stat : 4458 (minisat) R 4447 4447 2568 0 -1 4194304 39319 0 0 0 3993 19 0 0 25 0 1 0 187142702 160120832 38801 1992294400 134512640 135156773 4294956080 18446744073709551615 134552685 0 4 0 3 0 0 0 17 0 0 0
/proc/4458/statm: 39092 38801 75 157 0 38932 0
[pid=4447/tid=4449] ppid=4445 vsize=1687072 CPUtime=9.39
/proc/4447/task/4449/stat : 4449 (java) S 4445 4447 2568 0 -1 64 2974 0 1 0 936 3 0 0 17 0 12 0 187141639 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4450] ppid=4445 vsize=1687072 CPUtime=1.2
/proc/4447/task/4450/stat : 4450 (java) S 4445 4447 2568 0 -1 64 17318 0 0 0 113 7 0 0 16 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4451] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4451/stat : 4451 (java) S 4445 4447 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4452] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4452/stat : 4452 (java) S 4445 4447 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141640 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4453] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4453/stat : 4453 (java) S 4445 4447 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4454] ppid=4445 vsize=1687072 CPUtime=0.09
/proc/4447/task/4454/stat : 4454 (java) S 4445 4447 2568 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4455] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4455/stat : 4455 (java) S 4445 4447 2568 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4447/tid=4456] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4456/stat : 4456 (java) S 4445 4447 2568 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187141642 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4447/tid=4457] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4457/stat : 4457 (java) S 4445 4447 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187142702 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4447/tid=4459] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4459/stat : 4459 (java) S 4445 4447 2568 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187142703 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4447/tid=4460] ppid=4445 vsize=1687072 CPUtime=0
/proc/4447/task/4460/stat : 4460 (java) S 4445 4447 2568 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187142703 1727561728 15146 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 1843440

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

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

Child status: 143
Real time (s): 50.8535
CPU time (s): 50.9033
CPU user time (s): 50.5393
CPU system time (s): 0.363944
CPU usage (%): 100.098
Max. virtual memory (cumulated for all children) (KiB): 1843440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.5393
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61463
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= 2328
involuntary context switches= 773

runsolver used 0.05999 second user time and 0.150977 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 01:36:46
IDJOB=1883736
IDBENCH=2589
IDSOLVER=688
FILE ID=node2/1883736-1245195406
PBS_JOBID= 9368297
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= dab917560b0808668d6327532459772d
RANDOM SEED=1322304879

node2.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.214
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.214
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:       1835008 kB
Buffers:         50696 kB
Cached:          99120 kB
SwapCached:        260 kB
Active:          66024 kB
Inactive:        97064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835008 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:             988 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            43788 kB
Committed_AS:   203880 kB
PageTables:       1468 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-1883736-1245195406.opb

Free space on /tmp at the end= 66448 MiB
End job on node2 at 2009-06-17 01:37:39