Trace number 1883716

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 11.5922 11.5663

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.rf10.ucl.opb
MD5SUM631c705feb60dcd8a1b144825a73a754
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 benchmark11.5922
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables18069
Total number of constraints52475
Number of constraints which are clauses51555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints920
Minimum length of a constraint1
Maximum length of a constraint11
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.36/4.31	------------------------
4.36/4.31	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
4.36/4.31	Size : 0, 119830, 0, 0, 69021
4.36/4.31	Count : 0, 51554, 0, 0, 921
4.36/4.31	
4.36/4.31	Command line : minisat tmp.dimacs %var 
4.36/4.31	
4.36/4.31	------------------------
4.36/4.33	This is MiniSat 2.0 beta
4.36/4.33	WARNING: for repeatability, setting FPU to use double precision
4.36/4.33	============================[ Problem Statistics ]=============================
4.36/4.33	|                                                                             |
4.36/4.33	|  Number of variables:  34726                                                |
4.36/4.33	|  Number of clauses:    80395                                                |
4.38/4.41	|  Parsing time:         0.07         s                                       |
4.38/4.71	============================[ Search Statistics ]==============================
4.38/4.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.38/4.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.38/4.71	===============================================================================
4.38/4.71	|         0 |    9190    39825   129551 |    13275        0    nan |  0.000 % |
4.38/4.75	|       100 |    9190    39825   129551 |    14602      100     15 |  2.955 % |
4.38/4.79	|       250 |    9190    39825   129551 |    16062      248     18 |  3.027 % |
4.38/4.82	|       475 |    9189    39825   129551 |    17669      472     24 |  3.035 % |
4.38/4.91	|       812 |    9189    39825   129551 |    19435      809     26 |  3.035 % |
4.38/5.04	|      1320 |    9162    39639   128890 |    21379     1316     34 |  3.035 % |
4.38/5.17	|      2080 |    9162    39639   128890 |    23517     2076     37 |  3.035 % |
4.38/5.40	|      3219 |    9162    39639   128890 |    25869     3215     38 |  3.035 % |
5.75/5.77	|      4928 |    9162    39639   128890 |    28456     4924     38 |  3.035 % |
6.55/6.54	|      7490 |    9160    39600   128547 |    31301     6943     37 |  3.041 % |
7.65/7.68	|     11334 |    9155    39554   128202 |    34431     9600     36 |  3.055 % |
9.45/9.41	|     17104 |    9155    39554   128202 |    37875    15370     38 |  3.055 % |
11.55/11.50	===============================================================================
11.55/11.50	restarts              : 12
11.55/11.50	conflicts             : 22244          (3114 /sec)
11.55/11.50	decisions             : 38198          (1.39 % random) (5348 /sec)
11.55/11.50	propagations          : 8720832        (1220907 /sec)
11.55/11.50	conflict literals     : 886533         (42.62 % deleted)
11.55/11.50	Memory used           : 16.53 MB
11.55/11.50	CPU time              : 7.14291 s
11.55/11.50	
11.55/11.50	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-1883716-1245195301/watcher-1883716-1245195301 -o /tmp/evaluation-result-1883716-1245195301/solver-1883716-1245195301 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883716-1245195301.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.08 1.02 1.01 3/64 7518
/proc/meminfo: memFree=1867816/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=324 CPUtime=0
/proc/7518/stat : 7518 (java) R 7516 7518 6883 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 187130535 331776 44 1992294400 134512640 134550932 4294956192 18446744073709551615 4678436 0 0 4096 0 0 0 0 17 1 0 0
/proc/7518/statm: 81 44 33 9 0 6 0

