Trace number 1883689

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 9.97948 9.92129

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl.opb
MD5SUMf83049a5e6f779c8a894a05e03ae7f50
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 benchmark2.38664
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23837
Total number of constraints67568
Number of constraints which are clauses64398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3170
Minimum length of a constraint1
Maximum length of a constraint13
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 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.78/7.72	------------------------
7.78/7.72	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
7.78/7.72	Size : 0, 149733, 0, 0, 250358
7.78/7.72	Count : 0, 64397, 0, 0, 3171
7.78/7.72	
7.78/7.72	Command line : minisat tmp.dimacs %var 
7.78/7.72	
7.78/7.72	------------------------
7.78/7.74	This is MiniSat 2.0 beta
7.78/7.74	WARNING: for repeatability, setting FPU to use double precision
7.78/7.74	============================[ Problem Statistics ]=============================
7.78/7.74	|                                                                             |
7.78/7.74	|  Number of variables:  85111                                                |
7.78/7.74	|  Number of clauses:    169294                                               |
7.81/7.93	|  Parsing time:         0.16         s                                       |
8.77/8.73	============================[ Search Statistics ]==============================
8.77/8.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.77/8.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.77/8.73	===============================================================================
8.77/8.74	|         0 |   22061    84612   284507 |    28204        0    nan |  0.000 % |
8.77/8.79	|       102 |   22061    84612   284507 |    31024      102      9 |  5.305 % |
8.87/8.83	|       252 |   22061    84612   284507 |    34126      252      9 |  5.305 % |
8.87/8.87	|       477 |   22061    84612   284507 |    37539      477     15 |  5.305 % |
8.96/8.96	|       816 |   22058    84596   284463 |    41293      814     14 |  5.308 % |
9.16/9.11	|      1324 |   22058    84596   284463 |    45422     1322     13 |  5.308 % |
9.36/9.37	|      2085 |   22058    84596   284463 |    49965     2083     12 |  5.308 % |
9.87/9.84	|      3225 |   22033    84266   283220 |    54961     1930     11 |  5.379 % |
9.87/9.87	===============================================================================
9.87/9.87	restarts              : 8
9.87/9.87	conflicts             : 3273           (1569 /sec)
9.87/9.87	decisions             : 7307           (1.70 % random) (3502 /sec)
9.87/9.87	propagations          : 2615060        (1253214 /sec)
9.87/9.87	conflict literals     : 36989          (33.37 % deleted)
9.87/9.87	Memory used           : 29.55 MB
9.87/9.87	CPU time              : 2.08668 s
9.87/9.87	
9.87/9.87	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-1883689-1245195272/watcher-1883689-1245195272 -o /tmp/evaluation-result-1883689-1245195272/solver-1883689-1245195272 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883689-1245195272.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4997
/proc/meminfo: memFree=1874592/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=152 CPUtime=0
/proc/4997/stat : 4997 (java) R 4995 4997 4029 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187124493 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 8921387 0 0 4096 0 0 0 0 17 1 0 0
/proc/4997/statm: 38 26 19 9 0 4 0

