Trace number 1883735

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) 41.0158 40.9673

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
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.383941
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 82
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

16.95/16.98	------------------------
16.95/16.99	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
16.95/16.99	Size : 0, 6480, 0, 0, 947280
16.95/16.99	Count : 0, 81, 0, 0, 80
16.95/16.99	
16.95/16.99	Command line : minisat tmp.dimacs %var 
16.95/16.99	
16.95/16.99	------------------------
17.04/17.00	This is MiniSat 2.0 beta
17.04/17.00	WARNING: for repeatability, setting FPU to use double precision
17.04/17.00	============================[ Problem Statistics ]=============================
17.04/17.00	|                                                                             |
17.04/17.00	|  Number of variables:  48080                                                |
17.04/17.00	|  Number of clauses:    329761                                               |
17.04/17.35	|  Parsing time:         0.31         s                                       |
17.94/17.94	============================[ Search Statistics ]==============================
17.94/17.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.94/17.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.94/17.94	===============================================================================
17.94/17.94	|         0 |    8879    37680   117246 |    12560        0    nan |  0.000 % |
17.94/18.00	|       102 |    8879    37680   117246 |    13816      102    377 | 13.311 % |
18.04/18.03	|       254 |    8879    37680   117246 |    15197      254    423 | 13.311 % |
18.04/18.05	|       479 |    8879    37680   117246 |    16717      479    417 | 13.311 % |
18.14/18.11	|       817 |    8879    37680   117246 |    18389      817    469 | 13.311 % |
18.23/18.26	|      1327 |    8879    37680   117246 |    20228     1327    598 | 13.311 % |
18.43/18.41	|      2086 |    8879    37680   117246 |    22250     2086    530 | 13.311 % |
18.74/18.72	|      3227 |    8879    37680   117246 |    24475     3227    525 | 13.311 % |
19.13/19.10	|      4935 |    8879    37680   117246 |    26923     4935    488 | 13.311 % |
19.93/19.94	|      7498 |    8879    37680   117246 |    29615     7498    508 | 13.311 % |
21.24/21.29	|     11342 |    8879    37680   117246 |    32577    11342    534 | 13.311 % |
23.84/23.82	|     17111 |    8879    37680   117246 |    35835    17111    521 | 13.311 % |
28.73/28.79	|     25761 |    8879    37680   117246 |    39418    25761    587 | 13.311 % |
39.32/39.35	|     38736 |    8879    37680   117246 |    43360    38736    778 | 13.311 % |

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-1883735-1245195396/watcher-1883735-1245195396 -o /tmp/evaluation-result-1883735-1245195396/solver-1883735-1245195396 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883735-1245195396.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 14907
/proc/meminfo: memFree=1876472/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1620 CPUtime=0
/proc/14907/stat : 14907 (java) R 14905 14907 13126 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 187139966 1658880 161 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14907/statm: 405 161 124 9 0 47 0

