Trace number 452690

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, and are wall clock time (not CPU 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.0.17? (TO) 1800.3 1800.96

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-16.opb
MD5SUM362e33c78c276102fbb7b01900861eae
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark871.177
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables52382
Total number of constraints182485
Number of constraints which are clauses182485
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint131
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 260
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/452690-1177963895/instance-452690-1177963895.opb
0.00/0.00	c File size is 5880189 bytes.
1.79/1.87	c Highest Coefficient sum: 260
1.79/1.87	c Parsing was ok!!
1.79/1.87	c Total parsing time: 1.866 s
1.89/1.96	c Var: 52382 Constr: 182485 182485/0/0 Lit: 472601 Watch. Lit: 364969
1.89/1.96	c Obj. Vars: 0 (0 % of total variables)
3.29/3.30	c Pre-processing Time: 3.303 s
3.29/3.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.29/3.31	c        0  41993   146103   378317    2   292206   48700      0      0 3.30
3.29/3.31	c Switching off LPR mode.
1800.04/1800.70	c      100  41993   146203   381986    2   292406   53571    100     24 4.09
1800.04/1800.70	c      254  41993   146357   413620    2   292714   58929    254     51 4.94
1800.04/1800.70	c      479  41993   146582   433818    2   293164   64822    479     63 7.52
1800.04/1800.70	c      820  41993   146923   481499    3   293846   71305    820     74 11.03
1800.04/1800.70	c     1329  41993   147432   540597    3   294864   78436   1329     95 13.97
1800.04/1800.70	c     2093  41993   148196   700385    4   296392   86280   2093     97 21.44
1800.04/1800.70	c     3240  41993   149343   911590    6   298686   94909   3240    128 25.18
1800.04/1800.70	c     4961  41993   151064  1406825    9   302128  104400   4961    114 43.23
1800.04/1800.70	c     7547  41993   153650  2403840   15   307300  114841   7547    140 53.80
1800.04/1800.70	c    11426  41993   157529  4408087   27   315058  126326  11426    157 72.45
1800.04/1800.70	c    17249  41993   163352 10904214   66   326704  138959  17249    158 108.76
1800.04/1800.70	c    25986  41983   172089 15903079   92   344176  152855  25986    161 161.22
1800.04/1800.70	c    39097  41980   185200 26107072  140   370397  168141  39097    133 293.88
1800.04/1800.70	c    58767  41980   204870 45146102  220   409737  184956  58767    115 508.67
1800.04/1800.71	c    88278  41980   234381 72501359  309   468759  203452  88278     89 984.34
1800.04/1800.71	c Caught signal: 15
1800.04/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.71	c   15   120302  24348   229902   266405 119575827 120302     66 1800.05
1800.04/1800.71	s UNKNOWN
1800.04/1800.71	c Total time: 1800.05 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-452690-1177963895 -o ROOT/results/node13/solver-452690-1177963895 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452690-1177963895/instance-452690-1177963895.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): 3600 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: 0.92 0.98 0.99 3/77 12739
/proc/meminfo: memFree=1567824/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=17480 CPUtime=0
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 244307384 17899520 332 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 4370 333 280 324 0 2004 0