[startup+0.0218269 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 7518
/proc/meminfo: memFree=1867816/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1681004 CPUtime=0.01
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 1290 0 1 0 0 1 0 0 18 0 2 0 187130535 1721348096 980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 420251 983 539 9 0 415166 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1681004

[startup+0.104354 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 7518
/proc/meminfo: memFree=1867816/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1685316 CPUtime=0.12
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 3030 0 1 0 10 2 0 0 18 0 9 0 187130535 1725763584 2520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421329 2520 1226 9 0 416240 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685316

[startup+0.301852 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 7518
/proc/meminfo: memFree=1867816/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1685788 CPUtime=0.33
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 4319 0 1 0 30 3 0 0 18 0 9 0 187130535 1726246912 3743 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421447 3743 1366 9 0 416358 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685788

[startup+0.70187 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 7518
/proc/meminfo: memFree=1867816/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1685516 CPUtime=0.73
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 7337 0 1 0 69 4 0 0 18 0 9 0 187130535 1725968384 6300 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421379 6300 2154 9 0 416290 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685516

[startup+1.50292 s]
/proc/loadavg: 1.15 1.03 1.01 3/73 7527
/proc/meminfo: memFree=1846752/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1685612 CPUtime=1.57
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 11501 0 1 0 152 5 0 0 18 0 9 0 187130535 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421403 9486 2161 9 0 416314 0
[pid=7518/tid=7520] ppid=7516 vsize=1685612 CPUtime=0.92
/proc/7518/task/7520/stat : 7520 (java) R 7516 7518 6883 0 -1 64 2282 0 1 0 91 1 0 0 16 0 9 0 187130536 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 102093424 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1685612 CPUtime=0.53
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 8138 0 0 0 50 3 0 0 16 0 9 0 187130537 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187130538 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187130538 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187130540 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1685612 CPUtime=0.09
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 346 0 0 0 9 0 0 0 16 0 9 0 187130540 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187130540 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187130540 1726066688 9486 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1685612

[startup+3.10103 s]
/proc/loadavg: 1.15 1.03 1.01 2/73 7527
/proc/meminfo: memFree=1823712/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1685612 CPUtime=3.16
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 20385 0 1 0 307 9 0 0 18 0 9 0 187130535 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421403 17866 2161 9 0 416314 0
[pid=7518/tid=7520] ppid=7516 vsize=1685612 CPUtime=1.88
/proc/7518/task/7520/stat : 7520 (java) R 7516 7518 6883 0 -1 64 2578 0 1 0 187 1 0 0 17 0 9 0 187130536 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4126448711 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1685612 CPUtime=1.15
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 16725 0 0 0 109 6 0 0 16 0 9 0 187130537 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187130538 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187130538 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187130540 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1685612 CPUtime=0.09
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 347 0 0 0 9 0 0 0 15 0 9 0 187130540 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187130540 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1685612 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187130540 1726066688 17866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1685612

[startup+6.30223 s]
/proc/loadavg: 1.15 1.03 1.01 2/77 7531
/proc/meminfo: memFree=1773248/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1686576 CPUtime=4.38
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 25130 0 1 0 426 12 0 0 18 0 12 0 187130535 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421644 21798 2164 9 0 416555 0
[pid=7529] ppid=7518 vsize=14848 CPUtime=1.97
/proc/7529/stat : 7529 (minisat) R 7518 7518 6883 0 -1 4194304 3895 0 0 0 195 2 0 0 25 0 1 0 187130967 15204352 3488 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/7529/statm: 3712 3488 75 157 0 3552 0
[pid=7518/tid=7520] ppid=7516 vsize=1686576 CPUtime=2.55
/proc/7518/task/7520/stat : 7520 (java) S 7516 7518 6883 0 -1 64 3174 0 1 0 253 2 0 0 18 0 12 0 187130536 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1686576 CPUtime=1.7
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 20653 0 0 0 162 8 0 0 16 0 12 0 187130537 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1686576 CPUtime=0.1
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 430 0 0 0 10 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7528] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7528/stat : 7528 (java) S 7516 7518 6883 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 187130967 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7518/tid=7530] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7530/stat : 7530 (java) S 7516 7518 6883 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7518/tid=7531] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7531/stat : 7531 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1701424

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

[startup+9.50243 s]
/proc/loadavg: 1.14 1.03 1.01 2/77 7531
/proc/meminfo: memFree=1772672/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1686576 CPUtime=4.38
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 25130 0 1 0 426 12 0 0 18 0 12 0 187130535 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421644 21798 2164 9 0 416555 0
[pid=7529] ppid=7518 vsize=15952 CPUtime=5.17
/proc/7529/stat : 7529 (minisat) R 7518 7518 6883 0 -1 4194304 4164 0 0 0 514 3 0 0 25 0 1 0 187130967 16334848 3757 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 0 0 0
/proc/7529/statm: 3988 3757 75 157 0 3828 0
[pid=7518/tid=7520] ppid=7516 vsize=1686576 CPUtime=2.55
/proc/7518/task/7520/stat : 7520 (java) S 7516 7518 6883 0 -1 64 3174 0 1 0 253 2 0 0 18 0 12 0 187130536 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1686576 CPUtime=1.7
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 20653 0 0 0 162 8 0 0 16 0 12 0 187130537 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1686576 CPUtime=0.1
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 430 0 0 0 10 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7528] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7528/stat : 7528 (java) S 7516 7518 6883 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 187130967 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7518/tid=7530] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7530/stat : 7530 (java) S 7516 7518 6883 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7518/tid=7531] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7531/stat : 7531 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.55
Current children cumulated vsize (KiB) 1702528

