Trace number 1825574

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 52.9589 52.9867

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.4278
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  161476   460214 |   48442       0        0     nan |  0.000 % |
1.38/1.44	c |         0 |  154193   474553 |      --       0       --      -- |     --   | -7234/14448
1.38/1.44	c ==============================================================================
1.38/1.44	c Result  :   #vars: 11514   #clauses: 154193   #literals: 474553
1.38/1.44	c CPU time:   1.40779 s
1.38/1.44	c ==============================================================================
1.58/1.66	c Rsat version 2.00
52.86/52.95	c CNF stats: (11514 vars, 154193 clauses)
52.86/52.95	c Decisions: 324478
52.86/52.95	c Conflicts: 116030
52.86/52.97	c Time: 51.30000s
52.86/52.98	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-1825574-1242509833/watcher-1825574-1242509833 -o /tmp/evaluation-result-1825574-1242509833/solver-1825574-1242509833 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825574-1242509833.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.03 1.00 3/64 3432
/proc/meminfo: memFree=1596144/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=0
/proc/3432/stat : 3432 (rsat.sh) R 3430 3432 3395 0 -1 4194304 247 0 0 0 0 0 0 0 20 0 1 0 279016512 5484544 215 1992294400 4194304 4889804 548682068832 18446744073709551615 221236333410 0 0 4100 65536 0 0 0 17 0 0 0
/proc/3432/statm: 1339 220 182 169 0 50 0

[startup+0.0862691 s]
/proc/loadavg: 0.93 1.03 1.00 3/64 3432
/proc/meminfo: memFree=1596144/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=0
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 279016512 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3432/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101264 s]
/proc/loadavg: 0.93 1.03 1.00 3/64 3432
/proc/meminfo: memFree=1596144/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=0
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 279016512 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3432/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301288 s]
/proc/loadavg: 0.93 1.03 1.00 3/64 3432
/proc/meminfo: memFree=1596144/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=0
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 279016512 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3432/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701332 s]
/proc/loadavg: 0.93 1.03 1.00 3/64 3432
/proc/meminfo: memFree=1596144/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=0
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 279016512 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3432/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50142 s]
/proc/loadavg: 0.93 1.03 1.00 2/66 3434
/proc/meminfo: memFree=1580768/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=0
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 279016512 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3432/statm: 1339 235 195 169 0 50 0
[pid=3434] ppid=3432 vsize=16652 CPUtime=1.49
/proc/3434/stat : 3434 (SatElite) R 3432 3432 3395 0 -1 4194304 4676 0 0 0 146 3 0 0 25 0 1 0 279016512 17051648 3737 1992294400 134512640 135038345 4294956288 18446744073709551615 134773057 0 0 4096 3 0 0 0 17 1 0 0
/proc/3434/statm: 4163 3737 69 128 0 4032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22008

[startup+3.10158 s]
/proc/loadavg: 0.93 1.03 1.00 2/66 3435
/proc/meminfo: memFree=1582624/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=11828 CPUtime=1.43
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 2808 0 0 0 142 1 0 0 25 0 1 0 279016678 12111872 2794 1992294400 134512640 135377749 4294956400 18446744073709551615 134530101 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 2957 2794 86 211 0 2743 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17184

[startup+6.30293 s]
/proc/loadavg: 1.02 1.05 1.01 2/66 3435
/proc/meminfo: memFree=1579680/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=14188 CPUtime=4.63
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 3393 0 0 0 461 2 0 0 25 0 1 0 279016678 14528512 3378 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 3547 3378 86 211 0 3333 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19544

[startup+12.7016 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 3435
/proc/meminfo: memFree=1575008/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=19052 CPUtime=11.03
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 4622 0 0 0 1100 3 0 0 25 0 1 0 279016678 19509248 4509 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 4763 4509 86 211 0 4549 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24408

[startup+25.502 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 3435
/proc/meminfo: memFree=1564896/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=28472 CPUtime=23.82
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 7404 0 0 0 2377 5 0 0 25 0 1 0 279016678 29155328 6901 1992294400 134512640 135377749 4294956400 18446744073709551615 134529599 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 7118 6901 86 211 0 6904 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 33828

[startup+51.1018 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 3435
/proc/meminfo: memFree=1562656/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=31616 CPUtime=49.41
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 8246 0 0 0 4936 5 0 0 25 0 1 0 279016678 32374784 7549 1992294400 134512640 135377749 4294956400 18446744073709551615 134529120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 7904 7549 86 211 0 7690 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 36972

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

[startup+51.9018 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 3435
/proc/meminfo: memFree=1562336/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=31684 CPUtime=50.22
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 8298 0 0 0 5016 6 0 0 25 0 1 0 279016678 32444416 7582 1992294400 134512640 135377749 4294956400 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 7921 7582 86 211 0 7707 0
Current children cumulated CPU time (s) 51.86
Current children cumulated vsize (KiB) 37040

[startup+52.7019 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 3435
/proc/meminfo: memFree=1562336/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=31400 CPUtime=51.02
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 8298 0 0 0 5096 6 0 0 25 0 1 0 279016678 32153600 7527 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 7850 7527 86 211 0 7636 0
Current children cumulated CPU time (s) 52.66
Current children cumulated vsize (KiB) 36756

[startup+52.902 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 3435
/proc/meminfo: memFree=1562336/2055920 swapFree=4175944/4192956
[pid=3432] ppid=3430 vsize=5356 CPUtime=1.64
/proc/3432/stat : 3432 (rsat.sh) S 3430 3432 3395 0 -1 4194304 310 4677 0 0 0 0 160 4 16 0 1 0 279016512 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3432/statm: 1339 237 195 169 0 50 0
[pid=3435] ppid=3432 vsize=31400 CPUtime=51.22
/proc/3435/stat : 3435 (rsat) R 3432 3432 3395 0 -1 4194304 8298 0 0 0 5116 6 0 0 25 0 1 0 279016678 32153600 7527 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3435/statm: 7850 7527 86 211 0 7636 0
Current children cumulated CPU time (s) 52.86
Current children cumulated vsize (KiB) 36756

Child status: 20
Real time (s): 52.9867
CPU time (s): 52.9589
CPU user time (s): 52.844
CPU system time (s): 0.114982
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 37236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.844
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13444
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= 34
involuntary context switches= 147

runsolver used 0.051992 second user time and 0.148977 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-16 23:37:13
IDJOB=1825574
IDBENCH=71731
IDSOLVER=665
FILE ID=node21/1825574-1242509833
PBS_JOBID= 9307056
Free space on /tmp= 66036 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825574-1242509833/watcher-1825574-1242509833 -o /tmp/evaluation-result-1825574-1242509833/solver-1825574-1242509833 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825574-1242509833.cnf            

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=100213745

node21.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.233
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.233
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:       1596688 kB
Buffers:         46360 kB
Cached:         356440 kB
SwapCached:      11252 kB
Active:         101356 kB
Inactive:       313960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596688 kB
SwapTotal:     4192956 kB
SwapFree:      4175944 kB
Dirty:            4672 kB
Writeback:           0 kB
Mapped:          14892 kB
Slab:            30052 kB
Committed_AS:  1064748 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= 66036 MiB
End job on node21 at 2009-05-16 23:38:06