Trace number 1885270

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-26UNSAT 7.85581 7.81218

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/bitverif/
countbitssrl/countbitssrl016.opb
MD5SUM7bf5920ed00dc15772939840f2f3078d
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark11.6882
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4567
Total number of constraints13652
Number of constraints which are clauses13652
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 constraint1
Maximum length of a constraint3
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 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.07/1.07	------------------------
1.07/1.07	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.07/1.07	Size : 0, 31850, 0, 0, 2
1.07/1.07	Count : 0, 13650, 0, 0, 2
1.07/1.07	
1.07/1.07	Command line : minisat tmp.dimacs %var 
1.07/1.07	
1.07/1.07	------------------------
1.07/1.08	This is MiniSat 2.0 beta
1.07/1.08	WARNING: for repeatability, setting FPU to use double precision
1.07/1.08	============================[ Problem Statistics ]=============================
1.07/1.08	|                                                                             |
1.07/1.08	|  Number of variables:  4567                                                 |
1.07/1.08	|  Number of clauses:    13652                                                |
1.07/1.09	|  Parsing time:         0.01         s                                       |
1.15/1.14	============================[ Search Statistics ]==============================
1.15/1.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.15/1.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.15/1.14	===============================================================================
1.15/1.14	|         0 |    1706     8393    25921 |     2797        0    nan |  0.000 % |
1.15/1.16	|       100 |    1706     8393    25921 |     3077      100     34 |  0.044 % |
1.15/1.18	|       251 |    1706     8393    25921 |     3385      251     36 |  0.044 % |
1.16/1.21	|       478 |    1706     8393    25921 |     3723      478     33 |  0.044 % |
1.16/1.23	|       816 |    1523     7216    22825 |     4096      808     26 |  4.817 % |
1.16/1.31	|      1322 |    1488     7035    22335 |     4505     1309     34 |  4.817 % |
1.16/1.46	|      2083 |    1488     7035    22335 |     4956     2070     37 |  4.817 % |
1.16/1.69	|      3223 |    1487     7030    22323 |     5451     3209     38 |  4.839 % |
1.16/1.90	|      4932 |    1487     7030    22323 |     5997     4918     34 |  4.839 % |
2.17/2.19	|      7494 |    1485     7020    22295 |     6596     4283     22 |  4.883 % |
2.97/2.99	|     11338 |    1470     6977    22167 |     7256     4575     31 |  6.197 % |
3.87/3.85	|     17105 |    1425     6780    21613 |     7982     6402     28 |  6.197 % |
5.67/5.65	|     25754 |    1425     6780    21613 |     8780     6523     27 |  6.197 % |
7.77/7.75	===============================================================================
7.77/7.75	restarts              : 13
7.77/7.75	conflicts             : 36262          (5437 /sec)
7.77/7.75	decisions             : 50642          (1.39 % random) (7593 /sec)
7.77/7.75	propagations          : 8480779        (1271484 /sec)
7.77/7.75	conflict literals     : 1122038        (60.12 % deleted)
7.77/7.75	Memory used           : 4.83 MB
7.77/7.75	CPU time              : 6.66999 s
7.77/7.75	
7.77/7.75	s UNSATISFIABLE

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-1885270-1245265048/watcher-1885270-1245265048 -o /tmp/evaluation-result-1885270-1245265048/solver-1885270-1245265048 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885270-1245265048.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 0.94 3/65 20926
/proc/meminfo: memFree=1718072/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1616 CPUtime=0
/proc/20926/stat : 20926 (java) D 20924 20926 20284 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 194104108 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 0 0 0
/proc/20926/statm: 404 160 124 9 0 46 0

