Trace number 1724238

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
tts tts-5-0Signal 89.0715 89.1068

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.107
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.69/0.80	c Command: HOME/tts-5-0 HOME/instance-1724238-1240693735.cnf 
0.69/0.80	c Using SATTIMEOUT of 1200
0.69/0.80	c Using SATRAM of 1800
0.69/0.80	c Size of subset node = 16
0.69/0.80	c Variables = 131004
0.69/0.80	c Clauses = 387841
0.69/0.80	c Literals = 904961
0.69/0.80	c Reduced size:
0.69/0.80	c Variables = 131004
0.69/0.80	c Clauses = 387838
0.69/0.80	c Literals = 904955
0.69/0.80	c a2
1.49/1.59	c a1
86.27/86.30	c Independent sub-problems = 1
86.27/86.30	c Sub-problem with 131003 variables and 387838 clauses
86.27/86.30	c using permutation method 4
86.27/86.30	c count = 1
86.27/86.30	c Ordering finished 86.110 seconds
86.27/86.30	c mapped 86.280 seconds
86.27/86.30	c permuted 86.280 seconds
86.27/86.30	c about to sort
86.37/86.42	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1724238-1240693735/watcher-1724238-1240693735 -o /tmp/evaluation-result-1724238-1240693735/solver-1724238-1240693735 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1724238-1240693735.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: 1.99 1.84 1.44 3/64 21014
/proc/meminfo: memFree=1495168/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=1008 CPUtime=0
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 97401362 1032192 117 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 252 118 67 165 0 85 0

