Trace number 1832076

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
MiniSAT 09z 2009-03-22UNSAT 20.4759 20.5172

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5746
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.01	c Parsing...
0.00/0.49	c ==============================================================================
0.00/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.49	c ==============================================================================
0.00/0.49	c |         0 |  648970  1721660 |  194690       0        0     nan |  0.000 % |
11.07/11.18	c |         0 |  438148  2475313 |      --       0       --      -- |     --   | -210822/753653
11.07/11.18	c ==============================================================================
11.07/11.18	c Result  :   #vars: 10026   #clauses: 438148   #literals: 2475313
11.07/11.18	c CPU time:   10.9273 s
11.07/11.18	c ==============================================================================
11.86/11.93	c WARNING: for repeatability, setting FPU to use double precision
11.86/11.93	c Number of variables   : 10026        
11.86/11.93	c Number of clauses     : 438148       
12.13/12.26	c Parsing time: 0.28         s
20.33/20.49	c restarts              : 34
20.33/20.49	c conflicts             : 12466          (1465 /sec)
20.33/20.49	c decisions             : 59885          (1.51 % random) (7039 /sec)
20.33/20.49	c propagations          : 10360191       (1217742 /sec)
20.33/20.49	c conflict literals     : 584247         (33.21 % deleted)
20.33/20.49	c Memory used           : 28.00 MB
20.33/20.49	c CPU time              : 8.50771 s
20.33/20.49	UNSATISFIABLE
20.33/20.49	
20.33/20.49	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-1832076-1242769132/watcher-1832076-1242769132 -o /tmp/evaluation-result-1832076-1242769132/solver-1832076-1242769132 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832076-1242769132.cnf -random-seed=203735888 

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.95 1/64 11235
/proc/meminfo: memFree=1973984/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5260 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) R 11233 11235 11148 0 -1 4194304 70 0 0 0 0 0 0 0 20 0 1 0 304941192 5386240 52 1992294400 4194304 4889804 548682068800 18446744073709551615 258936469593 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 1303 56 40 169 0 14 0

[startup+0.061675 s]
/proc/loadavg: 0.92 0.98 0.95 1/64 11235
/proc/meminfo: memFree=1973984/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101675 s]
/proc/loadavg: 0.92 0.98 0.95 1/64 11235
/proc/meminfo: memFree=1973984/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301695 s]
/proc/loadavg: 0.92 0.98 0.95 1/64 11235
/proc/meminfo: memFree=1973984/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701736 s]
/proc/loadavg: 0.92 0.98 0.95 1/64 11235
/proc/meminfo: memFree=1973984/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 11240
/proc/meminfo: memFree=1905352/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
[pid=11240] ppid=11235 vsize=73624 CPUtime=1.48
/proc/11240/stat : 11240 (SatELite_releas) R 11235 11235 11148 0 -1 4194304 17210 0 0 0 138 10 0 0 25 0 1 0 304941193 75390976 16912 1992294400 134512640 135223648 4294956128 18446744073709551615 134586874 0 0 4096 3 0 0 0 17 1 0 0
/proc/11240/statm: 18406 16912 76 173 0 18231 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78980

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 11240
/proc/meminfo: memFree=1897928/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
[pid=11240] ppid=11235 vsize=77988 CPUtime=3.08
/proc/11240/stat : 11240 (SatELite_releas) R 11235 11235 11148 0 -1 4194304 18265 0 0 0 293 15 0 0 25 0 1 0 304941193 79859712 17967 1992294400 134512640 135223648 4294956128 18446744073709551615 134548993 0 0 4096 3 0 0 0 17 1 0 0
/proc/11240/statm: 19497 17967 76 173 0 19322 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83344

[startup+6.30231 s]
/proc/loadavg: 0.93 0.98 0.95 2/66 11240
/proc/meminfo: memFree=1878472/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=0
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 304941192 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 237 197 169 0 50 0
[pid=11240] ppid=11235 vsize=85820 CPUtime=6.26
/proc/11240/stat : 11240 (SatELite_releas) R 11235 11235 11148 0 -1 4194304 20182 0 0 0 606 20 0 0 25 0 1 0 304941193 87879680 19884 1992294400 134512640 135223648 4294956128 18446744073709551615 134585625 0 0 4096 3 0 0 0 17 0 0 0
/proc/11240/statm: 21455 19884 76 173 0 21280 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 91176

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.95 2/66 11241
/proc/meminfo: memFree=1932304/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=11.88
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 335 23992 0 0 0 0 1158 30 16 0 1 0 304941192 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 239 197 169 0 50 0
[pid=11241] ppid=11235 vsize=26816 CPUtime=0.76
/proc/11241/stat : 11241 (minisat_static) R 11235 11235 11148 0 -1 4194304 6542 0 0 0 72 4 0 0 24 0 1 0 304942385 27459584 6528 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/11241/statm: 6704 6528 75 170 0 6531 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 32172

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