[startup+0.0321481 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 20926
/proc/meminfo: memFree=1718072/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1682168 CPUtime=0.02
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 1752 0 1 0 1 1 0 0 18 0 5 0 194104108 1722540032 1384 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 420542 1385 809 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.104039 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 20926
/proc/meminfo: memFree=1718072/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1685316 CPUtime=0.11
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 2944 0 1 0 9 2 0 0 18 0 9 0 194104108 1725763584 2438 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421329 2438 1221 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.301995 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 20926
/proc/meminfo: memFree=1718072/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1685452 CPUtime=0.33
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 3970 0 1 0 30 3 0 0 18 0 9 0 194104108 1725902848 3440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421363 3440 1245 9 0 416274 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685452

[startup+0.701047 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 20926
/proc/meminfo: memFree=1718072/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1685612 CPUtime=0.77
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 7046 0 1 0 73 4 0 0 18 0 9 0 194104108 1726066688 6145 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421403 6145 2160 9 0 416314 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1685612

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 20935
/proc/meminfo: memFree=1696112/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686584 CPUtime=1.16
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9364 0 1 0 111 5 0 0 18 0 12 0 194104108 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421646 8026 2163 9 0 416557 0
[pid=20926/tid=20928] ppid=20924 vsize=1686584 CPUtime=0.71
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2244 0 1 0 69 2 0 0 17 0 12 0 194104109 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686584 CPUtime=0.32
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5813 0 0 0 31 1 0 0 16 0 12 0 194104110 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 194104110 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194104110 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194104112 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686584 CPUtime=0.09
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 0 0 0 9 0 0 0 16 0 12 0 194104113 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 194104113 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 194104113 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1686584

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 20939
/proc/meminfo: memFree=1690960/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686584 CPUtime=1.16
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9366 0 1 0 111 5 0 0 18 0 12 0 194104108 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421646 8026 2163 9 0 416557 0
[pid=20937] ppid=20926 vsize=4520 CPUtime=2.01
/proc/20937/stat : 20937 (minisat) R 20926 20926 20284 0 -1 4194304 877 0 0 0 201 0 0 0 25 0 1 0 194104216 4628480 821 1992294400 134512640 135156773 4294956080 18446744073709551615 134552905 0 4 0 3 0 0 0 17 0 0 0
/proc/20937/statm: 1130 821 74 157 0 970 0
[pid=20926/tid=20928] ppid=20924 vsize=1686584 CPUtime=0.71
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2244 0 1 0 69 2 0 0 17 0 12 0 194104109 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686584 CPUtime=0.32
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5815 0 0 0 31 1 0 0 16 0 12 0 194104110 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 194104110 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194104110 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194104112 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686584 CPUtime=0.09
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 0 0 0 9 0 0 0 16 0 12 0 194104113 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 194104113 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 194104113 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20284 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 194104216 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=20926/tid=20938] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20284 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 194104216 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20926/tid=20939] ppid=20924 vsize=1686584 CPUtime=0
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20284 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194104216 1727062016 8026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1691104

[startup+6.30287 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 20939
/proc/meminfo: memFree=1690320/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686572 CPUtime=1.16
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9519 0 1 0 111 5 0 0 18 0 12 0 194104108 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421643 8023 2163 9 0 416554 0
[pid=20937] ppid=20926 vsize=4940 CPUtime=5.21
/proc/20937/stat : 20937 (minisat) R 20926 20926 20284 0 -1 4194304 967 0 0 0 521 0 0 0 25 0 1 0 194104216 5058560 911 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 0 0 0
/proc/20937/statm: 1235 911 74 157 0 1075 0
[pid=20926/tid=20928] ppid=20924 vsize=1686572 CPUtime=0.71
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2244 0 1 0 69 2 0 0 17 0 12 0 194104109 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686572 CPUtime=0.32
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5959 0 0 0 31 1 0 0 16 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194104112 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686572 CPUtime=0.09
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 0 0 0 9 0 0 0 16 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20284 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=20926/tid=20938] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20284 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20926/tid=20939] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20284 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1691512

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

[startup+7.10296 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 20939
/proc/meminfo: memFree=1690256/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686572 CPUtime=1.16
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9519 0 1 0 111 5 0 0 18 0 12 0 194104108 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421643 8023 2163 9 0 416554 0
[pid=20937] ppid=20926 vsize=4940 CPUtime=6.01
/proc/20937/stat : 20937 (minisat) R 20926 20926 20284 0 -1 4194304 968 0 0 0 601 0 0 0 25 0 1 0 194104216 5058560 912 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/20937/statm: 1235 912 74 157 0 1075 0
[pid=20926/tid=20928] ppid=20924 vsize=1686572 CPUtime=0.71
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2244 0 1 0 69 2 0 0 17 0 12 0 194104109 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686572 CPUtime=0.32
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5959 0 0 0 31 1 0 0 16 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194104112 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686572 CPUtime=0.09
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 0 0 0 9 0 0 0 16 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20284 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=20926/tid=20938] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20284 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20926/tid=20939] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20284 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 1691512

[startup+7.50301 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 20939
/proc/meminfo: memFree=1690256/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686572 CPUtime=1.16
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9519 0 1 0 111 5 0 0 18 0 12 0 194104108 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421643 8023 2163 9 0 416554 0
[pid=20937] ppid=20926 vsize=4940 CPUtime=6.41
/proc/20937/stat : 20937 (minisat) R 20926 20926 20284 0 -1 4194304 968 0 0 0 641 0 0 0 25 0 1 0 194104216 5058560 912 1992294400 134512640 135156773 4294956080 18446744073709551615 134553600 0 4 0 3 0 0 0 17 0 0 0
/proc/20937/statm: 1235 912 74 157 0 1075 0
[pid=20926/tid=20928] ppid=20924 vsize=1686572 CPUtime=0.71
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2244 0 1 0 69 2 0 0 17 0 12 0 194104109 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686572 CPUtime=0.32
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5959 0 0 0 31 1 0 0 16 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194104112 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686572 CPUtime=0.09
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 0 0 0 9 0 0 0 16 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20284 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=20926/tid=20938] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20284 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20926/tid=20939] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20284 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 1691512

