Trace number 1883400

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 5.86811 6.20881

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111226062.opb
MD5SUM866f5ef3323c718f8dc3ec29e930c03b
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.991848
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1231
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.89/1.23	------------------------
0.89/1.24	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.89/1.24	Size : 0, 7306, 0, 0, 58804
0.89/1.24	Count : 0, 100, 0, 0, 1
0.89/1.24	
0.89/1.24	Command line : minisat tmp.dimacs %var 
0.89/1.24	
0.89/1.24	------------------------
0.89/1.24	This is MiniSat 2.0 beta
0.89/1.24	WARNING: for repeatability, setting FPU to use double precision
0.89/1.24	============================[ Problem Statistics ]=============================
0.89/1.24	|                                                                             |
0.89/1.24	|  Number of variables:  2287                                                 |
0.89/1.24	|  Number of clauses:    23823                                                |
0.89/1.27	|  Parsing time:         0.02         s                                       |
0.93/1.31	============================[ Search Statistics ]==============================
0.93/1.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.93/1.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.93/1.31	===============================================================================
0.93/1.31	|         0 |    1030     8881    23052 |     2960        0    nan |  0.000 % |
0.93/1.31	|       100 |    1030     8881    23052 |     3256      100     48 |  2.492 % |
0.93/1.32	|       252 |    1030     8881    23052 |     3582      252     49 |  2.492 % |
0.93/1.34	|       477 |    1030     8881    23052 |     3940      477     48 |  2.492 % |
0.93/1.36	|       817 |    1030     8881    23052 |     4334      817     50 |  2.492 % |
0.93/1.40	|      1326 |    1030     8881    23052 |     4767     1326     47 |  2.492 % |
0.93/1.46	|      2085 |    1030     8881    23052 |     5244     2085     45 |  2.492 % |
0.93/1.59	|      3226 |    1030     8881    23052 |     5768     3226     46 |  2.492 % |
0.93/1.82	|      4934 |    1030     8881    23052 |     6345     4934     44 |  2.492 % |
1.88/2.25	|      7497 |    1030     8881    23052 |     6980     4204     42 |  2.492 % |
2.47/2.82	|     11342 |    1030     8881    23052 |     7678     4428     40 |  2.492 % |
3.27/3.60	|     17112 |    1030     8881    23052 |     8446     6231     38 |  2.492 % |
4.28/4.68	|     25762 |    1030     8881    23052 |     9290     6109     29 |  2.492 % |
5.78/6.16	===============================================================================
5.78/6.16	restarts              : 13
5.78/6.16	conflicts             : 37287          (7601 /sec)
5.78/6.16	decisions             : 47256          (1.41 % random) (9634 /sec)
5.78/6.16	propagations          : 4973915        (1013997 /sec)
5.78/6.16	conflict literals     : 1415043        (22.69 % deleted)
5.78/6.16	Memory used           : 5.26 MB
5.78/6.16	CPU time              : 4.90525 s
5.78/6.16	
5.78/6.16	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-1883400-1245194395/watcher-1883400-1245194395 -o /tmp/evaluation-result-1883400-1245194395/solver-1883400-1245194395 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883400-1245194395.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 5436
/proc/meminfo: memFree=1842400/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=18576 CPUtime=0
/proc/5436/stat : 5436 (runsolver) D 5434 5436 5309 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 187038800 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 266134416679 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/5436/statm: 4644 284 249 26 0 2626 0

