Trace number 1717558

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 181.727 181.821

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

1.79/1.81	c Command: HOME/tts-5-0 HOME/instance-1717558-1240628999.cnf 
1.79/1.81	c Using SATTIMEOUT of 1200
1.79/1.81	c Using SATRAM of 1800
1.79/1.81	c Size of subset node = 16
1.79/1.81	c Variables = 151768
1.79/1.81	c Clauses = 761906
1.79/1.81	c Literals = 1988854
1.79/1.81	c Reduced size:
1.79/1.81	c Variables = 149210
1.79/1.81	c Clauses = 761606
1.79/1.81	c Literals = 1988518
1.79/1.81	c a2
36.38/36.41	c a1
174.10/174.23	c Independent sub-problems = 1
174.10/174.23	c Sub-problem with 149176 variables and 761606 clauses
174.10/174.23	c using permutation method 4
174.10/174.23	c count = 1
174.10/174.23	c Ordering finished 173.750 seconds
174.10/174.23	c mapped 174.160 seconds
174.10/174.23	c permuted 174.160 seconds
174.10/174.23	c about to sort
174.40/174.51	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-1717558-1240628999/watcher-1717558-1240628999 -o /tmp/evaluation-result-1717558-1240628999/solver-1717558-1240628999 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1717558-1240628999.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.00 1.00 1.00 3/64 30194
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=1008 CPUtime=0
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 90926076 1032192 121 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 252 121 68 165 0 85 0

[startup+0.104542 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30194
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=4640 CPUtime=0.09
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 1050 0 0 0 9 0 0 0 18 0 1 0 90926076 4751360 1034 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 1160 1035 68 165 0 993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4640

[startup+0.201552 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30194
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=8372 CPUtime=0.19
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 1950 0 0 0 18 1 0 0 18 0 1 0 90926076 8572928 1934 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 2093 1934 68 165 0 1926 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8372

[startup+0.301562 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30194
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=12072 CPUtime=0.29
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 2883 0 0 0 28 1 0 0 19 0 1 0 90926076 12361728 2867 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 3018 2868 68 165 0 2851 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12072

[startup+0.701601 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30194
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=26944 CPUtime=0.69
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 6567 0 0 0 66 3 0 0 23 0 1 0 90926076 27590656 6551 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 6736 6551 68 165 0 6569 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26944

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1393896/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=55116 CPUtime=1.49
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 12491 0 0 0 143 6 0 0 25 0 1 0 90926076 56438784 12475 1992294400 134512640 135191068 4294956224 18446744073709551615 134522887 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 13779 12475 68 165 0 13612 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55116

[startup+3.10284 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1317672/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=319920 CPUtime=3.09
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 57915 0 0 0 281 28 0 0 25 0 1 0 90926076 327598080 57899 1992294400 134512640 135191068 4294956224 18446744073709551615 134554935 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 79980 57901 69 165 0 79813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 319920

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=903656/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=741308 CPUtime=6.29
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 133929 0 0 0 564 65 0 0 25 0 1 0 90926076 759099392 133338 1992294400 134512640 135191068 4294956224 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 185327 133338 69 165 0 185160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 741308

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=899760/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=742020 CPUtime=12.69
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 149539 0 0 0 1199 70 0 0 25 0 1 0 90926076 759828480 133354 1992294400 134512640 135191068 4294956224 18446744073709551615 134519793 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 185505 133354 69 165 0 185338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 742020

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=899760/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=742324 CPUtime=25.49
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 194635 0 0 0 2463 86 0 0 25 0 1 0 90926076 760139776 133468 1992294400 134512640 135191068 4294956224 18446744073709551615 134641804 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 185581 133468 69 165 0 185414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 742324

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1337136/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=99200 CPUtime=51.06
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 231569 0 0 0 5000 106 0 0 25 0 1 0 90926076 101580800 24237 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 24800 24237 71 165 0 24633 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99200

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1300144/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=135808 CPUtime=102.24
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 240715 0 0 0 10114 110 0 0 25 0 1 0 90926076 139067392 33383 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 33952 33383 71 165 0 33785 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 135808

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1297584/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=138808 CPUtime=162.22
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 241359 0 0 0 16111 111 0 0 25 0 1 0 90926076 142139392 34027 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 34702 34027 71 165 0 34535 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 138808

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

[startup+166.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1297456/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=138940 CPUtime=166.31
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 241393 0 0 0 16520 111 0 0 25 0 1 0 90926076 142274560 34061 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 34735 34061 71 165 0 34568 0
Current children cumulated CPU time (s) 166.31
Current children cumulated vsize (KiB) 138940

[startup+172.806 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1297328/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=139072 CPUtime=172.71
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 241419 0 0 0 17160 111 0 0 25 0 1 0 90926076 142409728 34087 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 34768 34087 71 165 0 34601 0
Current children cumulated CPU time (s) 172.71
Current children cumulated vsize (KiB) 139072

[startup+176.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1182256/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=255024 CPUtime=175.9
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 271799 0 0 0 17469 121 0 0 25 0 1 0 90926076 261144576 62850 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 63756 62851 85 165 0 63589 0
Current children cumulated CPU time (s) 175.9
Current children cumulated vsize (KiB) 255024

[startup+179.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1167088/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=277120 CPUtime=179.1
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4194304 277701 0 0 0 17787 123 0 0 25 0 1 0 90926076 283770880 68495 1992294400 134512640 135191068 4294956224 18446744073709551615 134692488 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 69280 68495 85 165 0 69113 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 277120

[startup+180.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=1129648/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=321940 CPUtime=180.7
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4195840 288751 0 0 0 17920 150 0 0 25 0 1 0 90926076 329666560 79534 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 80485 79534 85 165 0 80318 0
Current children cumulated CPU time (s) 180.7
Current children cumulated vsize (KiB) 321940

[startup+181.607 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=856880/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=321940 CPUtime=181.5
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4195840 288751 0 0 0 17920 230 0 0 25 0 1 0 90926076 329666560 79534 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 80485 79534 85 165 0 80318 0
Current children cumulated CPU time (s) 181.5
Current children cumulated vsize (KiB) 321940

[startup+181.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30195
/proc/meminfo: memFree=856880/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=0 CPUtime=181.7
/proc/30194/stat : 30194 (tts-5-0) R 30192 30194 29209 0 -1 4195844 289610 0 0 0 17920 250 0 0 25 0 1 0 90926076 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/30194/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 181.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 181.821
CPU time (s): 181.727
CPU user time (s): 179.204
CPU system time (s): 2.52362
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 746656

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

runsolver used 0.156976 second user time and 0.512922 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 05:10:00
IDJOB=1717558
IDBENCH=20419
IDSOLVER=505
FILE ID=node70/1717558-1240628999
PBS_JOBID= 9186349
Free space on /tmp= 66324 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717558-1240628999/watcher-1717558-1240628999 -o /tmp/evaluation-result-1717558-1240628999/solver-1717558-1240628999 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1717558-1240628999.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=243982123

node70.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:       1435088 kB
Buffers:         53752 kB
Cached:         473240 kB
SwapCached:        144 kB
Active:         111528 kB
Inactive:       429580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14616 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            65672 kB
Committed_AS:   229744 kB
PageTables:       1408 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= 66012 MiB
End job on node70 at 2009-04-25 05:13:02