Trace number 1797368

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
ReVivAl 0.23 2009-03-18UNSAT 254.435 254.525

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark105.633
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 9
149.14/149.24	#LEARNT CLAUSES 118
149.53/149.62	done !
149.53/149.62	c Calling MINISAT
149.53/149.62	This is MiniSat 2.0 beta
149.53/149.62	WARNING: for repeatability, setting FPU to use double precision
149.53/149.62	============================[ Problem Statistics ]=============================
149.53/149.62	|                                                                             |
149.53/149.62	|  Number of variables:  159638                                               |
149.53/149.62	|  Number of clauses:    446675                                               |
149.56/149.88	|  Parsing time:         0.23         s                                       |
149.56/149.89	============================[ Search Statistics ]==============================
149.56/149.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
149.56/149.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
149.56/149.89	===============================================================================
149.56/149.89	|         0 |  151481   438516  1014726 |   146172        0    nan |  0.000 % |
149.56/150.03	|       100 |  151481   438516  1014726 |   160789      100      9 |  5.110 % |
149.56/150.27	|       250 |  151481   438516  1014726 |   176868      250     12 |  5.110 % |
150.73/150.83	|       476 |  151481   438516  1014726 |   194554      476     10 |  5.110 % |
151.13/151.21	|       813 |  151481   438516  1014726 |   214010      813     19 |  5.110 % |
152.22/152.37	|      1321 |  151481   438516  1014726 |   235411     1321     17 |  5.110 % |
153.12/153.28	|      2082 |  151481   438516  1014726 |   258952     2082     18 |  5.110 % |
154.32/154.47	|      3221 |  151480   438513  1014720 |   284847     3218     25 |  5.110 % |
155.82/155.94	|      4929 |  151257   438351  1014364 |   313332     4913     26 |  5.311 % |
156.92/157.07	|      7491 |  151152   437165  1011789 |   344665     7222     37 |  5.318 % |
157.82/157.99	|     11337 |  151149   437131  1011716 |   379132    11068     44 |  5.318 % |
159.82/159.90	|     17105 |  151149   437131  1011716 |   417045    16836     52 |  5.318 % |
163.32/163.41	|     25754 |  151149   437131  1011716 |   458750    25485     56 |  5.318 % |
168.22/168.32	|     38728 |  151146   437113  1011678 |   504625    38458     55 |  5.320 % |
178.72/178.80	|     58189 |  151140   437073  1011595 |   555087    57914     55 |  5.323 % |
195.50/195.68	|     87381 |  151123   437059  1011563 |   610596    87101     55 |  5.338 % |
227.90/228.03	|    131172 |  151098   436909  1011237 |   671656   130876     55 |  5.350 % |
254.39/254.51	===============================================================================
254.39/254.51	restarts              : 17
254.39/254.51	conflicts             : 149671         (1429 /sec)
254.39/254.51	decisions             : 695134         (1.50 % random) (6639 /sec)
254.39/254.51	propagations          : 167080774      (1595651 /sec)
254.39/254.51	conflict literals     : 8059124        (36.84 % deleted)
254.39/254.51	Memory used           : 68.81 MB
254.39/254.51	CPU time              : 104.71 s
254.39/254.51	
254.39/254.51	UNSATISFIABLE
254.39/254.52	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797368-1242089589/watcher-1797368-1242089589 -o /tmp/evaluation-result-1797368-1242089589/solver-1797368-1242089589 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797368-1242089589.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.92 0.98 0.99 3/64 6282
/proc/meminfo: memFree=1626232/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=3660 CPUtime=0
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 457 0 0 0 0 0 0 0 18 0 1 0 236987530 3747840 424 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6283/statm: 915 431 81 6 0 553 0