[startup+15.9023 s]
/proc/loadavg: 0.94 0.98 0.95 2/66 11241
/proc/meminfo: memFree=1911440/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=11.88
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 335 23992 0 0 0 0 1158 30 16 0 1 0 304941192 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 239 197 169 0 50 0
[pid=11241] ppid=11235 vsize=28532 CPUtime=3.96
/proc/11241/stat : 11241 (minisat_static) R 11235 11235 11148 0 -1 4194304 6987 0 0 0 392 4 0 0 25 0 1 0 304942385 29216768 6973 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/11241/statm: 7133 6973 75 170 0 6960 0
Current children cumulated CPU time (s) 15.84
Current children cumulated vsize (KiB) 33888

[startup+19.1016 s]
/proc/loadavg: 0.94 0.98 0.95 2/66 11241
/proc/meminfo: memFree=1911312/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=11.88
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 335 23992 0 0 0 0 1158 30 16 0 1 0 304941192 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 239 197 169 0 50 0
[pid=11241] ppid=11235 vsize=28664 CPUtime=7.15
/proc/11241/stat : 11241 (minisat_static) R 11235 11235 11148 0 -1 4194304 7018 0 0 0 711 4 0 0 25 0 1 0 304942385 29351936 7004 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/11241/statm: 7166 7004 75 170 0 6993 0
Current children cumulated CPU time (s) 19.03
Current children cumulated vsize (KiB) 34020

[startup+19.9017 s]
/proc/loadavg: 0.94 0.98 0.95 2/66 11241
/proc/meminfo: memFree=1911312/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=11.88
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 335 23992 0 0 0 0 1158 30 16 0 1 0 304941192 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 239 197 169 0 50 0
[pid=11241] ppid=11235 vsize=28664 CPUtime=7.95
/proc/11241/stat : 11241 (minisat_static) R 11235 11235 11148 0 -1 4194304 7018 0 0 0 791 4 0 0 25 0 1 0 304942385 29351936 7004 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/11241/statm: 7166 7004 75 170 0 6993 0
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (KiB) 34020

[startup+20.3017 s]
/proc/loadavg: 0.94 0.98 0.95 2/66 11241
/proc/meminfo: memFree=1911312/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5356 CPUtime=11.88
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 335 23992 0 0 0 0 1158 30 16 0 1 0 304941192 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11235/statm: 1339 239 197 169 0 50 0
[pid=11241] ppid=11235 vsize=28664 CPUtime=8.35
/proc/11241/stat : 11241 (minisat_static) R 11235 11235 11148 0 -1 4194304 7020 0 0 0 831 4 0 0 25 0 1 0 304942385 29351936 7006 1992294400 134512640 135212243 4294956240 18446744073709551615 134527718 0 0 4096 3 0 0 0 17 0 0 0
/proc/11241/statm: 7166 7006 75 170 0 6993 0
Current children cumulated CPU time (s) 20.23
Current children cumulated vsize (KiB) 34020

[startup+20.5018 s]
/proc/loadavg: 0.94 0.98 0.95 2/66 11241
/proc/meminfo: memFree=1911312/2055920 swapFree=4180276/4192956
[pid=11235] ppid=11233 vsize=5360 CPUtime=20.44
/proc/11235/stat : 11235 (SatELiteGTI) S 11233 11235 11148 0 -1 4194304 363 31025 0 0 0 0 2009 35 19 0 1 0 304941192 5488640 241 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11235/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 20.44
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 20.5172
CPU time (s): 20.4759
CPU user time (s): 20.0969
CPU system time (s): 0.378942
CPU usage (%): 99.7988
Max. virtual memory (cumulated for all children) (KiB): 105528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.0969
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31515
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= 26
involuntary context switches= 101

runsolver used 0.020996 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-19 23:38:53
IDJOB=1832076
IDBENCH=20421
IDSOLVER=672
FILE ID=node45/1832076-1242769132
PBS_JOBID= 9322255
Free space on /tmp= 66368 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832076-1242769132/watcher-1832076-1242769132 -o /tmp/evaluation-result-1832076-1242769132/solver-1832076-1242769132 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832076-1242769132.cnf -random-seed=203735888

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=203735888

node45.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.231
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.231
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:       1974464 kB
Buffers:          6808 kB
Cached:          39772 kB
SwapCached:       6868 kB
Active:          28948 kB
Inactive:        26444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1974464 kB
SwapTotal:     4192956 kB
SwapFree:      4180276 kB
Dirty:           13208 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            12152 kB
Committed_AS:  1002464 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= 66364 MiB
End job on node45 at 2009-05-19 23:39:14