Trace number 1541959

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
hybridGM7 7SAT 7.8968 7.89935

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S2060380282-019.cnf
MD5SUM88a7084af5dd17420de308796e7679c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.660898
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.01/0.04	c Heuristic : G2WSAT
0.01/0.04	c Hybrid barrier : 1 
0.01/0.04	c Problem instance: numAtoms = 65, numClauses = 5785, numLiterals = 40495
0.01/0.04	c General parameters: seed=79044795, cutoff=1000000000, targetCost = 0, print solution: yes
0.01/0.04	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 100
0.01/0.04	c tries = 1
0.01/0.04	c 
7.78/7.89	c gNovelty+ (M  34 )
7.78/7.89	s SATISFIABLE
7.78/7.89	v 1
7.78/7.89	v -2
7.78/7.89	v -3
7.78/7.89	v 4
7.78/7.89	v -5
7.78/7.89	v -6
7.78/7.89	v 7
7.78/7.89	v 8
7.78/7.89	v 9
7.78/7.89	v -10
7.78/7.89	v 11
7.78/7.89	v -12
7.78/7.89	v -13
7.78/7.89	v -14
7.78/7.89	v 15
7.78/7.89	v -16
7.78/7.89	v -17
7.78/7.89	v 18
7.78/7.89	v -19
7.78/7.89	v 20
7.78/7.89	v -21
7.78/7.89	v 22
7.78/7.89	v -23
7.78/7.89	v -24
7.78/7.89	v 25
7.78/7.89	v -26
7.78/7.89	v -27
7.78/7.89	v 28
7.78/7.89	v -29
7.78/7.89	v 30
7.78/7.89	v -31
7.78/7.89	v -32
7.78/7.89	v -33
7.78/7.89	v -34
7.78/7.89	v 35
7.78/7.89	v 36
7.78/7.89	v 37
7.78/7.89	v -38
7.78/7.89	v -39
7.78/7.89	v -40
7.78/7.89	v 41
7.78/7.89	v -42
7.78/7.89	v 43
7.78/7.89	v -44
7.78/7.89	v -45
7.78/7.89	v 46
7.78/7.89	v -47
7.78/7.89	v -48
7.78/7.89	v 49
7.78/7.89	v -50
7.78/7.89	v -51
7.78/7.89	v -52
7.78/7.89	v -53
7.78/7.89	v 54
7.78/7.89	v 55
7.78/7.89	v 56
7.78/7.89	v -57
7.78/7.89	v 58
7.78/7.89	v -59
7.78/7.89	v 60
7.78/7.89	v -61
7.78/7.89	v 62
7.78/7.89	v -63
7.78/7.89	v 64
7.78/7.89	v 65
7.78/7.89	v 0
7.78/7.89	c Done in 7.840000 seconds

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1541959-1238480443/watcher-1541959-1238480443 -o /tmp/evaluation-result-1541959-1238480443/solver-1541959-1238480443 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM7 HOME/instance-1541959-1238480443.cnf 79044795 

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.97 0.97 3/73 18609
/proc/meminfo: memFree=1524408/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=260600 CPUtime=0
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 1028 0 0 0 0 0 0 0 21 0 1 0 904432903 266854400 1012 1992294400 134512640 135204385 4294956224 18446744073709551615 134542712 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 65150 1019 55 168 0 64980 0

