Trace number 2669778

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
PB-wave alpha 2? (TO) 1800.07 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark192.501
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.49	c PB-wave - v2
0.00/0.49	c command line = ./PB-wave
0.00/0.49	c seed = 59400351
0.00/0.49	c cutoff = 1000000
0.00/0.49	c tries = 1000000
0.00/0.49	c heuristic = c best, noise 50 / 100
0.00/0.49	#var 1650 #con 113164
0.00/0.49	mode is SAT
0.00/0.49	c tail starts after flip = 4950
0.00/0.49	c numatom = 1650, numclause = 113714, numliterals = 566370
0.00/0.49	c wff read in
0.00/0.49	c 
0.00/0.49	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.49	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.49	c       this      this      this      this      this      this   success   success       until         std
0.00/0.49	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.49	c
93.16/93.24	c       115       163    157.25     11.36     13.84   1000000         0
185.84/185.96	c       113       143    157.29     11.40     13.79   1000000         0
278.51/278.67	c       114       149    157.37     11.45     13.75   1000000         0
371.29/371.42	c       115       156    157.60     11.35     13.88   1000000         0
464.08/464.23	c       109       172    157.20     11.37     13.82   1000000         0
556.85/557.04	c       112       143    157.55     11.49     13.72   1000000         0
649.62/649.85	c       113       164    157.11     11.50     13.67   1000000         0
742.41/742.61	c       116       150    157.65     11.28     13.98   1000000         0
835.18/835.41	c       115       145    157.39     11.29     13.93   1000000         0
927.96/928.23	c       110       174    157.28     11.46     13.73   1000000         0
1020.73/1021.05	c       110       156    157.08     11.35     13.84   1000000         0
1113.51/1113.86	c       115       197    157.59     11.28     13.98   1000000         0
1206.28/1206.67	c       107       149    157.32     11.50     13.68   1000000         0
1299.06/1299.46	c       111       159    156.83     11.38     13.78   1000000         0
1391.94/1392.31	c       114       167    157.43     11.34     13.88   1000000         0
1484.62/1485.09	c       111       159    157.18     11.37     13.82   1000000         0
1577.40/1577.86	c       116       171    157.56     11.20     14.07   1000000         0
1670.17/1670.65	c       114       165    157.33     11.32     13.90   1000000         0
1762.96/1763.45	c       113       164    157.27     11.44     13.74   1000000         0
1800.05/1800.51	HOME/run: line 2:  9760 Terminated              ./PB-wave < $1

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-2669778-1276609338/watcher-2669778-1276609338 -o /tmp/evaluation-result-2669778-1276609338/solver-2669778-1276609338 -C 1800 -W 2000 -M 1800 run HOME/instance-2669778-1276609338.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.92 0.98 0.99 3/106 9759
/proc/meminfo: memFree=1740452/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0

[startup+0.102634 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9759
/proc/meminfo: memFree=1740452/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200641 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9759
/proc/meminfo: memFree=1740452/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30065 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9759
/proc/meminfo: memFree=1740452/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700686 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9759
/proc/meminfo: memFree=1740452/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50075 s]
/proc/loadavg: 0.92 0.98 0.99 2/108 9761
/proc/meminfo: memFree=1727788/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1.48
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3191 0 0 0 147 1 0 0 25 0 1 0 2225501 41422848 3120 1992294400 134512640 135071400 4287254992 18446744073709551615 134526256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3120 62 137 0 9974 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49152

[startup+3.10089 s]
/proc/loadavg: 0.92 0.98 0.99 2/108 9761
/proc/meminfo: memFree=1727540/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=3.08
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3191 0 0 0 307 1 0 0 25 0 1 0 2225501 41422848 3120 1992294400 134512640 135071400 4287254992 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3120 62 137 0 9974 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49152

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.99 2/108 9763
/proc/meminfo: memFree=1727416/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=6.28
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3191 0 0 0 627 1 0 0 25 0 1 0 2225501 41422848 3120 1992294400 134512640 135071400 4287254992 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3120 62 137 0 9974 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49152

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/108 9763
/proc/meminfo: memFree=1727292/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=12.68
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3191 0 0 0 1267 1 0 0 25 0 1 0 2225501 41422848 3120 1992294400 134512640 135071400 4287254992 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3120 62 137 0 9974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49152

[startup+25.5008 s]
/proc/loadavg: 0.95 0.98 0.99 2/108 9763
/proc/meminfo: memFree=1727292/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=25.48
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3191 0 0 0 2547 1 0 0 25 0 1 0 2225501 41422848 3120 1992294400 134512640 135071400 4287254992 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3120 62 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/108 9763
/proc/meminfo: memFree=1727292/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=51.07
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3191 0 0 0 5106 1 0 0 25 0 1 0 2225501 41422848 3120 1992294400 134512640 135071400 4287254992 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3120 62 137 0 9974 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49152