[startup+0.072683 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4997
/proc/meminfo: memFree=1874592/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685156 CPUtime=0.06
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 2976 0 1 0 5 1 0 0 18 0 9 0 187124493 1725599744 2470 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421289 2470 1191 9 0 416200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685156

[startup+0.103296 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4997
/proc/meminfo: memFree=1874592/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685156 CPUtime=0.1
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 3045 0 1 0 9 1 0 0 18 0 9 0 187124493 1725599744 2535 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421289 2535 1226 9 0 416200 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685156

[startup+0.30189 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4997
/proc/meminfo: memFree=1874592/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685688 CPUtime=0.33
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 4333 0 1 0 31 2 0 0 18 0 9 0 187124493 1726144512 3755 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421422 3755 1383 9 0 416333 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685688

[startup+0.701931 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4997
/proc/meminfo: memFree=1874592/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685436 CPUtime=0.73
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 7286 0 1 0 70 3 0 0 18 0 9 0 187124493 1725886464 6258 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421359 6258 2154 9 0 416270 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685436

[startup+1.50301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5006
/proc/meminfo: memFree=1853080/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685436 CPUtime=1.57
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 11073 0 1 0 152 5 0 0 18 0 9 0 187124493 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421359 9069 2164 9 0 416270 0
[pid=4997/tid=4999] ppid=4995 vsize=1685436 CPUtime=0.98
/proc/4997/task/4999/stat : 4999 (java) R 4995 4997 4029 0 -1 64 2228 0 1 0 97 1 0 0 16 0 9 0 187124494 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 102094004 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=1685436 CPUtime=0.49
/proc/4997/task/5000/stat : 5000 (java) S 4995 4997 4029 0 -1 64 7771 0 0 0 46 3 0 0 16 0 9 0 187124495 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=1685436 CPUtime=0
/proc/4997/task/5001/stat : 5001 (java) S 4995 4997 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187124495 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5002] ppid=4995 vsize=1685436 CPUtime=0
/proc/4997/task/5002/stat : 5002 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 187124495 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5003] ppid=4995 vsize=1685436 CPUtime=0
/proc/4997/task/5003/stat : 5003 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187124497 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=1685436 CPUtime=0.08
/proc/4997/task/5004/stat : 5004 (java) R 4995 4997 4029 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 187124497 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 104695639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5005] ppid=4995 vsize=1685436 CPUtime=0
/proc/4997/task/5005/stat : 5005 (java) S 4995 4997 4029 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187124497 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5006] ppid=4995 vsize=1685436 CPUtime=0
/proc/4997/task/5006/stat : 5006 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187124497 1725886464 9069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1685436

[startup+3.10217 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5006
/proc/meminfo: memFree=1832536/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685548 CPUtime=3.18
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 19799 0 1 0 309 9 0 0 18 0 9 0 187124493 1726001152 17285 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421387 17285 2161 9 0 416298 0
[pid=4997/tid=4999] ppid=4995 vsize=1685548 CPUtime=2.01
/proc/4997/task/4999/stat : 4999 (java) S 4995 4997 4029 0 -1 64 2509 0 1 0 200 1 0 0 17 0 9 0 187124494 1726001152 17285 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5000] ppid=4995 vsize=1685548 CPUtime=1.05
/proc/4997/task/5000/stat : 5000 (java) R 4995 4997 4029 0 -1 64 16207 0 0 0 99 6 0 0 15 0 9 0 187124495 1726001152 17285 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5001/stat : 5001 (java) S 4995 4997 4029 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 187124495 1726001152 17285 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5002/stat : 5002 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187124495 1726001152 17285 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5003/stat : 5003 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187124497 1726001152 17287 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=1685548 CPUtime=0.09
/proc/4997/task/5004/stat : 5004 (java) S 4995 4997 4029 0 -1 64 347 0 0 0 9 0 0 0 15 0 9 0 187124497 1726001152 17289 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5005] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5005/stat : 5005 (java) S 4995 4997 4029 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187124497 1726001152 17291 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5006] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5006/stat : 5006 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187124497 1726001152 17293 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1685548

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5006
/proc/meminfo: memFree=1776280/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1685548 CPUtime=6.38
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 31192 0 1 0 623 15 0 0 18 0 9 0 187124493 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421387 27652 2161 9 0 416298 0
[pid=4997/tid=4999] ppid=4995 vsize=1685548 CPUtime=4.3
/proc/4997/task/4999/stat : 4999 (java) R 4995 4997 4029 0 -1 64 2987 0 1 0 427 3 0 0 16 0 9 0 187124494 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4126514243 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=1685548 CPUtime=1.96
/proc/4997/task/5000/stat : 5000 (java) S 4995 4997 4029 0 -1 64 27119 0 0 0 185 11 0 0 16 0 9 0 187124495 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5001] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5001/stat : 5001 (java) S 4995 4997 4029 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 187124495 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5002/stat : 5002 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187124495 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5003/stat : 5003 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187124497 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=1685548 CPUtime=0.1
/proc/4997/task/5004/stat : 5004 (java) S 4995 4997 4029 0 -1 64 350 0 0 0 10 0 0 0 16 0 9 0 187124497 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5005] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5005/stat : 5005 (java) S 4995 4997 4029 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187124497 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5006] ppid=4995 vsize=1685548 CPUtime=0
/proc/4997/task/5006/stat : 5006 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187124497 1726001152 27652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1685548

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

