Trace number 1797387

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 + SatElite 2009-03-18UNSAT 5.06323 5.0794

General information on the benchmark

Namemanol-pipe-g6bi.cnf
MD5SUM276c05fafaa0b870834db9baaef6afca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.84572
Satisfiable
(Un)Satisfiability was proved
Number of variables23891
Number of clauses69895
Sum of the clauses size163087
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 246596
Number of clauses of size 323298
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 SatElite...
0.00/0.00	c Parsing...
0.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   69894   163086 |   20968       0        0     nan |  0.000 % |
0.39/0.49	c |         0 |   29802   116466 |      --       0       --      -- |     --   | -40090/-46615
0.39/0.49	c ==============================================================================
0.39/0.49	c Result  :   #vars: 4321   #clauses: 29802   #literals: 116466
0.39/0.49	c CPU time:   0.466929 s
0.39/0.49	c ==============================================================================
0.49/0.56	c SatElite is done !
0.49/0.56	c revival is preprocessing the formula...#ITERATIONS 21
4.06/4.17	#LEARNT CLAUSES 210
4.16/4.20	done !
4.16/4.20	c Calling MINISAT
4.16/4.20	This is MiniSat 2.0 beta
4.16/4.20	WARNING: for repeatability, setting FPU to use double precision
4.16/4.20	============================[ Problem Statistics ]=============================
4.16/4.20	|                                                                             |
4.16/4.20	|  Number of variables:  4321                                                 |
4.16/4.20	|  Number of clauses:    28800                                                |
4.16/4.22	|  Parsing time:         0.02         s                                       |
4.16/4.22	============================[ Search Statistics ]==============================
4.16/4.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.16/4.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.16/4.22	===============================================================================
4.16/4.22	|         0 |    4214    28685   107241 |     9561        0    nan |  0.000 % |
4.16/4.23	|       100 |    4214    28685   107241 |    10517      100      9 |  2.476 % |
4.16/4.24	|       250 |    4214    28685   107241 |    11569      250     10 |  2.476 % |
4.16/4.25	|       477 |    4214    28685   107241 |    12726      477     10 |  2.476 % |
4.16/4.27	|       814 |    4214    28685   107241 |    13999      814     10 |  2.476 % |
4.16/4.29	|      1321 |    4213    28685   107241 |    15399     1320     13 |  2.523 % |
4.27/4.33	|      2081 |    4211    28650   107113 |    16939     2054     15 |  2.661 % |
4.27/4.37	|      3221 |    4211    28650   107113 |    18632     3194     19 |  2.661 % |
4.37/4.44	|      4929 |    4211    28650   107113 |    20496     4902     22 |  2.661 % |
4.46/4.54	|      7491 |    4205    28612   106970 |    22545     7434     22 |  2.685 % |
4.66/4.76	|     11336 |    4200    28560   106729 |    24800    11200     20 |  2.823 % |
4.96/5.07	===============================================================================
4.96/5.07	restarts              : 11
4.96/5.07	conflicts             : 15463          (17900 /sec)
4.96/5.07	decisions             : 51863          (1.77 % random) (60036 /sec)
4.96/5.07	propagations          : 1115857        (1291699 /sec)
4.96/5.07	conflict literals     : 265054         (24.73 % deleted)
4.96/5.07	Memory used           : 5.15 MB
4.96/5.07	CPU time              : 0.863868 s
4.96/5.07	
4.96/5.07	UNSATISFIABLE
4.96/5.07	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-1797387-1242089744/watcher-1797387-1242089744 -o /tmp/evaluation-result-1797387-1242089744/solver-1797387-1242089744 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797387-1242089744.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: 1.03 0.98 0.98 3/64 11559
/proc/meminfo: memFree=1188544/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0
/proc/11559/stat : 11559 (run.sh) R 11557 11559 11409 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 237002445 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840473247 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11559/statm: 1340 237 196 169 0 51 0
[pid=11560] ppid=11559 vsize=948 CPUtime=0
/proc/11560/stat : 11560 (SatElite) R 11559 11559 11409 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 237002446 970752 131 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/11560/statm: 237 131 51 126 0 108 0

[startup+0.057068 s]
/proc/loadavg: 1.03 0.98 0.98 3/64 11559
/proc/meminfo: memFree=1188544/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237002445 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11559/statm: 1340 238 197 169 0 51 0
[pid=11560] ppid=11559 vsize=8524 CPUtime=0.05
/proc/11560/stat : 11560 (SatElite) R 11559 11559 11409 0 -1 4194304 1847 0 0 0 4 1 0 0 19 0 1 0 237002446 8728576 1830 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/11560/statm: 2131 1830 51 126 0 2002 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13884

[startup+0.102075 s]
/proc/loadavg: 1.03 0.98 0.98 3/64 11559
/proc/meminfo: memFree=1188544/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237002445 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11559/statm: 1340 238 197 169 0 51 0
[pid=11560] ppid=11559 vsize=11576 CPUtime=0.09
/proc/11560/stat : 11560 (SatElite) R 11559 11559 11409 0 -1 4194304 2721 0 0 0 8 1 0 0 19 0 1 0 237002446 11853824 2519 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/11560/statm: 2894 2519 67 126 0 2765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16936

