Trace number 315614

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, and are wall clock time (not CPU 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 4.0? (MO) 447.198 447.474

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3085
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-315614-1172656612 -o ROOT/results/node26/solver-315614-1172656612 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315614-1172656612/tts-4-0 /tmp/evaluation/315614-1172656612/instance-315614-1172656612.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): 2400 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.91 0.97 0.99 3/77 4472
/proc/meminfo: memFree=1731488/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=928 CPUtime=0
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 285614929 950272 110 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 232 110 57 113 0 116 0

[startup+0.0716909 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4472
/proc/meminfo: memFree=1731488/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=3628 CPUtime=0.06
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 783 0 0 0 6 0 0 0 18 0 1 0 285614929 3715072 768 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 907 769 57 113 0 791 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3628

[startup+0.101696 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4472
/proc/meminfo: memFree=1731488/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=4804 CPUtime=0.09
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 1079 0 0 0 9 0 0 0 18 0 1 0 285614929 4919296 1065 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 1201 1065 57 113 0 1085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.301731 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4472
/proc/meminfo: memFree=1731488/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=12512 CPUtime=0.29
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 3016 0 0 0 28 1 0 0 19 0 1 0 285614929 12812288 3001 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134522241 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 3128 3002 57 113 0 3012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12512

[startup+0.701801 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4472
/proc/meminfo: memFree=1731488/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=28044 CPUtime=0.69
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 6888 0 0 0 66 3 0 0 22 0 1 0 285614929 28717056 6873 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 7011 6873 57 113 0 6895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28044

[startup+1.50194 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1692440/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=46056 CPUtime=1.49
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 11128 0 0 0 144 5 0 0 25 0 1 0 285614929 47161344 11113 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134524034 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 11514 11113 58 113 0 11398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46056

[startup+3.10122 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1677976/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=55080 CPUtime=3.09
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 13407 0 0 0 303 6 0 0 25 0 1 0 285614929 56401920 13392 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 13770 13392 59 113 0 13654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55080

[startup+6.30177 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1677528/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=55344 CPUtime=6.29
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 13464 0 0 0 622 7 0 0 25 0 1 0 285614929 56672256 13449 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 13836 13449 59 113 0 13720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55344

[startup+12.7019 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1676120/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=56812 CPUtime=12.69
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 13840 0 0 0 1262 7 0 0 25 0 1 0 285614929 58175488 13825 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 14203 13825 59 113 0 14087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56812

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1675544/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=57604 CPUtime=25.48
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 14025 0 0 0 2541 7 0 0 25 0 1 0 285614929 58986496 14010 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 14401 14010 59 113 0 14285 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57604

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1674712/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=58396 CPUtime=51.06
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 14243 0 0 0 5098 8 0 0 25 0 1 0 285614929 59797504 14228 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 14599 14228 59 113 0 14483 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 58396

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1609624/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=134308 CPUtime=102.25
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 30688 0 0 0 10209 16 0 0 25 0 1 0 285614929 137531392 30451 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 33577 30451 62 113 0 33461 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 134308

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1568024/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=171528 CPUtime=162.22
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 41226 0 0 0 16201 21 0 0 25 0 1 0 285614929 175644672 40989 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 42882 40989 62 113 0 42766 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171528

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 4473
/proc/meminfo: memFree=1551320/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=182512 CPUtime=222.2
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 45215 0 0 0 22197 23 0 0 25 0 1 0 285614929 186892288 44978 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 45628 44978 62 113 0 45512 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 182512

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 4577
/proc/meminfo: memFree=674344/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=1059772 CPUtime=282.14
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 266709 0 0 0 28099 115 0 0 25 0 1 0 285614929 1085206528 264532 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 264943 264532 65 113 0 264827 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 1059772

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 4651
/proc/meminfo: memFree=363112/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=1383500 CPUtime=342.06
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 348139 0 0 0 34056 150 0 0 25 0 1 0 285614929 1416704000 345449 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 345875 345450 65 113 0 345759 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 1383500

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 4671
/proc/meminfo: memFree=175320/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=1555024 CPUtime=402.03
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 390909 0 0 0 40033 170 0 0 25 0 1 0 285614929 1592344576 388219 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134542968 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 388756 388219 66 113 0 388640 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 1555024



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+447.201 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 4671
/proc/meminfo: memFree=15640/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=1845672 CPUtime=446.92
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4194304 445271 0 0 0 44494 198 0 0 25 0 1 0 285614929 1889968128 442581 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 461418 442581 66 113 0 461302 0
Current children cumulated CPU time (s) 446.92
Current children cumulated vsize (KiB) 1845672

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+447.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 4671
/proc/meminfo: memFree=15640/2055920 swapFree=4153620/4192956
[pid=4472] ppid=4470 vsize=0 CPUtime=447.11
/proc/4472/stat : 4472 (tts-4-0) R 4470 4472 3483 0 -1 4195332 445271 0 0 0 44494 217 0 0 25 0 1 0 285614929 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 447.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 447.474
CPU time (s): 447.198
CPU user time (s): 444.949
CPU system time (s): 2.24866
CPU usage (%): 99.9382
Max. virtual memory (cumulated for all children) (KiB): 1845672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 444.949
system time used= 2.24866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445271
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= 6
involuntary context switches= 1443

runsolver used 0.52192 second user time and 1.09883 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Wed Feb 28 09:56:53 UTC 2007

IDJOB= 315614
IDBENCH= 20421
IDSOLVER= 98
FILE ID= node26/315614-1172656612

PBS_JOBID= 3981176

Free space on /tmp= 66523 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= /tmp/evaluation/315614-1172656612/tts-4-0 /tmp/evaluation/315614-1172656612/instance-315614-1172656612.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-315614-1172656612 -o ROOT/results/node26/solver-315614-1172656612 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315614-1172656612/tts-4-0 /tmp/evaluation/315614-1172656612/instance-315614-1172656612.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  ccc94758bbd09de3056ff3a062ddfd45

RANDOM SEED= 554422681

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.279
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.279
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:       1731960 kB
Buffers:         15548 kB
Cached:         243332 kB
SwapCached:      17676 kB
Active:          59524 kB
Inactive:       223672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731960 kB
SwapTotal:     4192956 kB
SwapFree:      4153620 kB
Dirty:           12168 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            26416 kB
Committed_AS:   782664 kB
PageTables:       1712 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= 66523 MiB

End job on node26 on Wed Feb 28 10:04:22 UTC 2007