Trace number 2655703

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
wbo 1.4aUNSAT 22.6336 22.6429

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.rf10.ucl.opb
MD5SUM631c705feb60dcd8a1b144825a73a754
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 benchmark22.6336
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables18069
Total number of constraints52475
Number of constraints which are clauses51555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints920
Minimum length of a constraint1
Maximum length of a constraint11
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
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.01	c wbo 1.4 beta - 20100517
0.00/0.01	c Parsing opb file format. File HOME/instance-2655703-1276341325.opb.
0.00/0.01	c Instance file HOME/instance-2655703-1276341325.opb
0.00/0.01	c File size is 1577317 bytes.
0.19/0.23	c Highest Coefficient sum: 132
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Parsing time:          0.23         s                                      |
0.19/0.23	c |  Number Variables:      18069                                               |
0.19/0.23	c |  Number Clauses:        51555                                               |
0.19/0.23	c |  Number Cardinality:    0                                                   |
0.19/0.23	c |  Number PB Constraints: 920                                                 |
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |   18040    52475   129950 |    17491        0    nan |  0.000 % |
0.28/0.36	c |       100 |   18040    52475   129950 |    19240      100     47 |  0.161 % |
0.48/0.50	c |       251 |   18040    52475   129950 |    21164      251     29 |  0.160 % |
0.59/0.63	c |       476 |   18040    52475   129950 |    23281      476     25 |  0.161 % |
0.79/0.89	c |       813 |   17969    52475   129950 |    25609      812     27 |  0.554 % |
1.29/1.37	c |      1319 |   17940    52475   129950 |    28170     1263     34 |  0.714 % |
1.79/1.89	c |      2078 |   17927    52475   129950 |    30987     2021     35 |  0.786 % |
2.78/2.83	c |      3217 |   17927    52475   129950 |    34086     3160     38 |  0.787 % |
4.49/4.57	c |      4925 |   17927    52475   129950 |    37494     4868     44 |  0.786 % |
7.08/7.15	c |      7487 |   17895    52475   129950 |    41244     7428     52 |  1.301 % |
11.09/11.15	c |     11331 |   17829    52475   129950 |    45368    11258     65 |  1.423 % |
17.78/17.85	c |     17099 |   17812    52475   129950 |    49905    17005     71 |  1.422 % |
22.58/22.64	c ===============================================================================
22.58/22.64	c core #1
22.58/22.64	c Memory used           : 16.06 MB
22.58/22.64	c CPU time              : 22.5236 s
22.58/22.64	c 
22.58/22.64	s UNSATISFIABLE
22.58/22.64	c Total CPU time: 22.5236 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-2655703-1276341325/watcher-2655703-1276341325 -o /tmp/evaluation-result-2655703-1276341325/solver-2655703-1276341325 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655703-1276341325.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: 0.99 0.98 0.99 2/106 10621
/proc/meminfo: memFree=1574768/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=4120 CPUtime=0
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 292 0 0 0 0 0 0 0 16 0 1 0 9736249 4218880 210 1992294400 134512640 135751879 4289905472 18446744073709551615 134564675 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 1030 210 137 303 0 339 0

