Trace number 1730421

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
ttsth-5-0 2009-03-19UNSAT 11.4433 5.75608

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.02478
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1730421-1240759141.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 252
0.00/0.00	c Clauses = 2160
0.00/0.00	c Literals = 4536
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 252
0.00/0.00	c Clauses = 2160
0.00/0.00	c Literals = 4536
0.00/0.00	c a2
0.00/0.00	c a1
0.00/0.03	c Independent sub-problems = 1
0.00/0.03	c Sub-problem with 252 variables and 2160 clauses
0.00/0.03	c using permutation method 4
0.00/0.03	c count = 2
0.00/0.03	c Ordering finished 0.020 seconds
0.00/0.03	c mapped 0.030 seconds
0.00/0.03	c permuted 0.030 seconds
0.00/0.03	c about to sort
0.00/0.03	c sorted
0.00/0.03	c clauses now 2160
0.00/0.03	c init finished 0.030 seconds
0.00/0.03	c tree built 0.030 seconds
0.00/0.03	c 
0.00/0.03	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.00/0.03	c ---------------------------------|----------------------------------|------------------------------------------------------
0.00/0.03	c ................................ | ..........                       |                        0.1           0.0             
0.00/0.03	c ................................ | ..........                     1 |                        0.1          10.0             
0.00/0.03	c ................................ | ..........                     2 |                        0.1          20.0             
0.00/0.03	c ................................ | ..........                     3 |                        0.1          30.0             
0.00/0.03	c ................................ | ..........                     4 |                        0.1          40.0             
0.00/0.03	c ................................ | ..........                     5 |                        0.1          50.0             
0.00/0.04	c ................................ | ..........                  1000 | 106                    0.1       10000.0         1359
4.16/2.17	c ****************................ | ..........                293563 | 62825                  4.3       68270.5       718194
4.16/2.19	c ****************................ | ..........                293564 | 62825                  4.3       68270.7       718239
4.16/2.19	c ************************........ | ..........                293565 | 62826                  4.3       68270.9       718239
4.16/2.19	c ************************........ | ..........                293566 | 62826                  4.3       68271.2       718239
4.16/2.19	c ****************************.... | ..........                293567 | 62827                  4.3       68271.4       718239
4.16/2.19	c ****************************.... | ..........                293568 | 62827                  4.3       68271.6       718239
4.16/2.19	c ******************************.. | ..........                293569 | 62828                  4.3       68271.9       718239
4.16/2.19	c ******************************.. | ..........                293570 | 62828                  4.3       68272.1       718239
8.34/4.28	c *******************************. | ..........                513027 | 110344                 8.5       60285.2      1289719
11.33/5.75	c Thread 0 result 0
11.33/5.75	c Thread 1 result 0
11.33/5.75	c Partial assignments = 606307, improvements = 130417  PA/sec = 53045.23, subset nodes = 1534107
11.33/5.75	s UNSATISFIABLE
11.33/5.75	c CPU time = 11.43 seconds
11.33/5.75	c Elapsed time = 6 seconds

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-1730421-1240759141/watcher-1730421-1240759141 -o /tmp/evaluation-result-1730421-1240759141/solver-1730421-1240759141 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1730421-1240759141.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 0.98 0.99 3/64 11326
/proc/meminfo: memFree=1645208/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=1196 CPUtime=0
/proc/11326/stat : 11326 (ttsth-5-0) R 11324 11326 10883 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 103942112 1224704 158 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11326/statm: 299 161 79 176 0 121 0