[startup+10.3025 s]
/proc/loadavg: 1.14 1.03 1.01 2/77 7531
/proc/meminfo: memFree=1772096/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1686576 CPUtime=4.38
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 25130 0 1 0 426 12 0 0 18 0 12 0 187130535 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421644 21798 2164 9 0 416555 0
[pid=7529] ppid=7518 vsize=16348 CPUtime=5.97
/proc/7529/stat : 7529 (minisat) R 7518 7518 6883 0 -1 4194304 4264 0 0 0 594 3 0 0 25 0 1 0 187130967 16740352 3857 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/7529/statm: 4087 3857 75 157 0 3927 0
[pid=7518/tid=7520] ppid=7516 vsize=1686576 CPUtime=2.55
/proc/7518/task/7520/stat : 7520 (java) S 7516 7518 6883 0 -1 64 3174 0 1 0 253 2 0 0 18 0 12 0 187130536 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1686576 CPUtime=1.7
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 20653 0 0 0 162 8 0 0 16 0 12 0 187130537 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1686576 CPUtime=0.1
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 430 0 0 0 10 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7528] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7528/stat : 7528 (java) S 7516 7518 6883 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 187130967 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7518/tid=7530] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7530/stat : 7530 (java) S 7516 7518 6883 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7518/tid=7531] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7531/stat : 7531 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.35
Current children cumulated vsize (KiB) 1702924

[startup+11.1025 s]
/proc/loadavg: 1.14 1.03 1.01 2/77 7531
/proc/meminfo: memFree=1771592/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1686576 CPUtime=4.38
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 25130 0 1 0 426 12 0 0 18 0 12 0 187130535 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421644 21798 2164 9 0 416555 0
[pid=7529] ppid=7518 vsize=16788 CPUtime=6.77
/proc/7529/stat : 7529 (minisat) R 7518 7518 6883 0 -1 4194304 4357 0 0 0 674 3 0 0 25 0 1 0 187130967 17190912 3950 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/7529/statm: 4197 3950 75 157 0 4037 0
[pid=7518/tid=7520] ppid=7516 vsize=1686576 CPUtime=2.55
/proc/7518/task/7520/stat : 7520 (java) S 7516 7518 6883 0 -1 64 3174 0 1 0 253 2 0 0 18 0 12 0 187130536 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1686576 CPUtime=1.7
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 20653 0 0 0 162 8 0 0 16 0 12 0 187130537 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1686576 CPUtime=0.1
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 430 0 0 0 10 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7528] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7528/stat : 7528 (java) S 7516 7518 6883 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 187130967 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7518/tid=7530] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7530/stat : 7530 (java) S 7516 7518 6883 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7518/tid=7531] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7531/stat : 7531 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.15
Current children cumulated vsize (KiB) 1703364