[startup+0.0244309 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14907
/proc/meminfo: memFree=1876472/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1681520 CPUtime=0.01
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 1483 0 1 0 0 1 0 0 18 0 3 0 187139966 1721876480 1154 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 420380 1157 669 9 0 415295 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1681520

[startup+0.102839 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14907
/proc/meminfo: memFree=1876472/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685132 CPUtime=0.11
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 2960 0 1 0 10 1 0 0 18 0 9 0 187139966 1725575168 2454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421283 2454 1222 9 0 416194 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685132

[startup+0.302465 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14907
/proc/meminfo: memFree=1876472/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685132 CPUtime=0.35
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 3541 0 1 0 33 2 0 0 18 0 9 0 187139966 1725575168 3015 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421283 3015 1254 9 0 416194 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1685132

[startup+0.702511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14907
/proc/meminfo: memFree=1876472/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685132 CPUtime=0.75
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 4263 0 1 0 73 2 0 0 18 0 9 0 187139966 1725575168 3695 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421283 3695 1348 9 0 416194 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1685132

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14916
/proc/meminfo: memFree=1864816/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685240 CPUtime=1.55
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 6448 0 1 0 152 3 0 0 18 0 9 0 187139966 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421310 5685 2161 9 0 416221 0
[pid=14907/tid=14909] ppid=14905 vsize=1685240 CPUtime=1.26
/proc/14907/task/14909/stat : 14909 (java) S 14905 14907 13126 0 -1 64 2015 0 1 0 126 0 0 0 17 0 9 0 187139967 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1685240 CPUtime=0.19
/proc/14907/task/14910/stat : 14910 (java) R 14905 14907 13126 0 -1 64 3349 0 0 0 18 1 0 0 16 0 9 0 187139968 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 102709373 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187139970 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1685240 CPUtime=0.07
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 351 0 0 0 7 0 0 0 16 0 9 0 187139970 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187139970 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187139970 1725685760 5685 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1685240

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14916
/proc/meminfo: memFree=1858416/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685240 CPUtime=3.15
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 9000 0 1 0 311 4 0 0 18 0 9 0 187139966 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421310 8163 2161 9 0 416221 0
[pid=14907/tid=14909] ppid=14905 vsize=1685240 CPUtime=2.67
/proc/14907/task/14909/stat : 14909 (java) R 14905 14907 13126 0 -1 64 2201 0 1 0 266 1 0 0 18 0 9 0 187139967 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4126473511 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1685240 CPUtime=0.38
/proc/14907/task/14910/stat : 14910 (java) S 14905 14907 13126 0 -1 64 5710 0 0 0 36 2 0 0 16 0 9 0 187139968 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187139970 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1685240 CPUtime=0.08
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 356 0 0 0 8 0 0 0 15 0 9 0 187139970 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187139970 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187139970 1725685760 8163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1685240

[startup+6.30208 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14916
/proc/meminfo: memFree=1838000/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685240 CPUtime=6.36
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 13435 0 1 0 629 7 0 0 18 0 9 0 187139966 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421310 12509 2161 9 0 416221 0
[pid=14907/tid=14909] ppid=14905 vsize=1685240 CPUtime=5.48
/proc/14907/task/14909/stat : 14909 (java) R 14905 14907 13126 0 -1 64 2434 0 1 0 547 1 0 0 18 0 9 0 187139967 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4126433515 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1685240 CPUtime=0.78
/proc/14907/task/14910/stat : 14910 (java) S 14905 14907 13126 0 -1 64 9910 0 0 0 73 5 0 0 16 0 9 0 187139968 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187139970 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1685240 CPUtime=0.08
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 358 0 0 0 8 0 0 0 16 0 9 0 187139970 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187139970 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187139970 1725685760 12509 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1685240

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14916
/proc/meminfo: memFree=1813688/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1685240 CPUtime=12.75
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 20745 0 1 0 1263 12 0 0 18 0 9 0 187139966 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421310 17218 2162 9 0 416221 0
[pid=14907/tid=14909] ppid=14905 vsize=1685240 CPUtime=11.29
/proc/14907/task/14909/stat : 14909 (java) R 14905 14907 13126 0 -1 64 2814 0 1 0 1126 3 0 0 19 0 9 0 187139967 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4126514869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1685240 CPUtime=1.35
/proc/14907/task/14910/stat : 14910 (java) S 14905 14907 13126 0 -1 64 16839 0 0 0 128 7 0 0 16 0 9 0 187139968 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187139968 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187139970 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1685240 CPUtime=0.08
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 359 0 0 0 8 0 0 0 16 0 9 0 187139970 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187139970 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1685240 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187139970 1725685760 17218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1685240

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14920
/proc/meminfo: memFree=1723224/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1686212 CPUtime=17.04
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 26993 0 1 0 1688 16 0 0 18 0 12 0 187139966 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421553 20572 2165 9 0 416464 0
[pid=14918] ppid=14907 vsize=75904 CPUtime=8.49
/proc/14918/stat : 14918 (minisat) R 14907 14907 13126 0 -1 4194304 19223 0 0 0 840 9 0 0 25 0 1 0 187141665 77725696 18468 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/14918/statm: 18976 18468 75 157 0 18816 0
[pid=14907/tid=14909] ppid=14905 vsize=1686212 CPUtime=14.96
/proc/14907/task/14909/stat : 14909 (java) S 14905 14907 13126 0 -1 64 3457 0 1 0 1492 4 0 0 19 0 12 0 187139967 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1686212 CPUtime=1.96
/proc/14907/task/14910/stat : 14910 (java) S 14905 14907 13126 0 -1 64 22229 0 0 0 186 10 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1686212 CPUtime=0.09
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 444 0 0 0 9 0 0 0 15 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14917] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14917/stat : 14917 (java) S 14905 14907 13126 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 187141665 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=14907/tid=14919] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14919/stat : 14919 (java) S 14905 14907 13126 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187141666 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=14907/tid=14920] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14920/stat : 14920 (java) S 14905 14907 13126 0 -1 64 11 0 0 0 0 0 0 0 20 0 12 0 187141666 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 1762116



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+40.9025 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14920
/proc/meminfo: memFree=1639896/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1686212 CPUtime=17.04
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 26993 0 1 0 1688 16 0 0 18 0 12 0 187139966 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421553 20572 2165 9 0 416464 0
[pid=14918] ppid=14907 vsize=157328 CPUtime=23.89
/proc/14918/stat : 14918 (minisat) R 14907 14907 13126 0 -1 4194304 39580 0 0 0 2370 19 0 0 25 0 1 0 187141665 161103872 38825 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/14918/statm: 39332 38825 75 157 0 39172 0
[pid=14907/tid=14909] ppid=14905 vsize=1686212 CPUtime=14.96
/proc/14907/task/14909/stat : 14909 (java) S 14905 14907 13126 0 -1 64 3457 0 1 0 1492 4 0 0 19 0 12 0 187139967 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1686212 CPUtime=1.96
/proc/14907/task/14910/stat : 14910 (java) S 14905 14907 13126 0 -1 64 22229 0 0 0 186 10 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1686212 CPUtime=0.09
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 444 0 0 0 9 0 0 0 15 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14917] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14917/stat : 14917 (java) S 14905 14907 13126 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 187141665 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=14907/tid=14919] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14919/stat : 14919 (java) S 14905 14907 13126 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187141666 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=14907/tid=14920] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14920/stat : 14920 (java) S 14905 14907 13126 0 -1 64 11 0 0 0 0 0 0 0 20 0 12 0 187141666 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.93
Current children cumulated vsize (KiB) 1843540

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

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