[startup+0.0326329 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 5436
/proc/meminfo: memFree=1842400/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=18576 CPUtime=0
/proc/5436/stat : 5436 (runsolver) D 5434 5436 5309 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 187038800 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 266134416679 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/5436/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.101643 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 5436
/proc/meminfo: memFree=1842400/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=152 CPUtime=0
/proc/5436/stat : 5436 (java) D 5434 5436 5309 0 -1 0 208 0 13 0 0 0 0 0 18 0 1 0 187038800 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 1463076 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/5436/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.301668 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 5436
/proc/meminfo: memFree=1842400/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1681520 CPUtime=0.02
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 1322 0 73 0 0 2 0 0 18 0 3 0 187038800 1721876480 1072 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 420380 1072 594 9 0 415295 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1681520

[startup+0.701903 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 5436
/proc/meminfo: memFree=1842400/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1685476 CPUtime=0.43
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 3471 0 100 0 36 7 0 0 18 0 9 0 187038800 1725927424 3032 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421369 3032 1259 9 0 416280 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 1685476

[startup+1.50198 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 5445
/proc/meminfo: memFree=1814104/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686532 CPUtime=0.93
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5675 0 104 0 85 8 0 0 18 0 12 0 187038800 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421633 4717 2164 9 0 416544 0
[pid=5436/tid=5438] ppid=5434 vsize=1686532 CPUtime=0.73
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2112 0 44 0 68 5 0 0 18 0 12 0 187038817 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686532 CPUtime=0.09
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2337 0 3 0 8 1 0 0 16 0 12 0 187038829 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686532 CPUtime=0.07
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 417 0 0 0 7 0 0 0 16 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1686532

[startup+3.10216 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 5449
/proc/meminfo: memFree=1809336/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686532 CPUtime=0.93
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5694 0 104 0 85 8 0 0 18 0 12 0 187038800 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421633 4717 2164 9 0 416544 0
[pid=5447] ppid=5436 vsize=4928 CPUtime=1.84
/proc/5447/stat : 5447 (minisat) R 5436 5436 5309 0 -1 4194304 1016 0 0 0 184 0 0 0 25 0 1 0 187038924 5046272 956 1992294400 134512640 135156773 4294956080 18446744073709551615 134556469 0 4 0 3 0 0 0 17 0 0 0
/proc/5447/statm: 1232 956 75 157 0 1072 0
[pid=5436/tid=5438] ppid=5434 vsize=1686532 CPUtime=0.73
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2112 0 44 0 68 5 0 0 18 0 12 0 187038817 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686532 CPUtime=0.09
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2355 0 3 0 8 1 0 0 16 0 12 0 187038829 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686532 CPUtime=0.07
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 417 0 0 0 7 0 0 0 16 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5446] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5446/stat : 5446 (java) S 5434 5436 5309 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5436/tid=5448] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5448/stat : 5448 (java) S 5434 5436 5309 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5436/tid=5449] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5449/stat : 5449 (java) S 5434 5436 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 1691460

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

[startup+4.70234 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 5449
/proc/meminfo: memFree=1808440/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686532 CPUtime=0.94
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5825 0 104 0 85 9 0 0 18 0 12 0 187038800 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421633 4717 2164 9 0 416544 0
[pid=5447] ppid=5436 vsize=5248 CPUtime=3.44
/proc/5447/stat : 5447 (minisat) R 5436 5436 5309 0 -1 4194304 1105 0 0 0 344 0 0 0 25 0 1 0 187038924 5373952 1045 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/5447/statm: 1312 1045 75 157 0 1152 0
[pid=5436/tid=5438] ppid=5434 vsize=1686532 CPUtime=0.73
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2112 0 44 0 68 5 0 0 18 0 12 0 187038817 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686532 CPUtime=0.09
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2485 0 3 0 8 1 0 0 15 0 12 0 187038829 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686532 CPUtime=0.07
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 417 0 0 0 7 0 0 0 16 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5446] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5446/stat : 5446 (java) S 5434 5436 5309 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5436/tid=5448] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5448/stat : 5448 (java) S 5434 5436 5309 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5436/tid=5449] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5449/stat : 5449 (java) S 5434 5436 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 1691780