[startup+7.90165 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5006
/proc/meminfo: memFree=1762712/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1686504 CPUtime=7.81
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 44582 0 1 0 759 22 0 0 18 0 12 0 187124493 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421626 29664 2165 9 0 416537 0
[pid=4997/tid=4999] ppid=4995 vsize=1686504 CPUtime=4.83
/proc/4997/task/4999/stat : 4999 (java) S 4995 4997 4029 0 -1 64 3805 0 1 0 480 3 0 0 16 0 12 0 187124494 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=1686504 CPUtime=2.85
/proc/4997/task/5000/stat : 5000 (java) S 4995 4997 4029 0 -1 64 39566 0 0 0 269 16 0 0 16 0 12 0 187124495 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5001] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5001/stat : 5001 (java) S 4995 4997 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187124495 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5002] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5002/stat : 5002 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187124495 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5003/stat : 5003 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=1686504 CPUtime=0.1
/proc/4997/task/5004/stat : 5004 (java) S 4995 4997 4029 0 -1 64 350 0 0 0 10 0 0 0 16 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5005] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5005/stat : 5005 (java) S 4995 4997 4029 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5006] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5006/stat : 5006 (java) S 4995 4997 4029 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 1686504

[startup+8.70273 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5010
/proc/meminfo: memFree=1728440/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1686504 CPUtime=7.81
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 44585 0 1 0 759 22 0 0 18 0 12 0 187124493 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421626 29664 2165 9 0 416537 0
[pid=5008] ppid=4997 vsize=34344 CPUtime=0.96
/proc/5008/stat : 5008 (minisat) R 4997 4997 4029 0 -1 4194304 8275 0 0 0 92 4 0 0 25 0 1 0 187125265 35168256 8162 1992294400 134512640 135156773 4294956080 18446744073709551615 134542529 0 4 0 3 0 0 0 17 0 0 0
/proc/5008/statm: 8586 8162 72 157 0 8426 0
[pid=4997/tid=4999] ppid=4995 vsize=1686504 CPUtime=4.83
/proc/4997/task/4999/stat : 4999 (java) S 4995 4997 4029 0 -1 64 3805 0 1 0 480 3 0 0 16 0 12 0 187124494 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=1686504 CPUtime=2.85
/proc/4997/task/5000/stat : 5000 (java) S 4995 4997 4029 0 -1 64 39569 0 0 0 269 16 0 0 16 0 12 0 187124495 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5001] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5001/stat : 5001 (java) S 4995 4997 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187124495 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5002] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5002/stat : 5002 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187124495 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5003/stat : 5003 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=1686504 CPUtime=0.1
/proc/4997/task/5004/stat : 5004 (java) S 4995 4997 4029 0 -1 64 350 0 0 0 10 0 0 0 16 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5005] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5005/stat : 5005 (java) S 4995 4997 4029 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5006] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5006/stat : 5006 (java) R 4995 4997 4029 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187124497 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5007] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5007/stat : 5007 (java) S 4995 4997 4029 0 -1 64 74 0 0 0 0 0 0 0 17 0 12 0 187125265 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4997/tid=5009] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5009/stat : 5009 (java) S 4995 4997 4029 0 -1 64 36 0 0 0 0 0 0 0 15 0 12 0 187125267 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4997/tid=5010] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5010/stat : 5010 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187125267 1726980096 29664 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 1720848