[startup+40.9025 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14920
/proc/meminfo: memFree=1639896/2055920 swapFree=4181836/4192956
[pid=14907] ppid=14905 vsize=1686212 CPUtime=17.04
/proc/14907/stat : 14907 (java) S 14905 14907 13126 0 -1 0 26993 0 1 0 1688 16 0 0 18 0 12 0 187139966 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14907/statm: 421553 20572 2165 9 0 416464 0
[pid=14918] ppid=14907 vsize=157328 CPUtime=23.89
/proc/14918/stat : 14918 (minisat) R 14907 14907 13126 0 -1 4194304 39580 0 0 0 2370 19 0 0 25 0 1 0 187141665 161103872 38825 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/14918/statm: 39332 38825 75 157 0 39172 0
[pid=14907/tid=14909] ppid=14905 vsize=1686212 CPUtime=14.96
/proc/14907/task/14909/stat : 14909 (java) S 14905 14907 13126 0 -1 64 3457 0 1 0 1492 4 0 0 19 0 12 0 187139967 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14910] ppid=14905 vsize=1686212 CPUtime=1.96
/proc/14907/task/14910/stat : 14910 (java) S 14905 14907 13126 0 -1 64 22229 0 0 0 186 10 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14911] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14911/stat : 14911 (java) S 14905 14907 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14912] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14912/stat : 14912 (java) S 14905 14907 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187139968 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14913] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14913/stat : 14913 (java) S 14905 14907 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14914] ppid=14905 vsize=1686212 CPUtime=0.09
/proc/14907/task/14914/stat : 14914 (java) S 14905 14907 13126 0 -1 64 444 0 0 0 9 0 0 0 15 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14915] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14915/stat : 14915 (java) S 14905 14907 13126 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14907/tid=14916] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14916/stat : 14916 (java) S 14905 14907 13126 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187139970 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14907/tid=14917] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14917/stat : 14917 (java) S 14905 14907 13126 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 187141665 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=14907/tid=14919] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14919/stat : 14919 (java) S 14905 14907 13126 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187141666 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=14907/tid=14920] ppid=14905 vsize=1686212 CPUtime=0
/proc/14907/task/14920/stat : 14920 (java) S 14905 14907 13126 0 -1 64 11 0 0 0 0 0 0 0 20 0 12 0 187141666 1726681088 20572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.93
Current children cumulated vsize (KiB) 1843540

Child status: 0
Real time (s): 40.9673
CPU time (s): 41.0158
CPU user time (s): 40.6028
CPU system time (s): 0.412937
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 1843540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.6028
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67116
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2470
involuntary context switches= 1640

runsolver used 0.066989 second user time and 0.099984 second system time

The end

Launcher Data

Begin job on node24 at 2009-06-17 01:36:36
IDJOB=1883735
IDBENCH=2588
IDSOLVER=688
FILE ID=node24/1883735-1245195396
PBS_JOBID= 9368291
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=1707401072

node24.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1877088 kB
Buffers:         46820 kB
Cached:          88656 kB
SwapCached:       5284 kB
Active:          75248 kB
Inactive:        67992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877088 kB
SwapTotal:     4192956 kB
SwapFree:      4181836 kB
Dirty:             968 kB
Writeback:           0 kB
Mapped:          12924 kB
Slab:            21536 kB
Committed_AS:   211788 kB
PageTables:       1444 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-1883735-1245195396.opb

Free space on /tmp at the end= 66364 MiB
End job on node24 at 2009-06-17 01:37:19