Trace number 1718246

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
CSat 2009-03-22UNSAT 150.135 150.177

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.8.unsat.cnf
MD5SUM35a8bbabf9cb954216ad71150cb47290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.9202
Satisfiable
(Un)Satisfiability was proved
Number of variables684
Number of clauses2300
Sum of the clauses size5992
Maximum clause length15
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2978
Number of clauses of size 31284
Number of clauses of size 416
Number of clauses of size 512
Number of clauses of size over 57

Solver Data

150.05/150.17	c Variable Count:   684
150.05/150.17	c Clause Count:     2300
150.05/150.17	s UNSATISFIABLE
150.05/150.17	c Total Time: 150.15

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-1718246-1240634867/watcher-1718246-1240634867 -o /tmp/evaluation-result-1718246-1240634867/solver-1718246-1240634867 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718246-1240634867.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.95 0.98 0.99 3/64 26109
/proc/meminfo: memFree=1046344/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=1500 CPUtime=0
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 91520730 1536000 132 1992294400 134512640 135625496 4294956240 18446744073709551615 134528210 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 375 132 88 271 0 101 0

[startup+0.0475501 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 26109
/proc/meminfo: memFree=1046344/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=7356 CPUtime=0.04
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 1631 0 0 0 4 0 0 0 18 0 1 0 91520730 7532544 1614 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 1839 1614 91 271 0 1565 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7356

[startup+0.102554 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 26109
/proc/meminfo: memFree=1046344/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=7356 CPUtime=0.09
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 1647 0 0 0 9 0 0 0 18 0 1 0 91520730 7532544 1630 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 1839 1630 91 271 0 1565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7356

[startup+0.301575 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 26109
/proc/meminfo: memFree=1046344/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=7612 CPUtime=0.29
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 1691 0 0 0 29 0 0 0 19 0 1 0 91520730 7794688 1674 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 1903 1674 91 271 0 1629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7612

[startup+0.701614 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 26109
/proc/meminfo: memFree=1046344/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=7868 CPUtime=0.69
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 1767 0 0 0 69 0 0 0 23 0 1 0 91520730 8056832 1750 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 1967 1750 91 271 0 1693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7868

[startup+1.50169 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1039552/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=8380 CPUtime=1.49
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 1875 0 0 0 148 1 0 0 25 0 1 0 91520730 8581120 1858 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 2095 1858 91 271 0 1821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8380

[startup+3.10185 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1038784/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=9016 CPUtime=3.09
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 2057 0 0 0 308 1 0 0 25 0 1 0 91520730 9232384 2040 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 2254 2040 91 271 0 1980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9016

[startup+6.30117 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1037440/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=10212 CPUtime=6.29
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 2332 0 0 0 627 2 0 0 25 0 1 0 91520730 10457088 2315 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 2553 2315 91 271 0 2279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10212

[startup+12.7018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1036040/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=11396 CPUtime=12.69
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 2630 0 0 0 1266 3 0 0 25 0 1 0 91520730 11669504 2613 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 2849 2613 91 271 0 2575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11396

[startup+25.5011 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1034248/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=13184 CPUtime=25.48
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 3098 0 0 0 2543 5 0 0 25 0 1 0 91520730 13500416 3040 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 3296 3040 91 271 0 3022 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13184

[startup+51.1016 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1031944/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=15248 CPUtime=51.08
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 3670 0 0 0 5099 9 0 0 25 0 1 0 91520730 15613952 3551 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 3812 3551 91 271 0 3538 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15248

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1029640/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=17756 CPUtime=102.26
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4293 0 0 0 10213 13 0 0 25 0 1 0 91520730 18182144 4174 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4439 4174 91 271 0 4165 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17756

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028744/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=18780 CPUtime=127.85
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4599 0 0 0 12770 15 0 0 25 0 1 0 91520730 19230720 4389 1992294400 134512640 135625496 4294956240 18446744073709551615 134541325 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4695 4389 91 271 0 4421 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 18780

[startup+140.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028360/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=19084 CPUtime=140.65
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4704 0 0 0 14049 16 0 0 25 0 1 0 91520730 19542016 4494 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4771 4494 91 271 0 4497 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 19084

[startup+147.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028168/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=19348 CPUtime=147.05
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4748 0 0 0 14688 17 0 0 25 0 1 0 91520730 19812352 4538 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4837 4538 91 271 0 4563 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 19348

[startup+148.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028168/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=19348 CPUtime=148.65
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4755 0 0 0 14848 17 0 0 25 0 1 0 91520730 19812352 4545 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4837 4545 91 271 0 4563 0
Current children cumulated CPU time (s) 148.65
Current children cumulated vsize (KiB) 19348

[startup+149.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028104/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=19348 CPUtime=149.46
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4761 0 0 0 14929 17 0 0 25 0 1 0 91520730 19812352 4551 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4837 4551 91 271 0 4563 0
Current children cumulated CPU time (s) 149.46
Current children cumulated vsize (KiB) 19348

[startup+149.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028104/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=19348 CPUtime=149.85
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4762 0 0 0 14968 17 0 0 25 0 1 0 91520730 19812352 4552 1992294400 134512640 135625496 4294956240 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4837 4552 91 271 0 4563 0
Current children cumulated CPU time (s) 149.85
Current children cumulated vsize (KiB) 19348

[startup+150.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26110
/proc/meminfo: memFree=1028104/2055920 swapFree=4192956/4192956
[pid=26109] ppid=26107 vsize=19348 CPUtime=150.05
/proc/26109/stat : 26109 (csat) R 26107 26109 25988 0 -1 4194304 4763 0 0 0 14988 17 0 0 25 0 1 0 91520730 19812352 4553 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26109/statm: 4837 4553 91 271 0 4563 0
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (KiB) 19348

Child status: 20
Real time (s): 150.177
CPU time (s): 150.135
CPU user time (s): 149.96
CPU system time (s): 0.174973
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 19348

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

runsolver used 0.081987 second user time and 0.346947 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 06:47:47
IDJOB=1718246
IDBENCH=20473
IDSOLVER=517
FILE ID=node12/1718246-1240634867
PBS_JOBID= 9186407
Free space on /tmp= 66340 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.8.unsat.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718246-1240634867/watcher-1718246-1240634867 -o /tmp/evaluation-result-1718246-1240634867/solver-1718246-1240634867 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718246-1240634867.cnf

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

MD5SUM BENCH= 35a8bbabf9cb954216ad71150cb47290
RANDOM SEED=1370491170

node12.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.213
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.213
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:       1046824 kB
Buffers:         81348 kB
Cached:         826112 kB
SwapCached:          0 kB
Active:         183420 kB
Inactive:       737908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046824 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            73860 kB
Committed_AS:   399332 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= 66340 MiB
End job on node12 at 2009-04-25 06:50:18