Trace number 1581738

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 200.332 200.397

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

200.23/200.38	
200.23/200.38	c decisions : 522603
200.23/200.38	c conflicts : 136701
200.23/200.38	c Memory limit 1620 MiB
200.23/200.38	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-1581738-1238932106/watcher-1581738-1238932106 -o /tmp/evaluation-result-1581738-1238932106/solver-1581738-1238932106 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1581738-1238932106.cnf -rs 1157614774 -co memory_limit 1800 

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: 1.00 1.00 1.09 3/81 26041
/proc/meminfo: memFree=1624200/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=4180 CPUtime=0
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 227 0 0 0 0 0 0 0 20 0 1 0 1165874980 4280320 211 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 1045 212 119 319 0 723 0

[startup+0.060755 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 26041
/proc/meminfo: memFree=1624200/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=7348 CPUtime=0.05
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 1066 0 0 0 5 0 0 0 20 0 1 0 1165874980 7524352 1050 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 1837 1051 119 319 0 1515 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7348

[startup+0.102758 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 26041
/proc/meminfo: memFree=1624200/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=9592 CPUtime=0.09
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 1678 0 0 0 9 0 0 0 20 0 1 0 1165874980 9822208 1662 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 2398 1663 119 319 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9592

[startup+0.301779 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 26041
/proc/meminfo: memFree=1624200/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=20152 CPUtime=0.29
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 4499 0 0 0 27 2 0 0 22 0 1 0 1165874980 20635648 4483 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 5038 4483 119 319 0 4716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20152

[startup+0.702822 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 26041
/proc/meminfo: memFree=1624200/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=43272 CPUtime=0.69
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 10620 0 0 0 64 5 0 0 25 0 1 0 1165874980 44310528 10604 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 10818 10604 125 319 0 10496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43272

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 26042
/proc/meminfo: memFree=1569920/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=57432 CPUtime=1.49
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 14661 0 0 0 142 7 0 0 25 0 1 0 1165874980 58810368 13733 1992294400 134512640 135819388 4294956160 18446744073709551615 134681698 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 14358 13733 127 319 0 14036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57432

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 26042
/proc/meminfo: memFree=1558784/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=74148 CPUtime=3.09
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 19443 0 0 0 299 10 0 0 25 0 1 0 1165874980 75927552 16905 1992294400 134512640 135819388 4294956160 18446744073709551615 134677161 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 18537 16905 128 319 0 18215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74148

[startup+6.30144 s]
/proc/loadavg: 1.16 1.03 1.10 2/82 26042
/proc/meminfo: memFree=1533568/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=97440 CPUtime=6.29
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 26780 0 0 0 616 13 0 0 25 0 1 0 1165874980 99778560 22720 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 24360 22720 148 319 0 24038 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97440

[startup+12.7012 s]
/proc/loadavg: 1.15 1.03 1.10 2/82 26042
/proc/meminfo: memFree=1532936/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=97968 CPUtime=12.68
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 26913 0 0 0 1255 13 0 0 25 0 1 0 1165874980 100319232 22853 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 24492 22853 148 319 0 24170 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97968

[startup+25.5016 s]
/proc/loadavg: 1.11 1.03 1.10 2/82 26042
/proc/meminfo: memFree=1532552/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=98232 CPUtime=25.48
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 27008 0 0 0 2535 13 0 0 25 0 1 0 1165874980 100589568 22948 1992294400 134512640 135819388 4294956160 18446744073709551615 134616855 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 24558 22948 148 319 0 24236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98232

[startup+51.1014 s]
/proc/loadavg: 1.07 1.03 1.09 2/82 26042
/proc/meminfo: memFree=1531912/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=99028 CPUtime=51.07
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 27188 0 0 0 5093 14 0 0 25 0 1 0 1165874980 101404672 23128 1992294400 134512640 135819388 4294956160 18446744073709551615 134592998 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 24757 23128 148 319 0 24435 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99028

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.09 2/82 26042
/proc/meminfo: memFree=1530376/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=100600 CPUtime=102.26
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 27587 0 0 0 10212 14 0 0 25 0 1 0 1165874980 103014400 23527 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 25150 23527 148 319 0 24828 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100600

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/82 26042
/proc/meminfo: memFree=1527752/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=103116 CPUtime=162.23
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28203 0 0 0 16209 14 0 0 25 0 1 0 1165874980 105590784 24143 1992294400 134512640 135819388 4294956160 18446744073709551615 134603236 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 25779 24143 148 319 0 25457 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103116

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

[startup+179.102 s]
/proc/loadavg: 1.01 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1527176/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=103644 CPUtime=179.03
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28344 0 0 0 17889 14 0 0 25 0 1 0 1165874980 106131456 24284 1992294400 134512640 135819388 4294956160 18446744073709551615 134617505 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 25911 24284 148 319 0 25589 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 103644

[startup+191.901 s]
/proc/loadavg: 1.00 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1526792/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=104252 CPUtime=191.83
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28455 0 0 0 19168 15 0 0 25 0 1 0 1165874980 106754048 24395 1992294400 134512640 135819388 4294956160 18446744073709551615 134617610 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 26063 24395 148 319 0 25741 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 104252

[startup+195.101 s]
/proc/loadavg: 1.00 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1526600/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=104252 CPUtime=195.03
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28483 0 0 0 19488 15 0 0 25 0 1 0 1165874980 106754048 24423 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 26063 24423 148 319 0 25741 0
Current children cumulated CPU time (s) 195.03
Current children cumulated vsize (KiB) 104252

[startup+198.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1526344/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=104516 CPUtime=198.23
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28543 0 0 0 19808 15 0 0 25 0 1 0 1165874980 107024384 24483 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 26129 24483 148 319 0 25807 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 104516

[startup+199.107 s]
/proc/loadavg: 1.00 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1526344/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=104516 CPUtime=199.03
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28550 0 0 0 19888 15 0 0 25 0 1 0 1165874980 107024384 24490 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 26129 24490 148 319 0 25807 0
Current children cumulated CPU time (s) 199.03
Current children cumulated vsize (KiB) 104516

[startup+199.902 s]
/proc/loadavg: 1.00 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1526344/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=104648 CPUtime=199.83
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28552 0 0 0 19968 15 0 0 25 0 1 0 1165874980 107159552 24492 1992294400 134512640 135819388 4294956160 18446744073709551615 134618230 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 26162 24492 148 319 0 25840 0
Current children cumulated CPU time (s) 199.83
Current children cumulated vsize (KiB) 104648

[startup+200.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/82 26042
/proc/meminfo: memFree=1526280/2055920 swapFree=4173632/4192956
[pid=26041] ppid=26039 vsize=104648 CPUtime=200.23
/proc/26041/stat : 26041 (hydrasat-flat) R 26039 26041 25476 0 -1 4194304 28552 0 0 0 20008 15 0 0 25 0 1 0 1165874980 107159552 24492 1992294400 134512640 135819388 4294956160 18446744073709551615 134667929 0 0 4096 1 0 0 0 17 1 0 0
/proc/26041/statm: 26162 24492 148 319 0 25840 0
Current children cumulated CPU time (s) 200.23
Current children cumulated vsize (KiB) 104648

Child status: 20
Real time (s): 200.397
CPU time (s): 200.332
CPU user time (s): 200.163
CPU system time (s): 0.168974
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 104648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.163
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28813
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= 402

runsolver used 0.243962 second user time and 0.676897 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-05 13:48:27
IDJOB=1581738
IDBENCH=71042
IDSOLVER=519
FILE ID=node86/1581738-1238932106
PBS_JOBID= 9101434
Free space on /tmp= 66464 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581738-1238932106/watcher-1581738-1238932106 -o /tmp/evaluation-result-1581738-1238932106/solver-1581738-1238932106 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1581738-1238932106.cnf -rs 1157614774 -co memory_limit 1800

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=1157614774

node86.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.238
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.238
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:       1624680 kB
Buffers:         30184 kB
Cached:         319356 kB
SwapCached:       8276 kB
Active:         112640 kB
Inactive:       246652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624680 kB
SwapTotal:     4192956 kB
SwapFree:      4173632 kB
Dirty:           12272 kB
Writeback:           0 kB
Mapped:          15300 kB
Slab:            56184 kB
Committed_AS:  3103644 kB
PageTables:       2728 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= 66460 MiB
End job on node86 at 2009-04-05 13:51:47