Trace number 1831537

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
clasp 1.2.0-SAT09-32UNSAT 154.969 155.029

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.4269
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

154.93/155.02	c clasp version 1.2.0-SAT09 
154.93/155.02	c Reading from ...759769/instance-1831537-1242759769.cnf
154.93/155.02	c Reading      : Done(0.160s)
154.93/155.02	c Preprocessing: |-\Done(1.060s)
154.93/155.02	c Solving...
154.93/155.02	
154.93/155.02	c Models    : 0     
154.93/155.02	c Time         : 154.920s (Solve: 153.700s)
154.93/155.02	s UNSATISFIABLE

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-1831537-1242759769/watcher-1831537-1242759769 -o /tmp/evaluation-result-1831537-1242759769/solver-1831537-1242759769 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831537-1242759769.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 0.89 0.49 3/64 3441
/proc/meminfo: memFree=1982056/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=3624 CPUtime=0
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 537 0 0 0 0 0 0 0 18 0 1 0 304010213 3710976 478 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 906 482 140 377 0 526 0

[startup+0.0837281 s]
/proc/loadavg: 0.95 0.89 0.49 3/64 3441
/proc/meminfo: memFree=1982056/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=8108 CPUtime=0.07
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 2005 0 0 0 7 0 0 0 18 0 1 0 304010213 8302592 1753 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 2027 1754 144 377 0 1647 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8108

[startup+0.101731 s]
/proc/loadavg: 0.95 0.89 0.49 3/64 3441
/proc/meminfo: memFree=1982056/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=9168 CPUtime=0.09
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 2369 0 0 0 9 0 0 0 18 0 1 0 304010213 9388032 1981 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 2292 1981 144 377 0 1912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9168

[startup+0.301768 s]
/proc/loadavg: 0.95 0.89 0.49 3/64 3441
/proc/meminfo: memFree=1982056/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=19680 CPUtime=0.29
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 5718 0 0 0 27 2 0 0 19 0 1 0 304010213 20152320 4596 1992294400 134512640 136057169 4294956160 18446744073709551615 134777449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 4920 4596 168 377 0 4540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19680

[startup+0.701836 s]
/proc/loadavg: 0.95 0.89 0.49 3/64 3441
/proc/meminfo: memFree=1982056/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=20208 CPUtime=0.69
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 5847 0 0 0 67 2 0 0 23 0 1 0 304010213 20692992 4725 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 5052 4725 170 377 0 4672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20208

[startup+1.50198 s]
/proc/loadavg: 0.95 0.89 0.49 2/65 3442
/proc/meminfo: memFree=1962208/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=18812 CPUtime=1.49
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 6297 0 0 0 147 2 0 0 25 0 1 0 304010213 19263488 4470 1992294400 134512640 136057169 4294956160 18446744073709551615 134648803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 4703 4470 182 377 0 4323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18812

[startup+3.10126 s]
/proc/loadavg: 0.95 0.89 0.49 2/65 3442
/proc/meminfo: memFree=1964448/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=18812 CPUtime=3.09
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 6297 0 0 0 306 3 0 0 25 0 1 0 304010213 19263488 4470 1992294400 134512640 136057169 4294956160 18446744073709551615 134649319 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 4703 4470 182 377 0 4323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18812

[startup+6.30182 s]
/proc/loadavg: 0.95 0.89 0.49 2/65 3442
/proc/meminfo: memFree=1964320/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=18992 CPUtime=6.29
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 6320 0 0 0 626 3 0 0 25 0 1 0 304010213 19447808 4493 1992294400 134512640 136057169 4294956160 18446744073709551615 134645317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 4748 4493 182 377 0 4368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18992

[startup+12.7019 s]
/proc/loadavg: 0.95 0.89 0.49 2/65 3442
/proc/meminfo: memFree=1954792/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=29648 CPUtime=12.69
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 8981 0 0 0 1265 4 0 0 25 0 1 0 304010213 30359552 7154 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 7412 7154 182 377 0 7032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29648

[startup+25.5012 s]
/proc/loadavg: 0.96 0.89 0.50 2/65 3442
/proc/meminfo: memFree=1942632/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=40768 CPUtime=25.48
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 11771 0 0 0 2542 6 0 0 25 0 1 0 304010213 41746432 9944 1992294400 134512640 136057169 4294956160 18446744073709551615 134645232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 10192 9944 182 377 0 9812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40768