[startup+9.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5010
/proc/meminfo: memFree=1728440/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=1686504 CPUtime=7.81
/proc/4997/stat : 4997 (java) S 4995 4997 4029 0 -1 0 44672 0 1 0 759 22 0 0 18 0 12 0 187124493 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 421626 29666 2165 9 0 416537 0
[pid=5008] ppid=4997 vsize=30260 CPUtime=1.75
/proc/5008/stat : 5008 (minisat) R 4997 4997 4029 0 -1 4194304 8278 0 0 0 171 4 0 0 25 0 1 0 187125265 30986240 7259 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5008/statm: 7565 7259 75 157 0 7405 0
[pid=4997/tid=4999] ppid=4995 vsize=1686504 CPUtime=4.83
/proc/4997/task/4999/stat : 4999 (java) S 4995 4997 4029 0 -1 64 3805 0 1 0 480 3 0 0 16 0 12 0 187124494 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=1686504 CPUtime=2.85
/proc/4997/task/5000/stat : 5000 (java) S 4995 4997 4029 0 -1 64 39569 0 0 0 269 16 0 0 16 0 12 0 187124495 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5001] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5001/stat : 5001 (java) S 4995 4997 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187124495 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5002] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5002/stat : 5002 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187124495 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5003/stat : 5003 (java) S 4995 4997 4029 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187124497 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=1686504 CPUtime=0.1
/proc/4997/task/5004/stat : 5004 (java) S 4995 4997 4029 0 -1 64 432 0 0 0 10 0 0 0 16 0 12 0 187124497 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5005] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5005/stat : 5005 (java) S 4995 4997 4029 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187124497 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4997/tid=5006] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5006/stat : 5006 (java) S 4995 4997 4029 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187124497 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4997/tid=5007] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5007/stat : 5007 (java) S 4995 4997 4029 0 -1 64 74 0 0 0 0 0 0 0 17 0 12 0 187125265 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4997/tid=5009] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5009/stat : 5009 (java) S 4995 4997 4029 0 -1 64 41 0 0 0 0 0 0 0 15 0 12 0 187125267 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4997/tid=5010] ppid=4995 vsize=1686504 CPUtime=0
/proc/4997/task/5010/stat : 5010 (java) S 4995 4997 4029 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187125267 1726980096 29666 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 1716764

[startup+9.90684 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5010
/proc/meminfo: memFree=1731896/2055920 swapFree=4181364/4192956
[pid=4997] ppid=4995 vsize=0 CPUtime=9.95
/proc/4997/stat : 4997 (java) Z 4995 4997 4029 0 -1 12 44767 8286 1 0 760 22 208 5 16 0 2 0 187124493 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4997/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 9.92129
CPU time (s): 9.97948
CPU user time (s): 9.68753
CPU system time (s): 0.291955
CPU usage (%): 100.587
Max. virtual memory (cumulated for all children) (KiB): 1720848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.68753
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53053
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= 906
involuntary context switches= 333

runsolver used 0.009998 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node36 at 2009-06-17 01:34:32
IDJOB=1883689
IDBENCH=1466
IDSOLVER=688
FILE ID=node36/1883689-1245195272
PBS_JOBID= 9368288
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= f83049a5e6f779c8a894a05e03ae7f50
RANDOM SEED=1914717487

node36.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.230
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.230
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:       1875080 kB
Buffers:         44564 kB
Cached:          89420 kB
SwapCached:       6436 kB
Active:          79384 kB
Inactive:        63536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875080 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            3044 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            24028 kB
Committed_AS:   193348 kB
PageTables:       1360 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-1883689-1245195272.opb

Free space on /tmp at the end= 66196 MiB
End job on node36 at 2009-06-17 01:34:42