Trace number 452704

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.1 1800.63

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/babic/xinetd/itox_vc1033.opb
MD5SUMdf0fb5c21df4e872a8b98e98a34be08d
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark31.1473
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables118528
Total number of constraints348058
Number of constraints which are clauses348058
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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/452704-1177964145/instance-452704-1177964145.opb
0.00/0.00	c File size is 11594002 bytes.
1.99/2.07	c Highest Coefficient sum: 5
1.99/2.07	c Parsing was ok!!
1.99/2.07	c Total parsing time: 2.075 s
2.20/2.28	c Var: 118528 Constr: 348058 348058/0/0 Lit: 909600 Watch. Lit: 689058
2.20/2.28	c Obj. Vars: 0 (0 % of total variables)
29.48/29.59	c Formula reductions applied at preprocessing
29.58/29.60	c Pre-processing Time: 29.597 s
1800.07/1800.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.07/1800.60	c        0  80613   264685   724555    2   529370   88228      0      0 29.60
1800.07/1800.60	c Caught signal: 15
1800.07/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.07/1800.61	c    0        0      0        0   264685   724555      0      0 1800.08
1800.07/1800.61	s UNKNOWN
1800.07/1800.61	c Total time: 1800.08 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/node1/watcher-452704-1177964145 -o ROOT/results/node1/solver-452704-1177964145 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452704-1177964145/instance-452704-1177964145.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.91 0.95 0.96 3/77 5516
/proc/meminfo: memFree=1837104/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=15248 CPUtime=0
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 272452419 15613952 337 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 3812 337 281 324 0 51 0