[startup+102.3 s]
/proc/loadavg: 0.98 0.98 0.99 2/108 9765
/proc/meminfo: memFree=1727168/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=102.26
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3199 0 0 0 10225 1 0 0 25 0 1 0 2225501 41422848 3128 1992294400 134512640 135071400 4287254992 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3128 69 137 0 9974 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49152

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 9767
/proc/meminfo: memFree=1727044/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=162.24
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3199 0 0 0 16223 1 0 0 25 0 1 0 2225501 41422848 3128 1992294400 134512640 135071400 4287254992 18446744073709551615 134526677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3128 69 137 0 9974 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49152

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 9767
/proc/meminfo: memFree=1726920/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=222.23
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3199 0 0 0 22222 1 0 0 25 0 1 0 2225501 41422848 3128 1992294400 134512640 135071400 4287254992 18446744073709551615 134525720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3128 69 137 0 9974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 9769
/proc/meminfo: memFree=1726920/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=282.21
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3199 0 0 0 28220 1 0 0 25 0 1 0 2225501 41422848 3128 1992294400 134512640 135071400 4287254992 18446744073709551615 134526703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3128 69 137 0 9974 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 9771
/proc/meminfo: memFree=1726920/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=342.2
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3199 0 0 0 34219 1 0 0 25 0 1 0 2225501 41422848 3128 1992294400 134512640 135071400 4287254992 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3128 69 137 0 9974 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 49152

[startup+402.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 9773
/proc/meminfo: memFree=1726796/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=402.18
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3199 0 0 0 40217 1 0 0 25 0 1 0 2225501 41422848 3128 1992294400 134512640 135071400 4287254992 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3128 69 137 0 9974 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1062.03
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 106202 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 49152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 3/109 9792
/proc/meminfo: memFree=1725796/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1122
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 112199 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 9802
/proc/meminfo: memFree=1726052/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1181.99
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 118198 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9804
/proc/meminfo: memFree=1726052/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1241.98
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 124197 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9806
/proc/meminfo: memFree=1726052/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1301.96
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 130195 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9808
/proc/meminfo: memFree=1726052/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1361.95
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 136194 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 49152

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9808
/proc/meminfo: memFree=1726052/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1421.94
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 142193 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9810
/proc/meminfo: memFree=1725928/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1481.92
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 148191 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134519870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 49152

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9812
/proc/meminfo: memFree=1725928/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1541.91
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 154190 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9814
/proc/meminfo: memFree=1725804/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1601.89
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 160188 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134525984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9816
/proc/meminfo: memFree=1725680/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1661.87
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 166186 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9816
/proc/meminfo: memFree=1725556/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1721.86
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 172185 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9818
/proc/meminfo: memFree=1725432/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1781.85
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 178184 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9818
/proc/meminfo: memFree=1725432/2059040 swapFree=4165012/4192956
[pid=9759] ppid=9757 vsize=8700 CPUtime=0
/proc/9759/stat : 9759 (run) S 9757 9759 9430 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 2225500 8908800 244 1992294400 4194304 4922060 140736290985344 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9759/statm: 2175 244 204 178 0 68 0
[pid=9760] ppid=9759 vsize=40452 CPUtime=1800.05
/proc/9760/stat : 9760 (PB-wave) R 9759 9759 9430 0 -1 4202496 3200 0 0 0 180004 1 0 0 25 0 1 0 2225501 41422848 3129 1992294400 134512640 135071400 4287254992 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9760/statm: 10113 3129 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1800.05
CPU system time (s): 0.020996
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3573
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= 3
involuntary context switches= 21055

runsolver used 3.05253 second user time and 8.42572 second system time

The end

Launcher Data

Begin job on node050 at 2010-06-15 15:42:19
IDJOB=2669778
IDBENCH=1370
IDSOLVER=1171
FILE ID=node050/2669778-1276609338
PBS_JOBID= 11172280
Free space on /tmp= 62568 MiB

SOLVER NAME= PB-wave alpha 2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l5_n550.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669778-1276609338/watcher-2669778-1276609338 -o /tmp/evaluation-result-2669778-1276609338/solver-2669778-1276609338 -C 1800 -W 2000 -M 1800  run HOME/instance-2669778-1276609338.opb

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

MD5SUM BENCH= b656932a938990470d09f3771b5047c2
RANDOM SEED=2133928566

node050.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.215
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.43
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.215
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:       1740848 kB
Buffers:         45756 kB
Cached:         161784 kB
SwapCached:       2360 kB
Active:         108488 kB
Inactive:       132828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1740848 kB
SwapTotal:     4192956 kB
SwapFree:      4165012 kB
Dirty:            6188 kB
Writeback:          28 kB
AnonPages:       31416 kB
Mapped:          15480 kB
Slab:            55008 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179704 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= 62568 MiB
End job on node050 at 2010-06-15 16:12:19