[startup+7.70603 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 20939
/proc/meminfo: memFree=1690256/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686572 CPUtime=1.16
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9519 0 1 0 111 5 0 0 18 0 12 0 194104108 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421643 8023 2163 9 0 416554 0
[pid=20937] ppid=20926 vsize=4940 CPUtime=6.61
/proc/20937/stat : 20937 (minisat) R 20926 20926 20284 0 -1 4194304 968 0 0 0 661 0 0 0 25 0 1 0 194104216 5058560 912 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/20937/statm: 1235 912 74 157 0 1075 0
[pid=20926/tid=20928] ppid=20924 vsize=1686572 CPUtime=0.71
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2244 0 1 0 69 2 0 0 17 0 12 0 194104109 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686572 CPUtime=0.32
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5959 0 0 0 31 1 0 0 16 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194104110 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194104112 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686572 CPUtime=0.09
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 0 0 0 9 0 0 0 16 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 194104113 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20936] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20936/stat : 20936 (java) S 20924 20926 20284 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=20926/tid=20938] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20938/stat : 20938 (java) S 20924 20926 20284 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20926/tid=20939] ppid=20924 vsize=1686572 CPUtime=0
/proc/20926/task/20939/stat : 20939 (java) S 20924 20926 20284 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194104216 1727049728 8023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 1691512

[startup+7.80205 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 20939
/proc/meminfo: memFree=1690256/2055920 swapFree=4176004/4192956
[pid=20926] ppid=20924 vsize=1686572 CPUtime=7.82
/proc/20926/stat : 20926 (java) S 20924 20926 20284 0 -1 0 9536 976 1 0 111 5 666 0 18 0 9 0 194104108 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20926/statm: 421643 8025 2164 9 0 416554 0
[pid=20926/tid=20928] ppid=20924 vsize=1686572 CPUtime=7.37
/proc/20926/task/20928/stat : 20928 (java) S 20924 20926 20284 0 -1 64 2259 976 1 0 69 2 666 0 16 0 9 0 194104109 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20929] ppid=20924 vsize=1686572 CPUtime=6.98
/proc/20926/task/20929/stat : 20929 (java) S 20924 20926 20284 0 -1 64 5959 976 0 0 31 1 666 0 16 0 9 0 194104110 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20930] ppid=20924 vsize=1686572 CPUtime=6.66
/proc/20926/task/20930/stat : 20930 (java) S 20924 20926 20284 0 -1 64 14 976 0 0 0 0 666 0 15 0 9 0 194104110 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20931] ppid=20924 vsize=1686572 CPUtime=6.66
/proc/20926/task/20931/stat : 20931 (java) S 20924 20926 20284 0 -1 64 9 976 0 0 0 0 666 0 15 0 9 0 194104110 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20932] ppid=20924 vsize=1686572 CPUtime=6.66
/proc/20926/task/20932/stat : 20932 (java) S 20924 20926 20284 0 -1 64 1 976 0 0 0 0 666 0 23 0 9 0 194104112 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20933] ppid=20924 vsize=1686572 CPUtime=6.75
/proc/20926/task/20933/stat : 20933 (java) S 20924 20926 20284 0 -1 64 440 976 0 0 9 0 666 0 16 0 9 0 194104113 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20926/tid=20934] ppid=20924 vsize=1686572 CPUtime=6.66
/proc/20926/task/20934/stat : 20934 (java) S 20924 20926 20284 0 -1 64 0 976 0 0 0 0 666 0 24 0 9 0 194104113 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20926/tid=20935] ppid=20924 vsize=1686572 CPUtime=6.66
/proc/20926/task/20935/stat : 20935 (java) S 20924 20926 20284 0 -1 64 13 976 0 0 0 0 666 0 15 0 9 0 194104113 1727049728 8025 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 1686572

Child status: 0
Real time (s): 7.81218
CPU time (s): 7.85581
CPU user time (s): 7.78582
CPU system time (s): 0.069989
CPU usage (%): 100.558
Max. virtual memory (cumulated for all children) (KiB): 1691524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.78582
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10538
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= 702
involuntary context switches= 466

runsolver used 0.012998 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node74 at 2009-06-17 20:57:28
IDJOB=1885270
IDBENCH=72040
IDSOLVER=688
FILE ID=node74/1885270-1245265048
PBS_JOBID= 9372388
Free space on /tmp= 103016 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl016.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-1885270-1245265048/watcher-1885270-1245265048 -o /tmp/evaluation-result-1885270-1245265048/solver-1885270-1245265048 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885270-1245265048.opb minisat %dimacs %var

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

MD5SUM BENCH= 7bf5920ed00dc15772939840f2f3078d
RANDOM SEED=1416741004

node74.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.218
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.218
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:       1718624 kB
Buffers:         43476 kB
Cached:         228376 kB
SwapCached:      10348 kB
Active:          50036 kB
Inactive:       235800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718624 kB
SwapTotal:     4192956 kB
SwapFree:      4176004 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            37376 kB
Committed_AS:   105344 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885270-1245265048.opb

Free space on /tmp at the end= 103016 MiB
End job on node74 at 2009-06-17 20:57:36