Trace number 1554846

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
VARSAT-industrial 2009-03-22UNSAT 50.5833 50.5946

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo016.cnf
MD5SUM576249eded8a3c95c0b3aa8dcd51992e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.2751
Satisfiable
(Un)Satisfiability was proved
Number of variables2945
Number of clauses8738
Sum of the clauses size20386
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 25824
Number of clauses of size 32912
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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2945                                                 |
0.00/0.00	c |  Number of clauses:    8738                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1109549886.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1459     6286    17914 |     2095        0    nan |  0.000 % |
0.00/0.05	c |       101 |    1459     6286    17914 |     2304      101     27 |  0.068 % |
0.00/0.07	c |       253 |    1459     6286    17914 |     2535      253     32 |  0.068 % |
0.10/0.10	c |       480 |    1459     6286    17914 |     2788      480     28 |  0.068 % |
0.10/0.15	c |       818 |    1459     6286    17914 |     3067      818     29 |  0.068 % |
0.20/0.20	c |      1326 |    1459     6286    17914 |     3374     1326     25 |  0.068 % |
0.20/0.28	c |      2086 |    1459     6286    17914 |     3712     2086     30 |  0.068 % |
0.30/0.38	c |      3225 |    1459     6286    17914 |     4083     3225     28 |  0.068 % |
0.50/0.57	c |      4934 |    1459     6286    17914 |     4491     2685     21 |  0.068 % |
0.80/0.86	c |      7497 |    1458     6283    17908 |     4940     2766     21 |  0.102 % |
1.30/1.37	c |     11342 |    1458     6283    17908 |     5434     3969     22 |  0.102 % |
2.10/2.12	c |     17110 |    1457     6277    17893 |     5978     3945     18 |  0.136 % |
3.09/3.11	c |     25759 |    1457     6277    17893 |     6576     3228     16 |  0.136 % |
4.69/4.70	c |     38733 |    1457     6277    17893 |     7233     5839     26 |  0.136 % |
7.09/7.10	c |     58194 |    1457     6277    17893 |     7957     6386     20 |  0.136 % |
10.59/10.65	c |     87388 |    1457     6277    17893 |     8752     6594     19 |  0.136 % |
15.99/16.05	c |    131177 |    1457     6277    17893 |     9628     5370     18 |  0.136 % |
24.28/24.39	c |    196862 |    1457     6277    17893 |    10590     6381     21 |  0.136 % |
38.38/38.45	c |    295388 |    1440     6065    17267 |    11649    10193     15 |  0.714 % |
50.49/50.59	c ===============================================================================
50.49/50.59	c surveys--CPU time (sec)   : 0.1370         (0.27 % of total)
50.49/50.59	c surveys--attempted        : 19             (139 /sec)
50.49/50.59	c surveys--converged        : 19             (100.00 % successful)
50.49/50.59	c restarts              : 19
50.49/50.59	c conflicts             : 374942         (7434 /sec)
50.49/50.59	c decisions             : 497488         (1.24 % random) (9864 /sec)
50.49/50.59	c propagations          : 71648573       (1420659 /sec)
50.49/50.59	c conflict literals     : 8063949        (53.15 % deleted)
50.49/50.59	c Memory used           : 7.41 MB
50.49/50.59	c Total CPU time (sec)      : 50.5703     
50.49/50.59	c 
50.49/50.59	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-1554846-1238733306/watcher-1554846-1238733306 -o /tmp/evaluation-result-1554846-1238733306/solver-1554846-1238733306 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1109549886 HOME/instance-1554846-1238733306.cnf 

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
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.92 1.00 1.08 3/64 19369
/proc/meminfo: memFree=1751048/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=2824 CPUtime=0
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 1145992994 2891776 302 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 706 303 87 221 0 482 0

[startup+0.0103101 s]
/proc/loadavg: 0.92 1.00 1.08 3/64 19369
/proc/meminfo: memFree=1751048/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=3748 CPUtime=0
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 532 0 0 0 0 0 0 0 18 0 1 0 1145992994 3837952 517 1992294400 4194304 5102648 548682068768 18446744073709551615 4245075 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 937 517 87 221 0 713 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3748

[startup+0.101317 s]
/proc/loadavg: 0.92 1.00 1.08 3/64 19369
/proc/meminfo: memFree=1751048/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=4636 CPUtime=0.1
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 848 0 0 0 10 0 0 0 18 0 1 0 1145992994 4747264 791 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1159 791 112 221 0 935 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4636

[startup+0.301336 s]
/proc/loadavg: 0.92 1.00 1.08 3/64 19369
/proc/meminfo: memFree=1751048/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=4636 CPUtime=0.3
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 848 0 0 0 30 0 0 0 19 0 1 0 1145992994 4747264 791 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1159 791 112 221 0 935 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4636

[startup+0.701372 s]
/proc/loadavg: 0.92 1.00 1.08 3/64 19369
/proc/meminfo: memFree=1751048/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=5036 CPUtime=0.7
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 917 0 0 0 70 0 0 0 22 0 1 0 1145992994 5156864 860 1992294400 4194304 5102648 548682068768 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1259 860 112 221 0 1035 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 5036