[startup+0.0251371 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12739
/proc/meminfo: memFree=1567824/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=9940 CPUtime=0.02
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 447 0 0 0 2 0 0 0 18 0 1 0 244307384 10178560 417 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 2485 419 296 324 0 119 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9940

[startup+0.101153 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12739
/proc/meminfo: memFree=1567824/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=10908 CPUtime=0.09
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 755 0 0 0 9 0 0 0 18 0 1 0 244307384 11169792 725 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134538857 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 2727 725 354 324 0 361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10908

[startup+0.301195 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12739
/proc/meminfo: memFree=1567824/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=13380 CPUtime=0.29
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 1525 0 0 0 29 0 0 0 19 0 1 0 244307384 13701120 1495 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12314235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 3345 1495 505 324 0 979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13380

[startup+0.70128 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12739
/proc/meminfo: memFree=1567824/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=18608 CPUtime=0.69
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 3138 0 0 0 68 1 0 0 23 0 1 0 244307384 19054592 3068 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524931 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 4652 3069 821 324 0 2286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18608

[startup+1.50145 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1555464/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=28352 CPUtime=1.49
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 6237 0 0 0 147 2 0 0 25 0 1 0 244307384 29032448 6088 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12314235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 7088 6088 1438 324 0 4722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28352

[startup+3.10179 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1531848/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=41648 CPUtime=3.09
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 11485 0 0 0 293 16 0 0 25 0 1 0 244307384 42647552 9543 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 10412 9543 305 324 0 9482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41648

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1531336/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=41004 CPUtime=6.28
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 11795 0 0 0 610 18 0 0 25 0 1 0 244307384 41988096 9407 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12308549 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 10251 9407 309 324 0 9321 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41004

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1530888/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=41500 CPUtime=12.69
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 11919 0 0 0 1250 19 0 0 25 0 1 0 244307384 42496000 9531 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12308549 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 10375 9531 309 324 0 9445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41500

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1527112/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=45352 CPUtime=25.48
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 12886 0 0 0 2528 20 0 0 25 0 1 0 244307384 46440448 10498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12312663 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 11338 10498 309 324 0 10408 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45352

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1516424/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=56632 CPUtime=51.07
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 15708 0 0 0 5085 22 0 0 25 0 1 0 244307384 57991168 13320 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 14158 13320 309 324 0 13228 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56632

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1413960/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=158312 CPUtime=102.26
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 41143 0 0 0 10192 34 0 0 25 0 1 0 244307384 162111488 38755 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091738 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 39578 38755 309 324 0 38648 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 158312

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1335880/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=236444 CPUtime=162.23
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 60671 0 0 0 16178 45 0 0 25 0 1 0 244307384 242118656 58283 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12312104 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 59111 58283 309 324 0 58181 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 236444

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1302024/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=270184 CPUtime=222.21
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 69115 0 0 0 22170 51 0 0 25 0 1 0 244307384 276668416 66727 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12312283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 67546 66727 309 324 0 66616 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 270184

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1238728/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=334816 CPUtime=282.19
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 85261 0 0 0 28160 59 0 0 25 0 1 0 244307384 342851584 82873 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12308549 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 83739 82876 309 324 0 82809 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 334816

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 12740
/proc/meminfo: memFree=1161608/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=410260 CPUtime=342.17
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 104119 0 0 0 34147 70 0 0 25 0 1 0 244307384 420106240 101731 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 102565 101731 309 324 0 101635 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 410260

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1086792/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=485164 CPUtime=402.14
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 122852 0 0 0 40135 79 0 0 25 0 1 0 244307384 496807936 120464 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 121291 120464 309 324 0 120361 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 485164

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=1008968/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=562676 CPUtime=462.12
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 142235 0 0 0 46123 89 0 0 25 0 1 0 244307384 576180224 139847 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551321 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 140669 139847 309 324 0 139739 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 562676

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=953672/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=617560 CPUtime=522.1
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 155940 0 0 0 52114 96 0 0 25 0 1 0 244307384 632381440 153552 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551482 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 154390 153552 309 324 0 153460 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 617560

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=905032/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=666040 CPUtime=582.07
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 168065 0 0 0 58105 102 0 0 25 0 1 0 244307384 682024960 165677 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 166510 165677 309 324 0 165580 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 666040

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=857160/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=713588 CPUtime=642.06
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 179955 0 0 0 64097 109 0 0 25 0 1 0 244307384 730714112 177567 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550782 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 178397 177567 309 324 0 177467 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 713588


################
# More data... #
################

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=633928/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=936408 CPUtime=941.95
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 235669 0 0 0 94056 139 0 0 25 0 1 0 244307384 958881792 233281 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 234102 233281 309 324 0 233172 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 936408

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=604104/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=966036 CPUtime=1001.92
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 243065 0 0 0 100049 143 0 0 25 0 1 0 244307384 989220864 240677 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 241509 240677 309 324 0 240579 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 966036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=568968/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1001376 CPUtime=1061.9
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 251925 0 0 0 106042 148 0 0 25 0 1 0 244307384 1025409024 249537 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 250344 249537 309 324 0 249414 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1001376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=528328/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1041544 CPUtime=1121.88
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 261946 0 0 0 112033 155 0 0 25 0 1 0 244307384 1066541056 259558 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 260386 259558 309 324 0 259456 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1041544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=486344/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1083636 CPUtime=1181.86
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 272490 0 0 0 118026 160 0 0 25 0 1 0 244307384 1109643264 270102 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 270909 270102 309 324 0 269979 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1083636

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=456584/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1113024 CPUtime=1241.83
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 279826 0 0 0 124019 164 0 0 25 0 1 0 244307384 1139736576 277438 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134571857 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 278256 277438 309 324 0 277326 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 1113024

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=434824/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1134676 CPUtime=1301.82
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 285229 0 0 0 130014 168 0 0 25 0 1 0 244307384 1161908224 282841 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12320554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 283669 282841 309 324 0 282739 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1134676

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=386952/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1182932 CPUtime=1361.79
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 297308 0 0 0 136005 174 0 0 25 0 1 0 244307384 1211322368 294920 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 295733 294920 309 324 0 294803 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1182932

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=311944/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1257220 CPUtime=1421.77
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 315880 0 0 0 141994 183 0 0 25 0 1 0 244307384 1287393280 313492 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 314305 313492 309 324 0 313375 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1257220

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=273224/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1296228 CPUtime=1481.75
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 325621 0 0 0 147987 188 0 0 25 0 1 0 244307384 1327337472 323233 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 324057 323233 309 324 0 323127 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1296228

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=234056/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1335056 CPUtime=1541.72
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 335316 0 0 0 153979 193 0 0 25 0 1 0 244307384 1367097344 332928 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 333764 332928 309 324 0 332834 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 1335056

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=198280/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1370796 CPUtime=1601.7
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 344281 0 0 0 159972 198 0 0 25 0 1 0 244307384 1403695104 341893 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551330 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 342699 341893 309 324 0 341769 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1370796

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=137800/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1431276 CPUtime=1661.68
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 359383 0 0 0 165964 204 0 0 25 0 1 0 244307384 1465626624 356995 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 357819 356995 309 324 0 356889 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1431276

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=79944/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1489392 CPUtime=1721.66
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 373923 0 0 0 171955 211 0 0 25 0 1 0 244307384 1525137408 371535 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 372348 371535 309 324 0 371418 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 1489392

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=15240/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1555480 CPUtime=1781.64
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 390444 0 0 0 177947 217 0 0 25 0 1 0 244307384 1592811520 388055 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 388870 388055 309 324 0 387940 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 1555480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=15944/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=1563188 CPUtime=1800.04
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194304 392361 0 0 0 179786 218 0 0 25 0 1 0 244307384 1600704512 389972 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 390797 389972 309 324 0 389867 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1563188

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=15944/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=0 CPUtime=1800.14
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194308 392365 0 0 0 179786 228 0 0 25 0 1 0 244307384 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

[startup+1800.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12740
/proc/meminfo: memFree=15944/2055920 swapFree=4159412/4192956
[pid=12739] ppid=12737 vsize=0 CPUtime=1800.23
/proc/12739/stat : 12739 (bsolo3.0.17) R 12737 12739 11731 0 -1 4194308 392365 0 0 0 179786 237 0 0 25 0 1 0 244307384 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/12739/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 1800.96
CPU time (s): 1800.3
CPU user time (s): 1797.86
CPU system time (s): 2.43463
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 1563188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.86
system time used= 2.43463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392365
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= 12
involuntary context switches= 17374

runsolver used 1.44678 second user time and 3.80042 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Apr 30 20:11:36 UTC 2007

IDJOB= 452690
IDBENCH= 47757
IDSOLVER= 199
FILE ID= node13/452690-1177963895

PBS_JOBID= 4727729

Free space on /tmp= 66553 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-16.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452690-1177963895/instance-452690-1177963895.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-452690-1177963895 -o ROOT/results/node13/solver-452690-1177963895 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452690-1177963895/instance-452690-1177963895.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  362e33c78c276102fbb7b01900861eae

RANDOM SEED= 253216001

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1568424 kB
Buffers:         19808 kB
Cached:         385588 kB
SwapCached:      12736 kB
Active:          59388 kB
Inactive:       369632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568424 kB
SwapTotal:     4192956 kB
SwapFree:      4159412 kB
Dirty:           12348 kB
Writeback:           0 kB
Mapped:          30592 kB
Slab:            43856 kB
Committed_AS:  6964964 kB
PageTables:       1876 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= 66553 MiB

End job on node13 on Mon Apr 30 20:41:38 UTC 2007