[startup+5.50643 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 5449
/proc/meminfo: memFree=1808312/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686532 CPUtime=0.94
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5825 0 104 0 85 9 0 0 18 0 12 0 187038800 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421633 4717 2164 9 0 416544 0
[pid=5447] ppid=5436 vsize=5380 CPUtime=4.24
/proc/5447/stat : 5447 (minisat) R 5436 5436 5309 0 -1 4194304 1121 0 0 0 424 0 0 0 25 0 1 0 187038924 5509120 1061 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/5447/statm: 1345 1061 75 157 0 1185 0
[pid=5436/tid=5438] ppid=5434 vsize=1686532 CPUtime=0.73
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2112 0 44 0 68 5 0 0 18 0 12 0 187038817 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686532 CPUtime=0.09
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2485 0 3 0 8 1 0 0 15 0 12 0 187038829 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 187038832 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686532 CPUtime=0.07
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 417 0 0 0 7 0 0 0 16 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187038837 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5446] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5446/stat : 5446 (java) S 5434 5436 5309 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5436/tid=5448] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5448/stat : 5448 (java) S 5434 5436 5309 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5436/tid=5449] ppid=5434 vsize=1686532 CPUtime=0
/proc/5436/task/5449/stat : 5449 (java) S 5434 5436 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187038924 1727008768 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 1691912

[startup+5.90247 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 5449
/proc/meminfo: memFree=1808312/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686516 CPUtime=0.94
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5830 0 104 0 85 9 0 0 18 0 12 0 187038800 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421629 4717 2164 9 0 416540 0
[pid=5447] ppid=5436 vsize=5380 CPUtime=4.64
/proc/5447/stat : 5447 (minisat) R 5436 5436 5309 0 -1 4194304 1133 0 0 0 464 0 0 0 25 0 1 0 187038924 5509120 1073 1992294400 134512640 135156773 4294956080 18446744073709551615 134556267 0 4 0 3 0 0 0 17 0 0 0
/proc/5447/statm: 1345 1073 75 157 0 1185 0
[pid=5436/tid=5438] ppid=5434 vsize=1686516 CPUtime=0.73
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2112 0 44 0 68 5 0 0 18 0 12 0 187038817 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686516 CPUtime=0.09
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2485 0 3 0 8 1 0 0 16 0 12 0 187038829 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187038832 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 187038832 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686516 CPUtime=0.07
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 417 0 0 0 7 0 0 0 16 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5446] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5446/stat : 5446 (java) S 5434 5436 5309 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187038924 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5436/tid=5448] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5448/stat : 5448 (java) S 5434 5436 5309 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187038924 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5436/tid=5449] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5449/stat : 5449 (java) S 5434 5436 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187038924 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 1691896

[startup+6.10249 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 5449
/proc/meminfo: memFree=1808312/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686516 CPUtime=0.94
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5830 0 104 0 85 9 0 0 18 0 12 0 187038800 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421629 4717 2164 9 0 416540 0
[pid=5447] ppid=5436 vsize=5380 CPUtime=4.84
/proc/5447/stat : 5447 (minisat) R 5436 5436 5309 0 -1 4194304 1133 0 0 0 484 0 0 0 25 0 1 0 187038924 5509120 1073 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5447/statm: 1345 1073 75 157 0 1185 0
[pid=5436/tid=5438] ppid=5434 vsize=1686516 CPUtime=0.73
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2112 0 44 0 68 5 0 0 18 0 12 0 187038817 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686516 CPUtime=0.09
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2485 0 3 0 8 1 0 0 16 0 12 0 187038829 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187038832 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 187038832 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686516 CPUtime=0.07
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 417 0 0 0 7 0 0 0 16 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187038837 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5446] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5446/stat : 5446 (java) S 5434 5436 5309 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187038924 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5436/tid=5448] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5448/stat : 5448 (java) S 5434 5436 5309 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187038924 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5436/tid=5449] ppid=5434 vsize=1686516 CPUtime=0
/proc/5436/task/5449/stat : 5449 (java) S 5434 5436 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187038924 1726992384 4717 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 1691896

