Trace number 1579864

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 269.028 269.14

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.3953
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

268.98/269.13	c Variable Count:   104479
268.98/269.13	c Clause Count:     500869
268.98/269.13	s UNSATISFIABLE
268.98/269.13	c Total Time: 269.05

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-1579864-1238912209/watcher-1579864-1238912209 -o /tmp/evaluation-result-1579864-1238912209/solver-1579864-1238912209 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1579864-1238912209.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.92 1.98 1.99 4/94 12521
/proc/meminfo: memFree=1600776/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=2324 CPUtime=0
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 1163884610 2379776 368 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 581 368 86 271 0 307 0

[startup+0.0683341 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 12521
/proc/meminfo: memFree=1600776/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=12180 CPUtime=0.06
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 4519 0 0 0 5 1 0 0 18 0 1 0 1163884610 12472320 2394 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 3045 2399 86 271 0 2771 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12180

[startup+0.101338 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 12521
/proc/meminfo: memFree=1600776/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=17644 CPUtime=0.09
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 6440 0 0 0 7 2 0 0 18 0 1 0 1163884610 18067456 3234 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 4411 3234 88 271 0 4137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17644

[startup+0.301359 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 12521
/proc/meminfo: memFree=1600776/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=19056 CPUtime=0.29
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 7215 0 0 0 26 3 0 0 19 0 1 0 1163884610 19513344 3873 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 4764 3873 89 271 0 4490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19056

[startup+0.701404 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 12521
/proc/meminfo: memFree=1600776/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=22936 CPUtime=0.69
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 10157 0 0 0 65 4 0 0 23 0 1 0 1163884610 23486464 4873 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 5734 4873 89 271 0 5460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22936

[startup+1.50149 s]
/proc/loadavg: 1.92 1.98 1.99 3/95 12522
/proc/meminfo: memFree=1569344/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=35876 CPUtime=1.5
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 13797 0 0 0 144 6 0 0 25 0 1 0 1163884610 36737024 8140 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 8969 8140 91 271 0 8695 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 35876

[startup+3.10167 s]
/proc/loadavg: 1.92 1.98 1.99 3/95 12522
/proc/meminfo: memFree=1567808/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=36140 CPUtime=3.1
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 13831 0 0 0 304 6 0 0 25 0 1 0 1163884610 37007360 8174 1992294400 134512640 135625496 4294956224 18446744073709551615 134878080 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 9035 8174 91 271 0 8761 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 36140

[startup+6.30103 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1567616/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=36404 CPUtime=6.29
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 13929 0 0 0 622 7 0 0 25 0 1 0 1163884610 37277696 8272 1992294400 134512640 135625496 4294956224 18446744073709551615 134528927 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 9101 8272 91 271 0 8827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36404

[startup+12.7017 s]
/proc/loadavg: 2.09 2.02 2.01 3/95 12522
/proc/meminfo: memFree=1566720/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=37464 CPUtime=12.68
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 14191 0 0 0 1260 8 0 0 25 0 1 0 1163884610 38363136 8534 1992294400 134512640 135625496 4294956224 18446744073709551615 134516925 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 9366 8534 91 271 0 9092 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37464

[startup+25.5012 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 12522
/proc/meminfo: memFree=1564544/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=39728 CPUtime=25.47
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 14728 0 0 0 2537 10 0 0 25 0 1 0 1163884610 40681472 9071 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 9932 9071 91 271 0 9658 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39728

[startup+51.102 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 12522
/proc/meminfo: memFree=1560704/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=43500 CPUtime=51.07
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 15688 0 0 0 5094 13 0 0 25 0 1 0 1163884610 44544000 10031 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 10875 10031 91 271 0 10601 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43500

[startup+102.308 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 12522
/proc/meminfo: memFree=1553728/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=50340 CPUtime=102.24
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 17379 0 0 0 10208 16 0 0 25 0 1 0 1163884610 51548160 11722 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 12585 11722 91 271 0 12311 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50340

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1545984/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=58148 CPUtime=162.22
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 19335 0 0 0 16200 22 0 0 25 0 1 0 1163884610 59543552 13678 1992294400 134512640 135625496 4294956224 18446744073709551615 134541844 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 14537 13678 91 271 0 14263 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58148

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1541120/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=62880 CPUtime=222.2
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 20527 0 0 0 22195 25 0 0 25 0 1 0 1163884610 64389120 14870 1992294400 134512640 135625496 4294956224 18446744073709551615 134518384 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 15720 14870 91 271 0 15446 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 62880

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

[startup+230.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1540544/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=63568 CPUtime=230.2
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 20691 0 0 0 22994 26 0 0 25 0 1 0 1163884610 65093632 15034 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 15892 15034 91 271 0 15618 0
Current children cumulated CPU time (s) 230.2
Current children cumulated vsize (KiB) 63568

[startup+255.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538816/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65312 CPUtime=255.78
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21119 0 0 0 25551 27 0 0 25 0 1 0 1163884610 66879488 15462 1992294400 134512640 135625496 4294956224 18446744073709551615 134540392 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16328 15462 91 271 0 16054 0
Current children cumulated CPU time (s) 255.78
Current children cumulated vsize (KiB) 65312

[startup+262.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538560/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65444 CPUtime=262.19
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21171 0 0 0 26191 28 0 0 25 0 1 0 1163884610 67014656 15514 1992294400 134512640 135625496 4294956224 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16361 15514 91 271 0 16087 0
Current children cumulated CPU time (s) 262.19
Current children cumulated vsize (KiB) 65444

[startup+265.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538560/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65444 CPUtime=265.38
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21181 0 0 0 26510 28 0 0 25 0 1 0 1163884610 67014656 15524 1992294400 134512640 135625496 4294956224 18446744073709551615 134529000 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16361 15524 91 271 0 16087 0
Current children cumulated CPU time (s) 265.38
Current children cumulated vsize (KiB) 65444

[startup+267.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538496/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65576 CPUtime=266.98
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21194 0 0 0 26670 28 0 0 25 0 1 0 1163884610 67149824 15537 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16394 15537 91 271 0 16120 0
Current children cumulated CPU time (s) 266.98
Current children cumulated vsize (KiB) 65576

[startup+267.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538432/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65576 CPUtime=267.78
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21194 0 0 0 26750 28 0 0 25 0 1 0 1163884610 67149824 15537 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16394 15537 91 271 0 16120 0
Current children cumulated CPU time (s) 267.78
Current children cumulated vsize (KiB) 65576

[startup+268.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538432/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65576 CPUtime=268.58
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21195 0 0 0 26830 28 0 0 25 0 1 0 1163884610 67149824 15538 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16394 15538 91 271 0 16120 0
Current children cumulated CPU time (s) 268.58
Current children cumulated vsize (KiB) 65576

[startup+269.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12522
/proc/meminfo: memFree=1538432/2055920 swapFree=4165792/4192956
[pid=12521] ppid=12519 vsize=65576 CPUtime=268.98
/proc/12521/stat : 12521 (csat) R 12519 12521 2838 0 -1 4194304 21198 0 0 0 26870 28 0 0 25 0 1 0 1163884610 67149824 15541 1992294400 134512640 135625496 4294956224 18446744073709551615 134541821 0 0 4096 0 0 0 0 17 0 0 0
/proc/12521/statm: 16394 15541 91 271 0 16120 0
Current children cumulated CPU time (s) 268.98
Current children cumulated vsize (KiB) 65576

Child status: 20
Real time (s): 269.14
CPU time (s): 269.028
CPU user time (s): 268.736
CPU system time (s): 0.291955
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 65576

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

runsolver used 0.475927 second user time and 0.98085 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-05 08:16:50
IDJOB=1579864
IDBENCH=71006
IDSOLVER=517
FILE ID=node91/1579864-1238912209
PBS_JOBID= 9101335
Free space on /tmp= 66520 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579864-1238912209/watcher-1579864-1238912209 -o /tmp/evaluation-result-1579864-1238912209/solver-1579864-1238912209 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1579864-1238912209.cnf

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=834518232

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1601256 kB
Buffers:         53768 kB
Cached:         323008 kB
SwapCached:       8852 kB
Active:         179860 kB
Inactive:       207204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601256 kB
SwapTotal:     4192956 kB
SwapFree:      4165792 kB
Dirty:            9860 kB
Writeback:           0 kB
Mapped:          16028 kB
Slab:            50716 kB
Committed_AS:  2632356 kB
PageTables:       3292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node91 at 2009-04-05 08:21:19