[startup+0.0123829 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 10621
/proc/meminfo: memFree=1574768/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=4256 CPUtime=0
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 317 0 0 0 0 0 0 0 16 0 1 0 9736249 4358144 235 1992294400 134512640 135751879 4289905472 18446744073709551615 135225318 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 1064 235 141 303 0 373 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4256

[startup+0.101393 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 10621
/proc/meminfo: memFree=1574768/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=6544 CPUtime=0.09
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 995 0 0 0 9 0 0 0 16 0 1 0 9736249 6701056 913 1992294400 134512640 135751879 4289905472 18446744073709551615 134638015 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 1636 913 289 303 0 945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6544

[startup+0.301414 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 10621
/proc/meminfo: memFree=1574768/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=8672 CPUtime=0.28
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 2181 0 0 0 28 0 0 0 17 0 1 0 9736249 8880128 1680 1992294400 134512640 135751879 4289905472 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 2168 1680 142 303 0 1863 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8672

[startup+0.701459 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 10621
/proc/meminfo: memFree=1574768/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=8804 CPUtime=0.69
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 2200 0 0 0 68 1 0 0 17 0 1 0 9736249 9015296 1699 1992294400 134512640 135751879 4289905472 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 2201 1699 143 303 0 1896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8804

[startup+1.50155 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1568436/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=9068 CPUtime=1.49
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 2255 0 0 0 148 1 0 0 18 0 1 0 9736249 9285632 1754 1992294400 134512640 135751879 4289905472 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 2267 1754 143 303 0 1962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9068

[startup+3.10173 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1567816/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=9596 CPUtime=3.09
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 2412 0 0 0 307 2 0 0 21 0 1 0 9736249 9826304 1911 1992294400 134512640 135751879 4289905472 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 2399 1911 143 303 0 2094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9596

[startup+6.30108 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1566576/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=10652 CPUtime=6.29
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 2674 0 0 0 626 3 0 0 25 0 1 0 9736249 10907648 2173 1992294400 134512640 135751879 4289905472 18446744073709551615 134616380 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 2663 2173 143 303 0 2358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10652

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1563724/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=13400 CPUtime=12.69
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 3345 0 0 0 1263 6 0 0 25 0 1 0 9736249 13721600 2844 1992294400 134512640 135751879 4289905472 18446744073709551615 134616712 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 3350 2844 143 303 0 3045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13400

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

[startup+19.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1561368/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=15648 CPUtime=19.09
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 3907 0 0 0 1900 9 0 0 25 0 1 0 9736249 16023552 3406 1992294400 134512640 135751879 4289905472 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 3912 3406 143 303 0 3607 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 15648

[startup+20.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1560996/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=16044 CPUtime=20.68
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 4010 0 0 0 2059 9 0 0 25 0 1 0 9736249 16429056 3509 1992294400 134512640 135751879 4289905472 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 4011 3509 143 303 0 3706 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 16044

[startup+21.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1560748/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=16308 CPUtime=21.49
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 4062 0 0 0 2139 10 0 0 25 0 1 0 9736249 16699392 3561 1992294400 134512640 135751879 4289905472 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 4077 3561 143 303 0 3772 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 16308

[startup+22.3019 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1560500/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=16440 CPUtime=22.28
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 4104 0 0 0 2218 10 0 0 25 0 1 0 9736249 16834560 3603 1992294400 134512640 135751879 4289905472 18446744073709551615 134611078 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 4110 3603 143 303 0 3805 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 16440

[startup+22.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1560500/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=16440 CPUtime=22.48
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 4117 0 0 0 2238 10 0 0 25 0 1 0 9736249 16834560 3616 1992294400 134512640 135751879 4289905472 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 4110 3616 143 303 0 3805 0
Current children cumulated CPU time (s) 22.48
Current children cumulated vsize (KiB) 16440

[startup+22.6019 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10622
/proc/meminfo: memFree=1560500/2059040 swapFree=4192956/4192956
[pid=10621] ppid=10619 vsize=16440 CPUtime=22.58
/proc/10621/stat : 10621 (wbo1.4a) R 10619 10621 10215 0 -1 4202496 4121 0 0 0 2248 10 0 0 25 0 1 0 9736249 16834560 3620 1992294400 134512640 135751879 4289905472 18446744073709551615 134610760 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10621/statm: 4110 3620 143 303 0 3805 0
Current children cumulated CPU time (s) 22.58
Current children cumulated vsize (KiB) 16440

Child status: 0
Real time (s): 22.6429
CPU time (s): 22.6336
CPU user time (s): 22.5236
CPU system time (s): 0.109983
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 16440

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

runsolver used 0.041993 second user time and 0.111982 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-12 13:15:25
IDJOB=2655703
IDBENCH=1493
IDSOLVER=1160
FILE ID=node005/2655703-1276341325
PBS_JOBID= 11173176
Free space on /tmp= 62532 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.rf10.ucl.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655703-1276341325/watcher-2655703-1276341325 -o /tmp/evaluation-result-2655703-1276341325/solver-2655703-1276341325 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655703-1276341325.opb

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

MD5SUM BENCH= 631c705feb60dcd8a1b144825a73a754
RANDOM SEED=1506410572

node005.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.246
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.49
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.246
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:       1575296 kB
Buffers:        114232 kB
Cached:         240456 kB
SwapCached:          0 kB
Active:         149656 kB
Inactive:       264292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1575296 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4224 kB
Writeback:           0 kB
AnonPages:       59212 kB
Mapped:          15456 kB
Slab:            48000 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182320 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= 62528 MiB
End job on node005 at 2010-06-12 13:15:48