[startup+0.081052 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6282
/proc/meminfo: memFree=1626232/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=19444 CPUtime=0.06
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 4381 0 0 0 5 1 0 0 18 0 1 0 236987530 19910656 4340 1992294400 134512640 134537284 4294956368 18446744073709551615 9356923 0 0 4096 0 0 0 0 17 1 0 0
/proc/6283/statm: 4861 4341 82 6 0 4499 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24804

[startup+0.101053 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6282
/proc/meminfo: memFree=1626232/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=25136 CPUtime=0.09
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 5057 0 0 0 7 2 0 0 18 0 1 0 236987530 25739264 5016 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 1 0 0
/proc/6283/statm: 6284 5016 82 6 0 5922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30496

[startup+0.301072 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6282
/proc/meminfo: memFree=1626232/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=0.28
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9043 0 0 0 24 4 0 0 19 0 1 50000 236987530 36093952 6957 1992294400 134512640 134537284 4294956368 18446744073709551615 134523601 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6957 85 6 0 8450 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40608

[startup+0.701111 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6282
/proc/meminfo: memFree=1626232/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=0.68
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9043 0 0 0 64 4 0 0 22 0 1 50000 236987530 36093952 6957 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6957 85 6 0 8450 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40608

[startup+1.50219 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6284
/proc/meminfo: memFree=1598184/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=1.48
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9043 0 0 0 144 4 0 0 25 0 1 50000 236987530 36093952 6957 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6957 85 6 0 8450 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40608

[startup+3.10136 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6284
/proc/meminfo: memFree=1598056/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=3.08
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9044 0 0 0 304 4 0 0 25 0 1 50000 236987530 36093952 6958 1992294400 134512640 134537284 4294956368 18446744073709551615 134523594 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6283/statm: 8812 6958 85 6 0 8450 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40608

[startup+6.30167 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1597928/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=6.28
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9045 0 0 0 624 4 0 0 25 0 1 50000 236987530 36093952 6959 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6959 85 6 0 8450 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40608

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1597928/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=12.67
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9045 0 0 0 1263 4 0 0 25 0 1 50000 236987530 36093952 6959 1992294400 134512640 134537284 4294956368 18446744073709551615 134524042 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6959 85 6 0 8450 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40608

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1597992/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=25.48
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9046 0 0 0 2543 5 0 0 25 0 1 50000 236987530 36093952 6960 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6960 85 6 0 8450 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40608

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1598120/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=51.06
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9050 0 0 0 5101 5 0 0 25 0 1 50000 236987530 36093952 6964 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6964 85 6 0 8450 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40608

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1598184/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=0
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236987530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6282/statm: 1340 237 196 169 0 51 0
[pid=6283] ppid=6282 vsize=35248 CPUtime=102.25
/proc/6283/stat : 6283 (revival) R 6282 6282 6182 0 -1 4194304 9055 0 0 0 10220 5 0 0 25 0 1 50000 236987530 36093952 6969 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6283/statm: 8812 6969 85 6 0 8450 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 40608

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1584872/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=37864 CPUtime=12.66
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 8558 0 0 0 1262 4 0 0 25 0 1 0 237002492 38772736 8509 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 9466 8509 77 170 0 9294 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 43224

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1557224/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=64932 CPUtime=72.63
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 15320 0 0 0 7251 12 0 0 25 0 1 0 237002492 66490368 15271 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 16233 15271 77 170 0 16061 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 70292

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1555048/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=67080 CPUtime=80.64
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 15861 0 0 0 8051 13 0 0 25 0 1 0 237002492 68689920 15812 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 16770 15812 77 170 0 16598 0
Current children cumulated CPU time (s) 230.2
Current children cumulated vsize (KiB) 72440

[startup+243.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1552488/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=69892 CPUtime=93.44
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 16490 0 0 0 9330 14 0 0 25 0 1 0 237002492 71569408 16441 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 17473 16441 77 170 0 17301 0
Current children cumulated CPU time (s) 243
Current children cumulated vsize (KiB) 75252

[startup+249.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1551848/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=70456 CPUtime=99.83
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 16637 0 0 0 9969 14 0 0 25 0 1 0 237002492 72146944 16588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 17614 16588 77 170 0 17442 0
Current children cumulated CPU time (s) 249.39
Current children cumulated vsize (KiB) 75816

[startup+252.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1551848/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=70456 CPUtime=103.03
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 16637 0 0 0 10289 14 0 0 25 0 1 0 237002492 72146944 16588 1992294400 134512640 135212939 4294956240 18446744073709551615 134527116 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 17614 16588 77 170 0 17442 0
Current children cumulated CPU time (s) 252.59
Current children cumulated vsize (KiB) 75816

[startup+253.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1551848/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=70456 CPUtime=103.83
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 16637 0 0 0 10369 14 0 0 25 0 1 0 237002492 72146944 16588 1992294400 134512640 135212939 4294956240 18446744073709551615 134530449 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 17614 16588 77 170 0 17442 0
Current children cumulated CPU time (s) 253.39
Current children cumulated vsize (KiB) 75816

[startup+254.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1551848/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=70456 CPUtime=104.63
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 16637 0 0 0 10449 14 0 0 25 0 1 0 237002492 72146944 16588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 17614 16588 77 170 0 17442 0
Current children cumulated CPU time (s) 254.19
Current children cumulated vsize (KiB) 75816

[startup+254.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6285
/proc/meminfo: memFree=1551848/2055920 swapFree=4181464/4192956
[pid=6282] ppid=6280 vsize=5360 CPUtime=149.56
/proc/6282/stat : 6282 (run.sh) S 6280 6282 6182 0 -1 4194304 312 9076 0 0 0 0 14947 9 16 0 1 0 236987530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6282/statm: 1340 238 197 169 0 51 0
[pid=6285] ppid=6282 vsize=70456 CPUtime=104.83
/proc/6285/stat : 6285 (minisat) R 6282 6282 6182 0 -1 4194304 16637 0 0 0 10469 14 0 0 25 0 1 0 237002492 72146944 16588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6285/statm: 17614 16588 77 170 0 17442 0
Current children cumulated CPU time (s) 254.39
Current children cumulated vsize (KiB) 75816

Child status: 20
Real time (s): 254.525
CPU time (s): 254.435
CPU user time (s): 254.182
CPU system time (s): 0.252961
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 75816

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

runsolver used 0.26196 second user time and 0.673897 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 02:53:09
IDJOB=1797368
IDBENCH=71717
IDSOLVER=649
FILE ID=node36/1797368-1242089589
PBS_JOBID= 9277700
Free space on /tmp= 66260 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797368-1242089589/watcher-1797368-1242089589 -o /tmp/evaluation-result-1797368-1242089589/solver-1797368-1242089589 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797368-1242089589.cnf HOME

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=1962655985

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.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:       1626712 kB
Buffers:         46932 kB
Cached:         306160 kB
SwapCached:       5268 kB
Active:          34768 kB
Inactive:       326072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626712 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            9584 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            54496 kB
Committed_AS:   792128 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node36 at 2009-05-12 02:57:24