Trace number 1717622

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 274.214 274.311

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.7128
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

274.20/274.30	c Variable Count:   95421
274.20/274.30	c Clause Count:     439508
274.20/274.30	s UNSATISFIABLE
274.20/274.30	c Total Time: 274.24

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-1717622-1240629407/watcher-1717622-1240629407 -o /tmp/evaluation-result-1717622-1240629407/solver-1717622-1240629407 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1717622-1240629407.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.14 1.03 1.01 3/64 14739
/proc/meminfo: memFree=1495624/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=2008 CPUtime=0
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 90973729 2056192 281 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 502 286 86 271 0 228 0

[startup+0.0383301 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 14739
/proc/meminfo: memFree=1495624/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=4256 CPUtime=0.03
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 2255 0 0 0 2 1 0 0 18 0 1 0 90973729 4358144 851 1992294400 134512640 135625496 4294956224 18446744073709551615 134542344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 1064 851 86 271 0 790 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4256

[startup+0.101339 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 14739
/proc/meminfo: memFree=1495624/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=16444 CPUtime=0.09
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 6261 0 0 0 7 2 0 0 18 0 1 0 90973729 16838656 3055 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 4111 3055 89 271 0 3837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16444

[startup+0.301373 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 14739
/proc/meminfo: memFree=1495624/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=17588 CPUtime=0.29
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 6743 0 0 0 26 3 0 0 19 0 1 0 90973729 18010112 3537 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 4397 3537 89 271 0 4123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17588

[startup+0.701441 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 14739
/proc/meminfo: memFree=1495624/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=24020 CPUtime=0.69
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 8555 0 0 0 65 4 0 0 22 0 1 0 90973729 24596480 4706 1992294400 134512640 135625496 4294956224 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 6005 4709 89 271 0 5731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24020

[startup+1.50158 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 14740
/proc/meminfo: memFree=1466944/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=32924 CPUtime=1.49
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 12620 0 0 0 143 6 0 0 25 0 1 0 90973729 33714176 7697 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 8231 7697 91 271 0 7957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32924

[startup+3.10185 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 14740
/proc/meminfo: memFree=1464896/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=32924 CPUtime=3.09
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 12620 0 0 0 303 6 0 0 25 0 1 0 90973729 33714176 7697 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 8231 7697 91 271 0 7957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32924

[startup+6.3014 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 14740
/proc/meminfo: memFree=1464512/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=33468 CPUtime=6.28
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 12736 0 0 0 622 6 0 0 25 0 1 0 90973729 34271232 7813 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 8367 7813 91 271 0 8093 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33468

[startup+12.7025 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 14740
/proc/meminfo: memFree=1464448/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=33468 CPUtime=12.69
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 12737 0 0 0 1262 7 0 0 25 0 1 0 90973729 34271232 7814 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 8367 7814 91 271 0 8093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33468

[startup+25.5017 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 14740
/proc/meminfo: memFree=1464064/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=33864 CPUtime=25.48
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 12842 0 0 0 2540 8 0 0 25 0 1 0 90973729 34676736 7919 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 8466 7919 91 271 0 8192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33864

[startup+51.1011 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 14740
/proc/meminfo: memFree=1463104/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=34924 CPUtime=51.07
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 13105 0 0 0 5097 10 0 0 25 0 1 0 90973729 35762176 8182 1992294400 134512640 135625496 4294956224 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 8731 8182 91 271 0 8457 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34924

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 14740
/proc/meminfo: memFree=1460736/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=37344 CPUtime=102.25
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 13686 0 0 0 10212 13 0 0 25 0 1 0 90973729 38240256 8763 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 9336 8763 91 271 0 9062 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37344

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 14740
/proc/meminfo: memFree=1457280/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=40920 CPUtime=162.23
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 14573 0 0 0 16203 20 0 0 25 0 1 0 90973729 41902080 9650 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 10230 9650 91 271 0 9956 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40920

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14740
/proc/meminfo: memFree=1454336/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=43832 CPUtime=222.21
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15290 0 0 0 22196 25 0 0 25 0 1 0 90973729 44883968 10367 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 10958 10367 91 271 0 10684 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 43832

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14740
/proc/meminfo: memFree=1454080/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=44096 CPUtime=230.21
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15366 0 0 0 22995 26 0 0 25 0 1 0 90973729 45154304 10443 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11024 10443 91 271 0 10750 0
Current children cumulated CPU time (s) 230.21
Current children cumulated vsize (KiB) 44096

[startup+255.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14740
/proc/meminfo: memFree=1452992/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=45188 CPUtime=255.8
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15651 0 0 0 25552 28 0 0 25 0 1 0 90973729 46272512 10728 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11297 10728 91 271 0 11023 0
Current children cumulated CPU time (s) 255.8
Current children cumulated vsize (KiB) 45188

[startup+262.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14740
/proc/meminfo: memFree=1452672/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=45452 CPUtime=262.2
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15717 0 0 0 26191 29 0 0 25 0 1 0 90973729 46542848 10794 1992294400 134512640 135625496 4294956224 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11363 10794 91 271 0 11089 0
Current children cumulated CPU time (s) 262.2
Current children cumulated vsize (KiB) 45452

[startup+268.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14740
/proc/meminfo: memFree=1452160/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=46128 CPUtime=268.59
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15828 0 0 0 26830 29 0 0 25 0 1 0 90973729 47235072 10905 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11532 10905 91 271 0 11258 0
Current children cumulated CPU time (s) 268.59
Current children cumulated vsize (KiB) 46128

[startup+271.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14740
/proc/meminfo: memFree=1452160/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=46128 CPUtime=271.79
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15832 0 0 0 27150 29 0 0 25 0 1 0 90973729 47235072 10909 1992294400 134512640 135625496 4294956224 18446744073709551615 134530277 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11532 10909 91 271 0 11258 0
Current children cumulated CPU time (s) 271.79
Current children cumulated vsize (KiB) 46128

[startup+273.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14740
/proc/meminfo: memFree=1452160/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=46128 CPUtime=273.39
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15832 0 0 0 27310 29 0 0 25 0 1 0 90973729 47235072 10909 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11532 10909 91 271 0 11258 0
Current children cumulated CPU time (s) 273.39
Current children cumulated vsize (KiB) 46128

[startup+273.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14740
/proc/meminfo: memFree=1452160/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=46128 CPUtime=273.79
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15833 0 0 0 27350 29 0 0 25 0 1 0 90973729 47235072 10910 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11532 10910 91 271 0 11258 0
Current children cumulated CPU time (s) 273.79
Current children cumulated vsize (KiB) 46128

[startup+274.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14740
/proc/meminfo: memFree=1452160/2055920 swapFree=4181340/4192956
[pid=14739] ppid=14737 vsize=46128 CPUtime=274.2
/proc/14739/stat : 14739 (csat) R 14737 14739 13946 0 -1 4194304 15833 0 0 0 27390 30 0 0 25 0 1 0 90973729 47235072 10910 1992294400 134512640 135625496 4294956224 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/14739/statm: 11532 10910 91 271 0 11258 0
Current children cumulated CPU time (s) 274.2
Current children cumulated vsize (KiB) 46128

Child status: 20
Real time (s): 274.311
CPU time (s): 274.214
CPU user time (s): 273.906
CPU system time (s): 0.307953
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 46128

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

runsolver used 0.19697 second user time and 0.58991 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 05:16:47
IDJOB=1717622
IDBENCH=20420
IDSOLVER=517
FILE ID=node25/1717622-1240629407
PBS_JOBID= 9186364
Free space on /tmp= 66372 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717622-1240629407/watcher-1717622-1240629407 -o /tmp/evaluation-result-1717622-1240629407/solver-1717622-1240629407 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1717622-1240629407.cnf

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=1592877602

node25.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.259
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.259
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:       1496040 kB
Buffers:         47056 kB
Cached:         461128 kB
SwapCached:       6576 kB
Active:         118924 kB
Inactive:       398352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1496040 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            9212 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            28604 kB
Committed_AS:   327824 kB
PageTables:       1460 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= 66368 MiB
End job on node25 at 2009-04-25 05:21:22