[startup+0.095244 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11326
/proc/meminfo: memFree=1645208/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=23760 CPUtime=0.15
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 446 0 0 0 15 0 0 0 18 0 3 0 103942112 24330240 430 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 5940 430 98 176 0 5762 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 23760

[startup+0.102243 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11326
/proc/meminfo: memFree=1645208/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=23760 CPUtime=0.16
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 456 0 0 0 16 0 0 0 18 0 3 0 103942112 24330240 440 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 5940 440 98 176 0 5762 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 23760

[startup+0.301271 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11326
/proc/meminfo: memFree=1645208/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=25040 CPUtime=0.56
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 763 0 0 0 56 0 0 0 18 0 3 0 103942112 25640960 747 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 6260 747 98 176 0 6082 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 25040

[startup+0.702318 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11326
/proc/meminfo: memFree=1645208/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=27280 CPUtime=1.35
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 1343 0 0 0 135 0 0 0 18 0 3 0 103942112 27934720 1327 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 6820 1327 98 176 0 6642 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 27280

[startup+1.50243 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 11329
/proc/meminfo: memFree=1638592/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=31280 CPUtime=2.95
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 2331 0 0 0 294 1 0 0 18 0 3 0 103942112 32030720 2315 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 7820 2315 98 176 0 7642 0
[pid=11326/tid=11328] ppid=11324 vsize=31280 CPUtime=1.45
/proc/11326/task/11328/stat : 11328 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 992 0 0 0 145 0 0 0 19 0 3 0 103942115 32030720 2315 1992294400 134512640 135237372 4294956192 18446744073709551615 134590123 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11326/tid=11329] ppid=11324 vsize=31280 CPUtime=1.45
/proc/11326/task/11329/stat : 11329 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 1018 0 0 0 145 0 0 0 18 0 3 0 103942115 32030720 2315 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 31280

[startup+3.1016 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 11329
/proc/meminfo: memFree=1633088/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=39120 CPUtime=6.14
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 4328 0 0 0 612 2 0 0 18 0 3 0 103942112 40058880 4312 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 9780 4312 98 176 0 9602 0
[pid=11326/tid=11328] ppid=11324 vsize=39120 CPUtime=3.05
/proc/11326/task/11328/stat : 11328 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 2011 0 0 0 304 1 0 0 25 0 3 0 103942115 40058880 4312 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11326/tid=11329] ppid=11324 vsize=39120 CPUtime=3.05
/proc/11326/task/11329/stat : 11329 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 1996 0 0 0 304 1 0 0 22 0 3 0 103942115 40058880 4312 1992294400 134512640 135237372 4294956192 18446744073709551615 134566008 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 39120

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

[startup+4.70179 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 11329
/proc/meminfo: memFree=1623296/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=45360 CPUtime=9.33
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 5835 0 0 0 930 3 0 0 18 0 3 0 103942112 46448640 5819 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 11340 5819 98 176 0 11162 0
[pid=11326/tid=11328] ppid=11324 vsize=45360 CPUtime=4.65
/proc/11326/task/11328/stat : 11328 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 2744 0 0 0 464 1 0 0 16 0 3 0 103942115 46448640 5819 1992294400 134512640 135237372 4294956192 18446744073709551615 134749334 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11326/tid=11329] ppid=11324 vsize=45360 CPUtime=4.63
/proc/11326/task/11329/stat : 11329 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 2770 0 0 0 462 1 0 0 21 0 3 0 103942115 46448640 5819 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.33
Current children cumulated vsize (KiB) 45360

[startup+5.50588 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 11329
/proc/meminfo: memFree=1620096/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=47440 CPUtime=10.94
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 6371 0 0 0 1090 4 0 0 18 0 3 0 103942112 48578560 6355 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 11860 6355 98 176 0 11682 0
[pid=11326/tid=11328] ppid=11324 vsize=47440 CPUtime=5.45
/proc/11326/task/11328/stat : 11328 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 3027 0 0 0 544 1 0 0 17 0 3 0 103942115 48578560 6355 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11326/tid=11329] ppid=11324 vsize=47440 CPUtime=5.44
/proc/11326/task/11329/stat : 11329 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 3023 0 0 0 542 2 0 0 17 0 3 0 103942115 48578560 6355 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.94
Current children cumulated vsize (KiB) 47440

[startup+5.70191 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 11329
/proc/meminfo: memFree=1620096/2055920 swapFree=4191900/4192956
[pid=11326] ppid=11324 vsize=47760 CPUtime=11.33
/proc/11326/stat : 11326 (ttsth-5-0) S 11324 11326 10883 0 -1 4194304 6464 0 0 0 1129 4 0 0 18 0 3 0 103942112 48906240 6448 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11326/statm: 11940 6448 98 176 0 11762 0
[pid=11326/tid=11328] ppid=11324 vsize=47760 CPUtime=5.66
/proc/11326/task/11328/stat : 11328 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 3084 0 0 0 564 2 0 0 18 0 3 0 103942115 48906240 6448 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11326/tid=11329] ppid=11324 vsize=47760 CPUtime=5.63
/proc/11326/task/11329/stat : 11329 (ttsth-5-0) R 11324 11326 10883 0 -1 4194368 3059 0 0 0 561 2 0 0 18 0 3 0 103942115 48906240 6448 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 47760

Child status: 20
Real time (s): 5.75608
CPU time (s): 11.4433
CPU user time (s): 11.3943
CPU system time (s): 0.048992
CPU usage (%): 198.803
Max. virtual memory (cumulated for all children) (KiB): 47760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3943
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6507
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= 43
involuntary context switches= 93

runsolver used 0.006998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 17:19:01
IDJOB=1730421
IDBENCH=24729
IDSOLVER=549
FILE ID=node53/1730421-1240759141
PBS_JOBID= 9187058
Free space on /tmp= 66476 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730421-1240759141/watcher-1730421-1240759141 -o /tmp/evaluation-result-1730421-1240759141/solver-1730421-1240759141 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1730421-1240759141.cnf

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=1766719860

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1645624 kB
Buffers:         40140 kB
Cached:         296144 kB
SwapCached:        384 kB
Active:         111172 kB
Inactive:       238520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645624 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            46536 kB
Committed_AS:   313972 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= 66476 MiB
End job on node53 at 2009-04-26 17:19:07