[startup+1.50145 s]
/proc/loadavg: 0.92 1.00 1.08 2/65 19370
/proc/meminfo: memFree=1748032/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=5168 CPUtime=1.5
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 967 0 0 0 150 0 0 0 25 0 1 0 1145992994 5292032 910 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1292 910 112 221 0 1068 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5168

[startup+3.1026 s]
/proc/loadavg: 0.92 1.00 1.08 2/65 19370
/proc/meminfo: memFree=1747584/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=5348 CPUtime=3.09
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1023 0 0 0 309 0 0 0 25 0 1 0 1145992994 5476352 966 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1337 966 112 221 0 1113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5348

[startup+6.30189 s]
/proc/loadavg: 0.93 1.00 1.08 2/65 19370
/proc/meminfo: memFree=1746816/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=6012 CPUtime=6.29
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1185 0 0 0 629 0 0 0 25 0 1 0 1145992994 6156288 1128 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1503 1128 112 221 0 1279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6012

[startup+12.7015 s]
/proc/loadavg: 0.93 1.00 1.08 2/65 19370
/proc/meminfo: memFree=1746240/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=6508 CPUtime=12.69
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1300 0 0 0 1269 0 0 0 25 0 1 0 1145992994 6664192 1243 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1627 1243 112 221 0 1403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6508

[startup+25.5017 s]
/proc/loadavg: 0.95 1.00 1.08 2/65 19370
/proc/meminfo: memFree=1745728/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7036 CPUtime=25.48
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1419 0 0 0 2548 0 0 0 25 0 1 0 1145992994 7204864 1362 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1759 1362 112 221 0 1535 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7036

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

[startup+38.3019 s]
/proc/loadavg: 0.95 1.00 1.07 2/65 19370
/proc/meminfo: memFree=1745472/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7316 CPUtime=38.28
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1493 0 0 0 3828 0 0 0 25 0 1 0 1145992994 7491584 1436 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1829 1436 112 221 0 1605 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 7316

[startup+44.7015 s]
/proc/loadavg: 0.96 1.00 1.07 2/65 19370
/proc/meminfo: memFree=1745408/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7448 CPUtime=44.69
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1514 0 0 0 4468 1 0 0 25 0 1 0 1145992994 7626752 1457 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1862 1457 112 221 0 1638 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 7448

[startup+47.9017 s]
/proc/loadavg: 0.96 1.00 1.07 2/65 19370
/proc/meminfo: memFree=1745280/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7580 CPUtime=47.88
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1548 0 0 0 4787 1 0 0 25 0 1 0 1145992994 7761920 1491 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1895 1491 112 221 0 1671 0
Current children cumulated CPU time (s) 47.88
Current children cumulated vsize (KiB) 7580

[startup+49.5059 s]
/proc/loadavg: 0.96 1.00 1.07 2/65 19370
/proc/meminfo: memFree=1745216/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7580 CPUtime=49.49
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1555 0 0 0 4948 1 0 0 25 0 1 0 1145992994 7761920 1498 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1895 1498 112 221 0 1671 0
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (KiB) 7580

[startup+50.302 s]
/proc/loadavg: 0.96 1.00 1.07 2/65 19370
/proc/meminfo: memFree=1745216/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7580 CPUtime=50.28
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1555 0 0 0 5027 1 0 0 25 0 1 0 1145992994 7761920 1498 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1895 1498 112 221 0 1671 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 7580

[startup+50.502 s]
/proc/loadavg: 0.96 1.00 1.07 2/65 19370
/proc/meminfo: memFree=1745216/2055920 swapFree=4176872/4192956
[pid=19369] ppid=19367 vsize=7580 CPUtime=50.49
/proc/19369/stat : 19369 (varsat-industri) R 19367 19369 19001 0 -1 4194304 1555 0 0 0 5048 1 0 0 25 0 1 0 1145992994 7761920 1498 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/19369/statm: 1895 1498 112 221 0 1671 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 7580

Child status: 20
Real time (s): 50.5946
CPU time (s): 50.5833
CPU user time (s): 50.5703
CPU system time (s): 0.012998
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 7580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.5703
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1560
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= 2
involuntary context switches= 37

runsolver used 0.049992 second user time and 0.109983 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-03 06:35:06
IDJOB=1554846
IDBENCH=70788
IDSOLVER=538
FILE ID=node48/1554846-1238733306
PBS_JOBID= 9085347
Free space on /tmp= 66548 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo016.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554846-1238733306/watcher-1554846-1238733306 -o /tmp/evaluation-result-1554846-1238733306/solver-1554846-1238733306 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1109549886 HOME/instance-1554846-1238733306.cnf

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

MD5SUM BENCH= 576249eded8a3c95c0b3aa8dcd51992e
RANDOM SEED=1109549886

node48.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.236
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.236
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:       1751528 kB
Buffers:         47312 kB
Cached:         170984 kB
SwapCached:      10184 kB
Active:          77744 kB
Inactive:       152356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751528 kB
SwapTotal:     4192956 kB
SwapFree:      4176872 kB
Dirty:            1128 kB
Writeback:           0 kB
Mapped:          17532 kB
Slab:            60240 kB
Committed_AS:  2902392 kB
PageTables:       1376 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= 66548 MiB
End job on node48 at 2009-04-03 06:35:57