[startup+0.0482561 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21014
/proc/meminfo: memFree=1495168/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=2756 CPUtime=0.04
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 555 0 0 0 4 0 0 0 18 0 1 0 97401362 2822144 539 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 689 539 68 165 0 522 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2756

[startup+0.101261 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21014
/proc/meminfo: memFree=1495168/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=4672 CPUtime=0.09
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 1047 0 0 0 9 0 0 0 18 0 1 0 97401362 4784128 1031 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 1168 1031 68 165 0 1001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4672

[startup+0.301281 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21014
/proc/meminfo: memFree=1495168/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=12116 CPUtime=0.29
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 2906 0 0 0 28 1 0 0 19 0 1 0 97401362 12406784 2890 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 3029 2890 68 165 0 2862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12116

[startup+0.701324 s]
/proc/loadavg: 1.99 1.84 1.44 3/64 21014
/proc/meminfo: memFree=1495168/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=28940 CPUtime=0.69
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 6802 0 0 0 66 3 0 0 22 0 1 0 97401362 29634560 6786 1992294400 134512640 135191068 4294956224 18446744073709551615 134534093 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 7235 6786 68 165 0 7068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28940

[startup+1.50141 s]
/proc/loadavg: 1.99 1.84 1.44 2/65 21015
/proc/meminfo: memFree=1445048/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=55764 CPUtime=1.49
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 13502 0 0 0 144 5 0 0 25 0 1 0 97401362 57102336 13485 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 13941 13485 69 165 0 13774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55764

[startup+3.10158 s]
/proc/loadavg: 1.91 1.83 1.44 2/65 21015
/proc/meminfo: memFree=1433072/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=72620 CPUtime=3.09
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 20586 0 0 0 302 7 0 0 25 0 1 0 97401362 74362880 17645 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 18155 17645 71 165 0 17988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72620

[startup+6.30193 s]
/proc/loadavg: 1.91 1.83 1.44 2/65 21015
/proc/meminfo: memFree=1424120/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=72912 CPUtime=6.29
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 20658 0 0 0 622 7 0 0 25 0 1 0 97401362 74661888 17717 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 18228 17717 71 165 0 18061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72912

[startup+12.7026 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 21015
/proc/meminfo: memFree=1423744/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=73340 CPUtime=12.69
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 20776 0 0 0 1261 8 0 0 25 0 1 0 97401362 75100160 17835 1992294400 134512640 135191068 4294956224 18446744073709551615 134600611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 18335 17835 71 165 0 18168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73340

[startup+25.502 s]
/proc/loadavg: 1.65 1.78 1.43 2/65 21015
/proc/meminfo: memFree=1422912/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=74160 CPUtime=25.49
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 20992 0 0 0 2541 8 0 0 25 0 1 0 97401362 75939840 18051 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 18540 18051 71 165 0 18373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74160

[startup+51.1017 s]
/proc/loadavg: 1.43 1.71 1.42 2/65 21015
/proc/meminfo: memFree=1421440/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=75800 CPUtime=51.08
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 21398 0 0 0 5099 9 0 0 25 0 1 0 97401362 77619200 18457 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 18950 18457 71 165 0 18783 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 75800

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

[startup+63.9021 s]
/proc/loadavg: 1.33 1.68 1.41 2/65 21015
/proc/meminfo: memFree=1420800/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=76968 CPUtime=63.88
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 21538 0 0 0 6379 9 0 0 25 0 1 0 97401362 78815232 18597 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 19242 18597 71 165 0 19075 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 76968

[startup+76.7015 s]
/proc/loadavg: 1.28 1.65 1.41 2/65 21015
/proc/meminfo: memFree=1420416/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=77232 CPUtime=76.67
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 21646 0 0 0 7658 9 0 0 25 0 1 0 97401362 79085568 18705 1992294400 134512640 135191068 4294956224 18446744073709551615 134600392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 19308 18705 71 165 0 19141 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 77232

[startup+83.1012 s]
/proc/loadavg: 1.24 1.63 1.40 2/65 21015
/proc/meminfo: memFree=1420224/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=77364 CPUtime=83.07
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 21686 0 0 0 8298 9 0 0 25 0 1 0 97401362 79220736 18745 1992294400 134512640 135191068 4294956224 18446744073709551615 134600411 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 19341 18745 71 165 0 19174 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 77364

[startup+86.3015 s]
/proc/loadavg: 1.24 1.63 1.40 2/65 21015
/proc/meminfo: memFree=1420224/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=77496 CPUtime=86.27
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 22454 0 0 0 8618 9 0 0 25 0 1 0 97401362 79355904 19135 1992294400 134512640 135191068 4294956224 18446744073709551615 134515521 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 19374 19136 80 165 0 19207 0
Current children cumulated CPU time (s) 86.27
Current children cumulated vsize (KiB) 77496

[startup+87.9017 s]
/proc/loadavg: 1.22 1.62 1.40 2/65 21015
/proc/meminfo: memFree=1309696/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=187596 CPUtime=87.87
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4194304 49825 0 0 0 8768 19 0 0 25 0 1 0 97401362 192098304 46407 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 46900 46409 85 165 0 46733 0
Current children cumulated CPU time (s) 87.87
Current children cumulated vsize (KiB) 187596

[startup+88.7018 s]
/proc/loadavg: 1.22 1.62 1.40 2/65 21015
/proc/meminfo: memFree=1309696/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=214736 CPUtime=88.66
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4195840 56660 0 0 0 8798 68 0 0 24 0 1 0 97401362 219889664 53102 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 53684 53102 85 165 0 53517 0
Current children cumulated CPU time (s) 88.66
Current children cumulated vsize (KiB) 214736

[startup+88.9018 s]
/proc/loadavg: 1.22 1.62 1.40 2/65 21015
/proc/meminfo: memFree=1309696/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=214736 CPUtime=88.86
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4195840 56660 0 0 0 8798 88 0 0 25 0 1 0 97401362 219889664 53102 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 53684 53102 85 165 0 53517 0
Current children cumulated CPU time (s) 88.86
Current children cumulated vsize (KiB) 214736

[startup+89.0018 s]
/proc/loadavg: 1.22 1.62 1.40 2/65 21015
/proc/meminfo: memFree=1079936/2055920 swapFree=4181276/4192956
[pid=21014] ppid=21012 vsize=214736 CPUtime=88.96
/proc/21014/stat : 21014 (tts-5-0) R 21012 21014 20912 0 -1 4195840 57150 0 0 0 8798 98 0 0 25 0 1 0 97401362 219889664 53102 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/21014/statm: 53684 53102 85 165 0 53517 0
Current children cumulated CPU time (s) 88.96
Current children cumulated vsize (KiB) 214736

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 89.1068
CPU time (s): 89.0715
CPU user time (s): 87.9836
CPU system time (s): 1.08783
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 214736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.9836
system time used= 1.08783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57150
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= 3
involuntary context switches= 218

runsolver used 0.090986 second user time and 0.198969 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-25 23:08:56
IDJOB=1724238
IDBENCH=71766
IDSOLVER=505
FILE ID=node47/1724238-1240693735
PBS_JOBID= 9186748
Free space on /tmp= 66284 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724238-1240693735/watcher-1724238-1240693735 -o /tmp/evaluation-result-1724238-1240693735/solver-1724238-1240693735 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1724238-1240693735.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=2009779182

node47.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.212
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.212
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:       1495584 kB
Buffers:         62948 kB
Cached:         443816 kB
SwapCached:       6432 kB
Active:         212560 kB
Inactive:       303036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495584 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            7344 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            30660 kB
Committed_AS:   380412 kB
PageTables:       1444 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= 66076 MiB
End job on node47 at 2009-04-25 23:10:25