Trace number 2657617

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
bsolo 3.2 ClUNSAT 35.0647 35.0725

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110966688.opb
MD5SUM8e7a33f6f23050442c6613e25c3d2ac1
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.12898
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1237
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657617-1276272463.opb
0.00/0.00	c File size is 9915 bytes.
0.00/0.00	c Highest Coefficient sum: 1237
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 900
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.005 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    169       99     1179   11      879    2563      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
34.98/35.07	c      102    169      201     4233   21     1093    2820    102   7846 0.01
34.98/35.07	c      253    169      352     9374   26     1395    3103    253   9035 0.03
34.98/35.07	c      480    169      579    14948   25     1850    3414    480   9056 0.05
34.98/35.07	c      819    169      918    23785   25     2529    3756    819   9202 0.09
34.98/35.07	c     1329    169     1428    40464   28     3548    4132   1329   8006 0.17
34.98/35.07	c     2094    169     2193    68472   31     5078    4546   2094   6503 0.32
34.98/35.07	c     3240    169     3339   100694   30     7370    5001   3240   4843 0.67
34.98/35.07	c     4961    169     5060   155776   30    10811    5502   4961   3718 1.33
34.98/35.07	c     7545    169     4799   149932   31    10291    6053   4700   3117 2.42
34.98/35.07	c    11428    169     5574   197677   35    11840    6659   5475   2593 4.41
34.98/35.07	c    17252    169     4525   163552   36     9742    7325   4426   2239 7.70
34.98/35.07	c    25989    169     5768   227207   39    12225    8058   5669   2090 12.43
34.98/35.07	c    39100    169     6490   259173   39    13670    8864   6391   1827 21.40
34.98/35.07	c Backtracks by Clause: 0
34.98/35.07	c Backtracks by PB constraint: 0
34.98/35.07	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
34.98/35.07	c   13    58237  15708    92296     7452   276562   7353   1660 35.06
34.98/35.07	s UNSATISFIABLE
34.98/35.07	c Total time: 35.062 s

Verifier Data

ERROR: no interpretation 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-2657617-1276272463/watcher-2657617-1276272463 -o /tmp/evaluation-result-2657617-1276272463/solver-2657617-1276272463 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657617-1276272463.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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: 1.00 1.00 1.00 3/106 3987
/proc/meminfo: memFree=1819068/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=10792 CPUtime=0
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 2850272 11051008 248 1992294400 134512640 137138936 4287052880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 2698 248 190 642 0 2054 0

[startup+0.101928 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3987
/proc/meminfo: memFree=1819068/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=11176 CPUtime=0.09
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 433 0 0 0 9 0 0 0 20 0 1 0 2850272 11444224 349 1992294400 134512640 137138936 4287052880 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 2794 349 190 642 0 2150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11176

[startup+0.200937 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3987
/proc/meminfo: memFree=1819068/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=11436 CPUtime=0.19
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 516 0 0 0 19 0 0 0 20 0 1 0 2850272 11710464 432 1992294400 134512640 137138936 4287052880 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 2859 432 190 642 0 2215 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11436

[startup+0.300947 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3987
/proc/meminfo: memFree=1819068/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=11824 CPUtime=0.29
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 587 0 0 0 29 0 0 0 20 0 1 0 2850272 12107776 503 1992294400 134512640 137138936 4287052880 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 2956 503 190 642 0 2312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11824

[startup+0.700983 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3987
/proc/meminfo: memFree=1819068/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=12464 CPUtime=0.69
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 748 0 0 0 68 1 0 0 20 0 1 0 2850272 12763136 664 1992294400 134512640 137138936 4287052880 18446744073709551615 136511098 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 3116 664 190 642 0 2472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12464

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1816456/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=13488 CPUtime=1.49
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1001 0 0 0 147 2 0 0 23 0 1 0 2850272 13811712 917 1992294400 134512640 137138936 4287052880 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 3372 917 190 642 0 2728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13488

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1815464/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=13868 CPUtime=3.09
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1114 0 0 0 307 2 0 0 25 0 1 0 2850272 14200832 1030 1992294400 134512640 137138936 4287052880 18446744073709551615 134542463 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 3467 1030 190 642 0 2823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13868

[startup+6.30049 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1814472/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=14724 CPUtime=6.29
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1313 0 0 0 626 3 0 0 25 0 1 0 2850272 15077376 1229 1992294400 134512640 137138936 4287052880 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 3681 1229 190 642 0 3037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14724

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1813976/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=15108 CPUtime=12.69
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1428 0 0 0 1262 7 0 0 25 0 1 0 2850272 15470592 1344 1992294400 134512640 137138936 4287052880 18446744073709551615 134618336 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 3777 1344 190 642 0 3133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15108

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=25.49
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 2538 11 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16372

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

[startup+25.6012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=25.59
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 2548 11 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 16372

[startup+32.0077 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=31.99
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 3186 13 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 16372

[startup+33.6009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=33.59
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 3345 14 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 16372

[startup+34.4009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=34.39
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 3425 14 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 34.39
Current children cumulated vsize (KiB) 16372

[startup+34.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=34.79
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 3465 14 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 34.79
Current children cumulated vsize (KiB) 16372

[startup+35.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3988
/proc/meminfo: memFree=1812736/2059040 swapFree=4192072/4192956
[pid=3987] ppid=3985 vsize=16372 CPUtime=34.98
/proc/3987/stat : 3987 (bsolo_pb10) R 3985 3987 3364 0 -1 4202496 1729 0 0 0 3484 14 0 0 25 0 1 0 2850272 16764928 1645 1992294400 134512640 137138936 4287052880 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3987/statm: 4093 1645 190 642 0 3449 0
Current children cumulated CPU time (s) 34.98
Current children cumulated vsize (KiB) 16372

Child status: 0
Real time (s): 35.0725
CPU time (s): 35.0647
CPU user time (s): 34.9207
CPU system time (s): 0.143978
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 16372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.9207
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1730
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= 1
involuntary context switches= 150

runsolver used 0.06099 second user time and 0.168974 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-11 18:07:43
IDJOB=2657617
IDBENCH=1180
IDSOLVER=1163
FILE ID=node003/2657617-1276272463
PBS_JOBID= 11172207
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966688.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657617-1276272463/watcher-2657617-1276272463 -o /tmp/evaluation-result-2657617-1276272463/solver-2657617-1276272463 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657617-1276272463.opb

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

MD5SUM BENCH= 8e7a33f6f23050442c6613e25c3d2ac1
RANDOM SEED=1036255908

node003.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.251
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1819596 kB
Buffers:         14196 kB
Cached:         101708 kB
SwapCached:          0 kB
Active:          77908 kB
Inactive:        96496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1819596 kB
SwapTotal:     4192956 kB
SwapFree:      4192072 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:       58472 kB
Mapped:          15324 kB
Slab:            43276 kB
PageTables:       3872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62552 MiB
End job on node003 at 2010-06-11 18:08:18