[startup+0.0207629 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 18609
/proc/meminfo: memFree=1524408/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=268416 CPUtime=0.01
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 1105 0 0 0 1 0 0 0 21 0 1 0 904432903 274857984 1089 1992294400 134512640 135204385 4294956224 18446744073709551615 134728510 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67104 1089 57 168 0 66934 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 268416

[startup+0.101771 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 18609
/proc/meminfo: memFree=1524408/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=268416 CPUtime=0.09
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 4638 0 0 0 7 2 0 0 21 0 1 0 904432903 274857984 4621 1992294400 134512640 135204385 4294956224 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67104 4621 64 168 0 66934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268416

[startup+0.301792 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 18609
/proc/meminfo: memFree=1524408/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=268988 CPUtime=0.29
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 4893 0 0 0 27 2 0 0 23 0 1 0 904432903 275443712 4868 1992294400 134512640 135204385 4294956224 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67247 4868 85 168 0 67077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268988

[startup+0.701834 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 18609
/proc/meminfo: memFree=1524408/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=269264 CPUtime=0.69
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5008 0 0 0 67 2 0 0 25 0 1 0 904432903 275726336 4973 1992294400 134512640 135204385 4294956224 18446744073709551615 134577044 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67316 4973 85 168 0 67146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 269264

[startup+1.50292 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1504496/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=269380 CPUtime=1.49
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5044 0 0 0 147 2 0 0 25 0 1 0 904432903 275845120 5006 1992294400 134512640 135204385 4294956224 18446744073709551615 134537443 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67345 5006 85 168 0 67175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 269380

[startup+3.10109 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1503984/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=270268 CPUtime=3.09
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5297 0 0 0 307 2 0 0 25 0 1 0 904432903 276754432 5229 1992294400 134512640 135204385 4294956224 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67567 5229 85 168 0 67397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270268

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1502208/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=271924 CPUtime=6.29
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5711 0 0 0 627 2 0 0 25 0 1 0 904432903 278450176 5634 1992294400 134512640 135204385 4294956224 18446744073709551615 134536993 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 67981 5634 85 168 0 67811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 271924

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

[startup+7.10151 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1501696/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=272140 CPUtime=7.08
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5788 0 0 0 706 2 0 0 25 0 1 0 904432903 278671360 5711 1992294400 134512640 135204385 4294956224 18446744073709551615 134537366 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 68035 5711 85 168 0 67865 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 272140

[startup+7.50155 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1501696/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=272516 CPUtime=7.48
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5854 0 0 0 746 2 0 0 25 0 1 0 904432903 279056384 5777 1992294400 134512640 135204385 4294956224 18446744073709551615 134537297 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 68129 5777 85 168 0 67959 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 272516

[startup+7.70657 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1501248/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=272516 CPUtime=7.69
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5854 0 0 0 767 2 0 0 25 0 1 0 904432903 279056384 5777 1992294400 134512640 135204385 4294956224 18446744073709551615 134537486 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 68129 5777 85 168 0 67959 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 272516

[startup+7.80158 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 18610
/proc/meminfo: memFree=1501248/2055920 swapFree=4176824/4192956
[pid=18609] ppid=18607 vsize=272612 CPUtime=7.78
/proc/18609/stat : 18609 (hybridGM7) R 18607 18609 18479 0 -1 4194304 5878 0 0 0 776 2 0 0 25 0 1 0 904432903 279154688 5801 1992294400 134512640 135204385 4294956224 18446744073709551615 134537405 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 68153 5801 85 168 0 67983 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 272612

Child status: 10
Real time (s): 7.89935
CPU time (s): 7.8968
CPU user time (s): 7.8638
CPU system time (s): 0.032994
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 272612

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

runsolver used 0.014997 second user time and 0.024996 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-31 08:20:43
IDJOB=1541959
IDBENCH=70523
IDSOLVER=535
FILE ID=node82/1541959-1238480443
PBS_JOBID= 9061822
Free space on /tmp= 61636 MiB

SOLVER NAME= hybridGM7 7
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S2060380282-019.cnf
COMMAND LINE= HOME/hybridGM7 BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1541959-1238480443/watcher-1541959-1238480443 -o /tmp/evaluation-result-1541959-1238480443/solver-1541959-1238480443 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM7 HOME/instance-1541959-1238480443.cnf 79044795 

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

MD5SUM BENCH= 88a7084af5dd17420de308796e7679c8
RANDOM SEED=79044795

node82.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.232
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.232
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:       1524824 kB
Buffers:         86280 kB
Cached:         355052 kB
SwapCached:       7332 kB
Active:         325064 kB
Inactive:       125736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524824 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          15000 kB
Slab:            65432 kB
Committed_AS:  2438912 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61636 MiB
End job on node82 at 2009-03-31 08:20:51