Trace number 1725838

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 2009-03-22-BaseUNSAT 291.357 291.451

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0236
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

Solver Data

291.30/291.44	
291.30/291.44	c decisions : 381411
291.30/291.44	c conflicts : 277471
291.30/291.44	c Memory limit 1620 MiB
291.30/291.44	c RANDOM SEED: 1220866553
291.30/291.44	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-1725838-1240706962/watcher-1725838-1240706962 -o /tmp/evaluation-result-1725838-1240706962/solver-1725838-1240706962 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1725838-1240706962.cnf -rs 1220866553 -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: 0.99 0.98 0.99 3/64 5561
/proc/meminfo: memFree=1779192/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=1768 CPUtime=0
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 98723451 1810432 192 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 442 192 151 362 0 77 0

[startup+0.038588 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5561
/proc/meminfo: memFree=1779192/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=2580 CPUtime=0.03
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 442 0 0 0 3 0 0 0 18 0 1 0 98723451 2641920 426 1992294400 134512640 135997824 4294956160 18446744073709551615 134710119 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 645 426 158 362 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2580

[startup+0.101596 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5561
/proc/meminfo: memFree=1779192/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=2740 CPUtime=0.09
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 452 0 0 0 9 0 0 0 18 0 1 0 98723451 2805760 436 1992294400 134512640 135997824 4294956160 18446744073709551615 134710360 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 685 436 159 362 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2740

[startup+0.301629 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5561
/proc/meminfo: memFree=1779192/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=3000 CPUtime=0.29
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 540 0 0 0 29 0 0 0 19 0 1 0 98723451 3072000 523 1992294400 134512640 135997824 4294956160 18446744073709551615 134664425 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 750 523 174 362 0 385 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3000

[startup+0.701698 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5561
/proc/meminfo: memFree=1779192/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=3264 CPUtime=0.69
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 625 0 0 0 69 0 0 0 22 0 1 0 98723451 3342336 608 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 816 608 174 362 0 451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3264

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1777072/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=4060 CPUtime=1.49
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 799 0 0 0 149 0 0 0 25 0 1 0 98723451 4157440 782 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 1015 782 174 362 0 650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4060

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1776176/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=5000 CPUtime=3.09
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 1034 0 0 0 309 0 0 0 25 0 1 0 98723451 5120000 1017 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 1250 1017 174 362 0 885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5000

[startup+6.30164 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1774128/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=6780 CPUtime=6.29
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 1460 0 0 0 629 0 0 0 25 0 1 0 98723451 6942720 1443 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 1695 1443 174 362 0 1330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6780

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1771768/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=9084 CPUtime=12.69
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 2017 0 0 0 1269 0 0 0 25 0 1 0 98723451 9302016 1967 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 2271 1967 174 362 0 1906 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9084

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1768312/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=12632 CPUtime=25.49
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 2850 0 0 0 2548 1 0 0 25 0 1 0 98723451 12935168 2800 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 3158 2800 174 362 0 2793 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12632

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1763768/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=18108 CPUtime=51.08
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 4082 0 0 0 5106 2 0 0 25 0 1 0 98723451 18542592 3967 1992294400 134512640 135997824 4294956160 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 4527 3967 174 362 0 4162 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18108

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1756600/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=25580 CPUtime=102.26
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 5821 0 0 0 10223 3 0 0 25 0 1 0 98723451 26193920 5706 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 6395 5706 174 362 0 6030 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25580

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1750648/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=32964 CPUtime=162.24
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 7444 0 0 0 16219 5 0 0 25 0 1 0 98723451 33755136 7200 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 8241 7200 174 362 0 7876 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32964

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1746296/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=37544 CPUtime=222.22
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 8500 0 0 0 22216 6 0 0 25 0 1 0 98723451 38445056 8256 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 9386 8256 174 362 0 9021 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 37544

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1742008/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42208 CPUtime=282.2
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9581 0 0 0 28214 6 0 0 25 0 1 0 98723451 43220992 9337 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10552 9337 174 362 0 10187 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42208

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

[startup+287.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1741688/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42476 CPUtime=287.8
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9649 0 0 0 28773 7 0 0 25 0 1 0 98723451 43495424 9405 1992294400 134512640 135997824 4294956160 18446744073709551615 134757502 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10619 9405 174 362 0 10254 0
Current children cumulated CPU time (s) 287.8
Current children cumulated vsize (KiB) 42476

[startup+289.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1741624/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42476 CPUtime=289.4
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9664 0 0 0 28933 7 0 0 25 0 1 0 98723451 43495424 9420 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10619 9420 174 362 0 10254 0
Current children cumulated CPU time (s) 289.4
Current children cumulated vsize (KiB) 42476

[startup+290.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1741560/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42608 CPUtime=290.2
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9672 0 0 0 29013 7 0 0 25 0 1 0 98723451 43630592 9428 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10652 9428 174 362 0 10287 0
Current children cumulated CPU time (s) 290.2
Current children cumulated vsize (KiB) 42608

[startup+291.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1741560/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42608 CPUtime=291
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9679 0 0 0 29093 7 0 0 25 0 1 0 98723451 43630592 9435 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10652 9435 174 362 0 10287 0
Current children cumulated CPU time (s) 291
Current children cumulated vsize (KiB) 42608

[startup+291.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1741560/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42608 CPUtime=291.2
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9683 0 0 0 29113 7 0 0 25 0 1 0 98723451 43630592 9439 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10652 9439 174 362 0 10287 0
Current children cumulated CPU time (s) 291.2
Current children cumulated vsize (KiB) 42608

[startup+291.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5562
/proc/meminfo: memFree=1741496/2055920 swapFree=4192956/4192956
[pid=5561] ppid=5559 vsize=42608 CPUtime=291.3
/proc/5561/stat : 5561 (hydrasat) R 5559 5561 5017 0 -1 4194304 9684 0 0 0 29123 7 0 0 25 0 1 0 98723451 43630592 9440 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5561/statm: 10652 9440 174 362 0 10287 0
Current children cumulated CPU time (s) 291.3
Current children cumulated vsize (KiB) 42608

Child status: 20
Real time (s): 291.451
CPU time (s): 291.357
CPU user time (s): 291.276
CPU system time (s): 0.080987
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 42608

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

runsolver used 0.280957 second user time and 0.531919 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 02:49:22
IDJOB=1725838
IDBENCH=24599
IDSOLVER=520
FILE ID=node57/1725838-1240706962
PBS_JOBID= 9186785
Free space on /tmp= 66440 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725838-1240706962/watcher-1725838-1240706962 -o /tmp/evaluation-result-1725838-1240706962/solver-1725838-1240706962 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1725838-1240706962.cnf -rs 1220866553 -co memory_limit 1800

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

MD5SUM BENCH= f9cdae8890dde718d40830262adc8433
RANDOM SEED=1220866553

node57.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.256
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.256
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:       1779608 kB
Buffers:         20028 kB
Cached:         174112 kB
SwapCached:          0 kB
Active:          68700 kB
Inactive:       139332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779608 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            54408 kB
Committed_AS:   289588 kB
PageTables:       1388 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= 66436 MiB
End job on node57 at 2009-04-26 02:54:13