[startup+51.1017 s]
/proc/loadavg: 0.98 0.90 0.51 2/65 3442
/proc/meminfo: memFree=1923112/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=60736 CPUtime=51.06
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 16676 0 0 0 5097 9 0 0 25 0 1 0 304010213 62193664 14849 1992294400 134512640 136057169 4294956160 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 15184 14849 182 377 0 14804 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 60736

[startup+102.306 s]
/proc/loadavg: 0.99 0.91 0.53 2/65 3442
/proc/meminfo: memFree=1912488/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=71440 CPUtime=102.26
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 19325 0 0 0 10215 11 0 0 25 0 1 0 304010213 73154560 17498 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 17860 17498 182 377 0 17480 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71440

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.92 0.55 2/65 3442
/proc/meminfo: memFree=1900456/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=83444 CPUtime=127.84
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 22314 0 0 0 12771 13 0 0 25 0 1 0 304010213 85446656 20487 1992294400 134512640 136057169 4294956160 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 20861 20487 182 377 0 20481 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 83444

[startup+140.701 s]
/proc/loadavg: 0.99 0.92 0.55 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=140.64
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23817 0 0 0 14051 13 0 0 25 0 1 0 304010213 91590656 21990 1992294400 134512640 136057169 4294956160 18446744073709551615 134618582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21990 182 377 0 21981 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 89444

[startup+147.102 s]
/proc/loadavg: 0.99 0.92 0.55 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=147.03
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23824 0 0 0 14690 13 0 0 25 0 1 0 304010213 91590656 21997 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21997 182 377 0 21981 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 89444

[startup+150.301 s]
/proc/loadavg: 0.99 0.92 0.55 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=150.23
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23824 0 0 0 15010 13 0 0 25 0 1 0 304010213 91590656 21997 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21997 182 377 0 21981 0
Current children cumulated CPU time (s) 150.23
Current children cumulated vsize (KiB) 89444

[startup+153.502 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=153.43
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23825 0 0 0 15330 13 0 0 25 0 1 0 304010213 91590656 21998 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21998 182 377 0 21981 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 89444

[startup+154.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=154.23
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23825 0 0 0 15410 13 0 0 25 0 1 0 304010213 91590656 21998 1992294400 134512640 136057169 4294956160 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21998 182 377 0 21981 0
Current children cumulated CPU time (s) 154.23
Current children cumulated vsize (KiB) 89444

[startup+154.702 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=154.63
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23825 0 0 0 15450 13 0 0 25 0 1 0 304010213 91590656 21998 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21998 182 377 0 21981 0
Current children cumulated CPU time (s) 154.63
Current children cumulated vsize (KiB) 89444

[startup+154.902 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 3442
/proc/meminfo: memFree=1894440/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=89444 CPUtime=154.83
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23825 0 0 0 15470 13 0 0 25 0 1 0 304010213 91590656 21998 1992294400 134512640 136057169 4294956160 18446744073709551615 134624621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 22361 21998 182 377 0 21981 0
Current children cumulated CPU time (s) 154.83
Current children cumulated vsize (KiB) 89444

[startup+155.002 s]
/proc/loadavg: 0.99 0.93 0.56 2/65 3442
/proc/meminfo: memFree=1920296/2055920 swapFree=4180384/4192956
[pid=3441] ppid=3439 vsize=43348 CPUtime=154.93
/proc/3441/stat : 3441 (clasp) R 3439 3441 3236 0 -1 4194304 23830 0 0 0 15479 14 0 0 25 0 1 0 304010213 44388352 10612 1992294400 134512640 136057169 4294956160 18446744073709551615 135651118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3441/statm: 10837 10612 1705 377 0 10457 0
Current children cumulated CPU time (s) 154.93
Current children cumulated vsize (KiB) 43348

Child status: 20
Real time (s): 155.029
CPU time (s): 154.969
CPU user time (s): 154.815
CPU system time (s): 0.153976
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 89444

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

runsolver used 0.120981 second user time and 0.336948 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-19 21:02:49
IDJOB=1831537
IDBENCH=20573
IDSOLVER=637
FILE ID=node18/1831537-1242759769
PBS_JOBID= 9322280
Free space on /tmp= 66264 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831537-1242759769/watcher-1831537-1242759769 -o /tmp/evaluation-result-1831537-1242759769/solver-1831537-1242759769 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831537-1242759769.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=417235577

node18.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.280
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.280
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:       1982472 kB
Buffers:          5620 kB
Cached:          32352 kB
SwapCached:       6636 kB
Active:          28812 kB
Inactive:        17308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1982472 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            6624 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            13372 kB
Committed_AS:  1069192 kB
PageTables:       1376 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= 66264 MiB
End job on node18 at 2009-05-19 21:05:25