[startup+11.5026 s]
/proc/loadavg: 1.14 1.03 1.01 2/77 7531
/proc/meminfo: memFree=1771592/2055920 swapFree=4181748/4192956
[pid=7518] ppid=7516 vsize=1686576 CPUtime=4.38
/proc/7518/stat : 7518 (java) S 7516 7518 6883 0 -1 0 25130 0 1 0 426 12 0 0 18 0 12 0 187130535 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7518/statm: 421644 21798 2164 9 0 416555 0
[pid=7529] ppid=7518 vsize=16920 CPUtime=7.17
/proc/7529/stat : 7529 (minisat) R 7518 7518 6883 0 -1 4194304 4380 0 0 0 714 3 0 0 25 0 1 0 187130967 17326080 3973 1992294400 134512640 135156773 4294956080 18446744073709551615 134556286 0 4 0 3 0 0 0 17 0 0 0
/proc/7529/statm: 4230 3973 75 157 0 4070 0
[pid=7518/tid=7520] ppid=7516 vsize=1686576 CPUtime=2.55
/proc/7518/task/7520/stat : 7520 (java) S 7516 7518 6883 0 -1 64 3174 0 1 0 253 2 0 0 18 0 12 0 187130536 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1686576 CPUtime=1.7
/proc/7518/task/7521/stat : 7521 (java) S 7516 7518 6883 0 -1 64 20653 0 0 0 162 8 0 0 16 0 12 0 187130537 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7522] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7522/stat : 7522 (java) S 7516 7518 6883 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7523] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7523/stat : 7523 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187130538 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7524] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7524/stat : 7524 (java) S 7516 7518 6883 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7525] ppid=7516 vsize=1686576 CPUtime=0.1
/proc/7518/task/7525/stat : 7525 (java) S 7516 7518 6883 0 -1 64 430 0 0 0 10 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7526] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7526/stat : 7526 (java) S 7516 7518 6883 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7518/tid=7527] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7527/stat : 7527 (java) S 7516 7518 6883 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187130540 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7518/tid=7528] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7528/stat : 7528 (java) S 7516 7518 6883 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 187130967 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7518/tid=7530] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7530/stat : 7530 (java) S 7516 7518 6883 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7518/tid=7531] ppid=7516 vsize=1686576 CPUtime=0
/proc/7518/task/7531/stat : 7531 (java) S 7516 7518 6883 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187130968 1727053824 21798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 1703496

Child status: 0
Real time (s): 11.5663
CPU time (s): 11.5922
CPU user time (s): 11.4143
CPU system time (s): 0.177972
CPU usage (%): 100.224
Max. virtual memory (cumulated for all children) (KiB): 1703496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4143
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29614
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= 855
involuntary context switches= 326

runsolver used 0.012998 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node22 at 2009-06-17 01:35:01
IDJOB=1883716
IDBENCH=1493
IDSOLVER=688
FILE ID=node22/1883716-1245195301
PBS_JOBID= 9368290
Free space on /tmp= 66156 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.rf10.ucl.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-1883716-1245195301/watcher-1883716-1245195301 -o /tmp/evaluation-result-1883716-1245195301/solver-1883716-1245195301 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883716-1245195301.opb minisat %dimacs %var

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

MD5SUM BENCH= 631c705feb60dcd8a1b144825a73a754
RANDOM SEED=69307413

node22.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:       1868168 kB
Buffers:         44724 kB
Cached:          93728 kB
SwapCached:       5504 kB
Active:          74368 kB
Inactive:        72012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868168 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          12960 kB
Slab:            27416 kB
Committed_AS:   168800 kB
PageTables:       1372 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-1883716-1245195301.opb

Free space on /tmp at the end= 66152 MiB
End job on node22 at 2009-06-17 01:35:13