[startup+0.0782981 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 5516
/proc/meminfo: memFree=1837104/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=17668 CPUtime=0.07
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 1060 0 0 0 7 0 0 0 18 0 1 0 272452419 18092032 1030 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 4417 1030 383 324 0 656 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17668

[startup+0.1013 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 5516
/proc/meminfo: memFree=1837104/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=18304 CPUtime=0.09
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 1238 0 0 0 9 0 0 0 18 0 1 0 272452419 18743296 1208 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134538933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 4576 1208 413 324 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18304

[startup+0.301323 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 5516
/proc/meminfo: memFree=1837104/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=22868 CPUtime=0.3
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 2693 0 0 0 29 1 0 0 20 0 1 0 272452419 23416832 2623 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 5717 2623 700 324 0 1956 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 22868

[startup+0.701371 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 5516
/proc/meminfo: memFree=1837104/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=31640 CPUtime=0.69
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 5486 0 0 0 67 2 0 0 24 0 1 0 272452419 32399360 5337 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 7910 5337 1257 324 0 4149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31640

[startup+1.50146 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 5517
/proc/meminfo: memFree=1814568/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=48700 CPUtime=1.49
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 10951 0 0 0 144 5 0 0 25 0 1 0 272452419 49868800 10596 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 12175 10596 2337 324 0 8414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48700

[startup+3.10165 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 5517
/proc/meminfo: memFree=1791784/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=76976 CPUtime=3.09
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 21386 0 0 0 297 12 0 0 25 0 1 0 272452419 78823424 18103 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 19244 18103 301 324 0 18314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76976

[startup+6.30203 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 5517
/proc/meminfo: memFree=1765736/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=76976 CPUtime=6.29
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 21394 0 0 0 616 13 0 0 25 0 1 0 272452419 78823424 18111 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134583062 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 19244 18111 301 324 0 18314 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76976

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.96 2/78 5517
/proc/meminfo: memFree=1765880/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=76976 CPUtime=12.69
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 21395 0 0 0 1256 13 0 0 25 0 1 0 272452419 78823424 18112 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 19244 18112 301 324 0 18314 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76976

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 5517
/proc/meminfo: memFree=1765944/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=76976 CPUtime=25.48
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 21397 0 0 0 2534 14 0 0 25 0 1 0 272452419 78823424 18114 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 19244 18114 301 324 0 18314 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76976

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 5517
/proc/meminfo: memFree=1758136/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=85324 CPUtime=51.08
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 1362208 0 0 0 4572 536 0 0 25 0 1 0 272452419 87371776 19851 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 21331 19735 333 324 0 20401 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85324

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 5517
/proc/meminfo: memFree=1757624/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=86180 CPUtime=102.27
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 4808862 0 0 0 8350 1877 0 0 25 0 1 0 272452419 88248320 20053 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135469672 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 21545 20063 334 324 0 20615 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86180

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1755640/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=87836 CPUtime=162.24
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 10136176 0 0 0 12275 3949 0 0 25 0 1 0 272452419 89944064 20360 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 21959 20361 333 324 0 21029 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 87836

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1755192/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=89904 CPUtime=222.22
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 16188170 0 0 0 15969 6253 0 0 25 0 1 0 272452419 92061696 20671 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467734 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 22476 20676 333 324 0 21546 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 89904

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1754360/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=90936 CPUtime=282.21
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 22747619 0 0 0 19499 8722 0 0 25 0 1 0 272452419 93118464 21202 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 22734 21202 333 324 0 21804 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 90936

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1754872/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=89692 CPUtime=342.19
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 29424596 0 0 0 22975 11244 0 0 25 0 1 0 272452419 91844608 20759 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 22423 20764 333 324 0 21493 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 89692

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1754296/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=92608 CPUtime=402.17
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 36483591 0 0 0 26347 13870 0 0 25 0 1 0 272452419 94830592 21247 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23152 21252 333 324 0 22222 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 92608

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1750584/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=90708 CPUtime=462.16
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 43660257 0 0 0 29660 16556 0 0 25 0 1 0 272452419 92884992 21116 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 22677 21117 333 324 0 21747 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 90708

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 5517
/proc/meminfo: memFree=1752760/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=94128 CPUtime=522.14
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 51035603 0 0 0 32916 19298 0 0 25 0 1 0 272452419 96387072 21839 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468068 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23532 21842 333 324 0 22602 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 94128

[startup+582.302 s]
/proc/loadavg: 1.03 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1752568/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=94784 CPUtime=582.12
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 58449971 0 0 0 36114 22098 0 0 25 0 1 0 272452419 97058816 21485 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468080 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23696 21490 333 324 0 22766 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 94784

[startup+642.302 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1752056/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=92032 CPUtime=642.1
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 65990663 0 0 0 39264 24946 0 0 25 0 1 0 272452419 94240768 21446 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23008 21447 333 324 0 22078 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 92032


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

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1750072/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=97216 CPUtime=822.05
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 89021072 0 0 0 48515 33690 0 0 25 0 1 0 272452419 99549184 21859 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467734 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24304 21864 333 324 0 23374 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 97216

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1750328/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=92680 CPUtime=882.04
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 96823184 0 0 0 51544 36660 0 0 25 0 1 0 272452419 94904320 21613 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23170 21621 334 324 0 22240 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 92680

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1749880/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=98296 CPUtime=942.02
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 104676332 0 0 0 54516 39686 0 0 25 0 1 0 272452419 100655104 22405 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24574 22412 333 324 0 23644 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 98296

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1748920/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=98816 CPUtime=1002
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 112581909 0 0 0 57485 42715 0 0 25 0 1 0 272452419 101187584 22046 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468080 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24704 22051 333 324 0 23774 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 98816

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1745208/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=94504 CPUtime=1061.98
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 120532403 0 0 0 60417 45781 0 0 25 0 1 0 272452419 96772096 22085 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23626 22086 333 324 0 22696 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 94504

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5517
/proc/meminfo: memFree=1747704/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=94812 CPUtime=1121.96
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 128523996 0 0 0 63344 48852 0 0 25 0 1 0 272452419 97087488 22057 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23703 22058 333 324 0 22773 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 94812

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1747256/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=100296 CPUtime=1181.94
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 136555436 0 0 0 66211 51983 0 0 25 0 1 0 272452419 102703104 22759 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 25074 22765 333 324 0 24144 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 100296

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1743544/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=95412 CPUtime=1241.93
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 144616260 0 0 0 69065 55128 0 0 25 0 1 0 272452419 97701888 22280 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23853 22281 333 324 0 22923 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 95412

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1746808/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=95120 CPUtime=1301.92
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 152716101 0 0 0 71900 58292 0 0 25 0 1 0 272452419 97402880 22184 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23780 22190 333 324 0 22850 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 95120

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1745336/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=94816 CPUtime=1361.9
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 160829860 0 0 0 74733 61457 0 0 25 0 1 0 272452419 97091584 22229 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135469672 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 23704 22229 333 324 0 22774 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 94816

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1745016/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=102096 CPUtime=1421.88
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 168961417 0 0 0 77540 64648 0 0 25 0 1 0 272452419 104546304 23659 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135468091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 25524 23664 333 324 0 24594 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 102096

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1745208/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=96040 CPUtime=1481.85
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 177194687 0 0 0 80282 67903 0 0 25 0 1 0 272452419 98344960 22415 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24010 22422 333 324 0 23080 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 96040

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1742520/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=96372 CPUtime=1541.84
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 185576987 0 0 0 83006 71178 0 0 25 0 1 0 272452419 98684928 22493 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24093 22499 333 324 0 23163 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 96372

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1743288/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=103488 CPUtime=1601.82
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 193994518 0 0 0 85710 74472 0 0 25 0 1 0 272452419 105971712 23270 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 25872 23277 333 324 0 24942 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 103488

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1743992/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=97028 CPUtime=1661.8
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 202452674 0 0 0 88386 77794 0 0 25 0 1 0 272452419 99356672 22709 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24257 22715 333 324 0 23327 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 97028

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1743800/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=97324 CPUtime=1721.79
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 210846054 0 0 0 91065 81114 0 0 25 0 1 0 272452419 99659776 22773 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24331 22780 333 324 0 23401 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 97324

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1742776/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=97628 CPUtime=1781.77
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 219318448 0 0 0 93703 84474 0 0 25 0 1 0 272452419 99971072 22872 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134614777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 24407 22878 333 324 0 23477 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 97628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 5519
/proc/meminfo: memFree=1741752/2055920 swapFree=4145736/4192956
[pid=5516] ppid=5514 vsize=104928 CPUtime=1800.07
/proc/5516/stat : 5516 (bsolo3.0.17) R 5514 5516 4460 0 -1 4194304 221881897 0 0 0 94511 85496 0 0 25 0 1 0 272452419 107446272 23023 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135467970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5516/statm: 26232 23029 333 324 0 25302 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 104928

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

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

Child status: 15
Real time (s): 1800.63
CPU time (s): 1800.1
CPU user time (s): 945.118
CPU system time (s): 854.979
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 104928

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

runsolver used 1.59976 second user time and 4.45632 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Apr 30 20:15:46 UTC 2007

IDJOB= 452704
IDBENCH= 47771
IDSOLVER= 199
FILE ID= node1/452704-1177964145

PBS_JOBID= 4727730

Free space on /tmp= 66547 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/xinetd/itox_vc1033.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452704-1177964145/instance-452704-1177964145.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-452704-1177964145 -o ROOT/results/node1/solver-452704-1177964145 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452704-1177964145/instance-452704-1177964145.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  df0fb5c21df4e872a8b98e98a34be08d

RANDOM SEED= 265078826

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1837640 kB
Buffers:         13888 kB
Cached:         115952 kB
SwapCached:      14388 kB
Active:          58288 kB
Inactive:        95576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837640 kB
SwapTotal:     4192956 kB
SwapFree:      4145736 kB
Dirty:           18108 kB
Writeback:           0 kB
Mapped:          31144 kB
Slab:            49844 kB
Committed_AS:  5276600 kB
PageTables:       1836 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= 66547 MiB

End job on node1 on Mon Apr 30 20:45:49 UTC 2007