[startup+0.30111 s]
/proc/loadavg: 1.03 0.98 0.98 3/64 11559
/proc/meminfo: memFree=1188544/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237002445 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11559/statm: 1340 238 197 169 0 51 0
[pid=11560] ppid=11559 vsize=12372 CPUtime=0.29
/proc/11560/stat : 11560 (SatElite) R 11559 11559 11409 0 -1 4194304 2924 0 0 0 27 2 0 0 21 0 1 0 237002446 12668928 2722 1992294400 134512640 135031949 4294956224 18446744073709551615 134540556 0 0 4096 3 0 0 0 17 0 0 0
/proc/11560/statm: 3093 2722 67 126 0 2964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17732

[startup+0.70219 s]
/proc/loadavg: 1.03 0.98 0.98 3/64 11559
/proc/meminfo: memFree=1188544/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0.54
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 317 3054 0 0 0 0 52 2 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 5360

[startup+1.50134 s]
/proc/loadavg: 1.03 0.98 0.98 2/66 11562
/proc/meminfo: memFree=1183536/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0.54
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 317 3054 0 0 0 0 52 2 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
[pid=11562] ppid=11559 vsize=3628 CPUtime=0.93
/proc/11562/stat : 11562 (revival) R 11559 11559 11409 0 -1 4194304 778 0 0 0 93 0 0 0 25 0 1 50000 237002501 3715072 584 1992294400 134512640 134537284 4294956384 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11562/statm: 907 584 85 6 0 545 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8988

[startup+3.10162 s]
/proc/loadavg: 1.02 0.98 0.98 2/66 11562
/proc/meminfo: memFree=1183216/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0.54
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 317 3054 0 0 0 0 52 2 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
[pid=11562] ppid=11559 vsize=3892 CPUtime=2.52
/proc/11562/stat : 11562 (revival) R 11559 11559 11409 0 -1 4194304 843 0 0 0 252 0 0 0 25 0 1 50000 237002501 3985408 649 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11562/statm: 973 649 85 6 0 611 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9252

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

[startup+3.90177 s]
/proc/loadavg: 1.02 0.98 0.98 2/66 11562
/proc/meminfo: memFree=1182896/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=0.54
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 317 3054 0 0 0 0 52 2 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
[pid=11562] ppid=11559 vsize=4024 CPUtime=3.32
/proc/11562/stat : 11562 (revival) R 11559 11559 11409 0 -1 4194304 875 0 0 0 332 0 0 0 25 0 1 50000 237002501 4120576 681 1992294400 134512640 134537284 4294956384 18446744073709551615 134523685 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11562/statm: 1006 681 85 6 0 644 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9384

[startup+4.70191 s]
/proc/loadavg: 1.02 0.98 0.98 2/66 11563
/proc/meminfo: memFree=1182128/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=4.18
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 343 3955 0 0 0 0 415 3 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
[pid=11563] ppid=11559 vsize=4852 CPUtime=0.48
/proc/11563/stat : 11563 (minisat) R 11559 11559 11409 0 -1 4194304 979 0 0 0 48 0 0 0 21 0 1 0 237002866 4968448 963 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/11563/statm: 1213 963 77 170 0 1041 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 10212

[startup+4.90195 s]
/proc/loadavg: 1.02 0.98 0.98 2/66 11563
/proc/meminfo: memFree=1182128/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=4.18
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 343 3955 0 0 0 0 415 3 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
[pid=11563] ppid=11559 vsize=5136 CPUtime=0.68
/proc/11563/stat : 11563 (minisat) R 11559 11559 11409 0 -1 4194304 1043 0 0 0 68 0 0 0 22 0 1 0 237002866 5259264 1027 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11563/statm: 1284 1027 77 170 0 1112 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 10496

[startup+5.00197 s]
/proc/loadavg: 1.02 0.98 0.98 2/66 11563
/proc/meminfo: memFree=1182128/2055920 swapFree=4181384/4192956
[pid=11559] ppid=11557 vsize=5360 CPUtime=4.18
/proc/11559/stat : 11559 (run.sh) S 11557 11559 11409 0 -1 4194304 343 3955 0 0 0 0 415 3 16 0 1 0 237002445 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11559/statm: 1340 241 197 169 0 51 0
[pid=11563] ppid=11559 vsize=5136 CPUtime=0.78
/proc/11563/stat : 11563 (minisat) R 11559 11559 11409 0 -1 4194304 1070 0 0 0 78 0 0 0 23 0 1 0 237002866 5259264 1054 1992294400 134512640 135212939 4294956240 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 0 0 0
/proc/11563/statm: 1284 1054 77 170 0 1112 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 10496

Child status: 20
Real time (s): 5.0794
CPU time (s): 5.06323
CPU user time (s): 5.02024
CPU system time (s): 0.042993
CPU usage (%): 99.6817
Max. virtual memory (cumulated for all children) (KiB): 17992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.02024
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5402
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= 10
involuntary context switches= 55

runsolver used 0.002999 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-12 02:55:44
IDJOB=1797387
IDBENCH=71734
IDSOLVER=648
FILE ID=node44/1797387-1242089744
PBS_JOBID= 9277698
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 276c05fafaa0b870834db9baaef6afca
RANDOM SEED=1270825238

node44.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.267
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	: 5931.00
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.267
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:       1189024 kB
Buffers:         72244 kB
Cached:         713456 kB
SwapCached:       5480 kB
Active:         153432 kB
Inactive:       640732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189024 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            58732 kB
Committed_AS:   822844 kB
PageTables:       1380 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= 66368 MiB
End job on node44 at 2009-05-12 02:55:49