[startup+6.20251 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 5449
/proc/meminfo: memFree=1808312/2055920 swapFree=4192812/4192956
[pid=5436] ppid=5434 vsize=1686516 CPUtime=5.84
/proc/5436/stat : 5436 (java) S 5434 5436 5309 0 -1 0 5853 1141 104 0 85 9 490 0 18 0 9 0 187038800 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5436/statm: 421629 4719 2165 9 0 416540 0
[pid=5436/tid=5438] ppid=5434 vsize=1686516 CPUtime=5.64
/proc/5436/task/5438/stat : 5438 (java) S 5434 5436 5309 0 -1 64 2126 1141 44 0 69 5 490 0 16 0 9 0 187038817 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5439] ppid=5434 vsize=1686516 CPUtime=4.99
/proc/5436/task/5439/stat : 5439 (java) S 5434 5436 5309 0 -1 64 2485 1141 3 0 8 1 490 0 16 0 9 0 187038829 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5440] ppid=5434 vsize=1686516 CPUtime=4.9
/proc/5436/task/5440/stat : 5440 (java) S 5434 5436 5309 0 -1 64 15 1141 0 0 0 0 490 0 15 0 9 0 187038832 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5441] ppid=5434 vsize=1686516 CPUtime=4.9
/proc/5436/task/5441/stat : 5441 (java) S 5434 5436 5309 0 -1 64 11 1141 1 0 0 0 490 0 16 0 9 0 187038832 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5442] ppid=5434 vsize=1686516 CPUtime=4.9
/proc/5436/task/5442/stat : 5442 (java) S 5434 5436 5309 0 -1 64 1 1141 0 0 0 0 490 0 19 0 9 0 187038837 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5443] ppid=5434 vsize=1686516 CPUtime=4.97
/proc/5436/task/5443/stat : 5443 (java) S 5434 5436 5309 0 -1 64 422 1141 0 0 7 0 490 0 16 0 9 0 187038837 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5436/tid=5444] ppid=5434 vsize=1686516 CPUtime=4.9
/proc/5436/task/5444/stat : 5444 (java) S 5434 5436 5309 0 -1 64 0 1141 0 0 0 0 490 0 20 0 9 0 187038837 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5436/tid=5445] ppid=5434 vsize=1686516 CPUtime=4.9
/proc/5436/task/5445/stat : 5445 (java) S 5434 5436 5309 0 -1 64 10 1141 0 0 0 0 490 0 15 0 9 0 187038837 1726992384 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 1686516

Child status: 0
Real time (s): 6.20881
CPU time (s): 5.86811
CPU user time (s): 5.76412
CPU system time (s): 0.103984
CPU usage (%): 94.5126
Max. virtual memory (cumulated for all children) (KiB): 1691912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.76412
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7023
page faults= 104
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 687
involuntary context switches= 324

runsolver used 0.005999 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 01:19:55
IDJOB=1883400
IDBENCH=1177
IDSOLVER=688
FILE ID=node35/1883400-1245194395
PBS_JOBID= 9368322
Free space on /tmp= 66136 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111226062.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-1883400-1245194395/watcher-1883400-1245194395 -o /tmp/evaluation-result-1883400-1245194395/solver-1883400-1245194395 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883400-1245194395.opb minisat %dimacs %var

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

MD5SUM BENCH= 866f5ef3323c718f8dc3ec29e930c03b
RANDOM SEED=1598306349

node35.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.232
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.232
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:       1842888 kB
Buffers:         47860 kB
Cached:          91536 kB
SwapCached:        140 kB
Active:          46440 kB
Inactive:       106996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            45628 kB
Committed_AS:   174724 kB
PageTables:       1400 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-1883400-1245194395.opb

Free space on /tmp at the end= 66136 MiB
End job on node35 at 2009-06-17 01:20:02