Trace number 357491

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 NameAnswerObjective functionCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.12 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_3.opb
MD5SUM474916db0f2f0be5831d97827cee8e55
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint75
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6214
Number of bits of the biggest sum of numbers13
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 This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.00	c ...done
0.00/0.00	c #vars=172 #constraints=15 hasObjective=yes
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.29/0.32	c restart after 401 decisions
0.29/0.32	c nbDecision=500 #constraints=277
0.69/0.72	c restart after 801 decisions
0.79/0.86	c nbDecision=1000 #constraints=599
1.99/2.00	c nbDecision=1500 #constraints=1097
2.29/2.31	c restart after 1601 decisions
3.20/3.24	c nbDecision=2000 #constraints=1459
5.69/5.70	c nbDecision=2500 #constraints=1958
8.99/9.09	c nbDecision=3000 #constraints=2459
10.79/10.84	c restart after 3201 decisions
12.49/12.52	c nbDecision=3500 #constraints=2819
17.98/18.03	c nbDecision=4000 #constraints=3319
25.19/25.28	c nbDecision=4500 #constraints=3820
33.28/33.31	c nbDecision=5000 #constraints=4319
42.98/43.07	c nbDecision=5500 #constraints=4817
54.37/54.42	c nbDecision=6000 #constraints=5319
64.97/65.01	c restart after 6401 decisions
65.17/65.28	c nbDecision=6500 #constraints=5722
78.07/78.17	c nbDecision=7000 #constraints=6183
93.16/93.28	c nbDecision=7500 #constraints=6681
110.26/110.31	c nbDecision=8000 #constraints=7181
127.15/127.20	c nbDecision=8500 #constraints=7683
147.55/147.67	c nbDecision=9000 #constraints=8181
170.34/170.50	c nbDecision=9500 #constraints=8680
192.52/192.70	c nbDecision=10000 #constraints=9180
216.22/216.36	c nbDecision=10500 #constraints=9681
241.61/241.79	c nbDecision=11000 #constraints=10181
265.01/265.19	c nbDecision=11500 #constraints=10682
289.99/290.11	c nbDecision=12000 #constraints=11181
318.89/319.02	c nbDecision=12500 #constraints=11681
337.48/337.62	c restart after 12801 decisions
343.28/343.46	c nbDecision=13000 #constraints=12044
376.87/377.09	c nbDecision=13500 #constraints=12543
409.66/409.83	c nbDecision=14000 #constraints=13045
447.45/447.61	c nbDecision=14500 #constraints=13543
483.44/483.63	c nbDecision=15000 #constraints=14042
519.93/520.14	c nbDecision=15500 #constraints=14542
558.30/558.53	c nbDecision=16000 #constraints=15042
594.91/595.23	c nbDecision=16500 #constraints=15543
634.39/634.74	c nbDecision=17000 #constraints=16044
671.47/671.83	c nbDecision=17500 #constraints=16543
705.95/706.31	c nbDecision=18000 #constraints=17043
753.24/753.65	c nbDecision=18500 #constraints=17542
801.92/802.34	c nbDecision=19000 #constraints=18044
846.41/846.90	c nbDecision=19500 #constraints=18544
892.90/893.34	c nbDecision=20000 #constraints=19043
932.78/933.24	c nbDecision=20500 #constraints=19544
978.87/979.36	c nbDecision=21000 #constraints=20045
1027.46/1027.96	c nbDecision=21500 #constraints=20542
1076.63/1077.11	c nbDecision=22000 #constraints=21044
1128.72/1129.20	c nbDecision=22500 #constraints=21543
1181.80/1182.37	c nbDecision=23000 #constraints=22043
1240.29/1240.83	c nbDecision=23500 #constraints=22543
1296.17/1296.78	c nbDecision=24000 #constraints=23043
1347.05/1347.63	c nbDecision=24500 #constraints=23542
1398.84/1399.47	c nbDecision=25000 #constraints=24044
1449.32/1449.92	c nbDecision=25500 #constraints=24543
1458.91/1459.56	c restart after 25601 decisions
1499.30/1499.90	c nbDecision=26000 #constraints=24904
1574.98/1575.61	c nbDecision=26500 #constraints=25401
1645.36/1646.01	c nbDecision=27000 #constraints=25902
1718.53/1719.26	c nbDecision=27500 #constraints=26401
1783.71/1784.41	c nbDecision=28000 #constraints=26902
1800.01/1800.70	Received signal 15
1800.01/1800.78	
1800.01/1800.78	s UNKNOWN
1800.01/1800.78	
1800.01/1800.78	c user time= 1799.67 s
1800.01/1800.78	c system time= 0.429934 s
1800.01/1800.78	c wall clock time=1800.78

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-357491-1177001504 -o ROOT/results/node39/solver-357491-1177001504 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357491-1177001504/instance-357491-1177001504.opb mod 

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.97 0.98 3/77 3269
/proc/meminfo: memFree=1633104/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=1468 CPUtime=0
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 148062475 1503232 175 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 367 175 137 317 0 46 0

[startup+0.0394871 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 3269
/proc/meminfo: memFree=1633104/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=1728 CPUtime=0.03
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 240 0 0 0 3 0 0 0 18 0 1 0 148062475 1769472 222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277235 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 432 222 139 317 0 111 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1728

[startup+0.101492 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 3269
/proc/meminfo: memFree=1633104/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=1988 CPUtime=0.09
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 303 0 0 0 9 0 0 0 18 0 1 0 148062475 2035712 285 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713825 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 497 285 139 317 0 176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.301525 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 3269
/proc/meminfo: memFree=1633104/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=2648 CPUtime=0.29
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 467 0 0 0 29 0 0 0 19 0 1 0 148062475 2711552 449 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 662 449 139 317 0 341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2648

[startup+0.701593 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 3269
/proc/meminfo: memFree=1633104/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=3832 CPUtime=0.69
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 781 0 0 0 69 0 0 0 22 0 1 0 148062475 3923968 763 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 958 763 139 317 0 637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3832

[startup+1.50173 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1629960/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=5524 CPUtime=1.49
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 1189 0 0 0 149 0 0 0 25 0 1 0 148062475 5656576 1171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 1381 1171 139 317 0 1060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5524

[startup+3.102 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1627656/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=7904 CPUtime=3.09
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 1773 0 0 0 308 1 0 0 25 0 1 0 148062475 8093696 1755 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 1976 1755 139 317 0 1655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7904

[startup+6.30154 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1624264/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=11144 CPUtime=6.29
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 2529 0 0 0 628 1 0 0 25 0 1 0 148062475 11411456 2511 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 2786 2511 139 317 0 2465 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11144

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1620296/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=14440 CPUtime=12.69
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 3360 0 0 0 1267 2 0 0 25 0 1 0 148062475 14786560 3342 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 3610 3342 139 317 0 3289 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14440

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1615880/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=18608 CPUtime=25.49
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 4395 0 0 0 2546 3 0 0 25 0 1 0 148062475 19054592 4377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 4652 4377 139 317 0 4331 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18608

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1609928/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=25020 CPUtime=51.07
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 5889 0 0 0 5103 4 0 0 25 0 1 0 148062475 25620480 5871 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718910 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 6255 5871 139 317 0 5934 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25020

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1602312/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=32464 CPUtime=102.27
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 7743 0 0 0 10220 7 0 0 25 0 1 0 148062475 33243136 7725 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 8116 7725 139 317 0 7795 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32464

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1594888/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=41236 CPUtime=162.24
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 9656 0 0 0 16215 9 0 0 25 0 1 0 148062475 42225664 9581 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 10309 9581 139 317 0 9988 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41236

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1589256/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=46824 CPUtime=222.22
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 11030 0 0 0 22211 11 0 0 25 0 1 0 148062475 47947776 10955 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563922 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 11706 10955 139 317 0 11385 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46824

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1584200/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=51752 CPUtime=282.2
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 12298 0 0 0 28207 13 0 0 25 0 1 0 148062475 52994048 12223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 12938 12223 139 317 0 12617 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 51752

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1579976/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=55956 CPUtime=342.18
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 13345 0 0 0 34204 14 0 0 25 0 1 0 148062475 57298944 13270 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564027 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 13989 13270 139 317 0 13668 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 55956

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1576008/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=60152 CPUtime=402.16
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 14342 0 0 0 40200 16 0 0 25 0 1 0 148062475 61595648 14267 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 15038 14267 139 317 0 14717 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 60152

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1572360/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=63640 CPUtime=462.14
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 15252 0 0 0 46197 17 0 0 25 0 1 0 148062475 65167360 15177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 15910 15177 139 317 0 15589 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 63640

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3270
/proc/meminfo: memFree=1568840/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=67420 CPUtime=522.13
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 16138 0 0 0 52194 19 0 0 25 0 1 0 148062475 69038080 16063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 16855 16063 139 317 0 16534 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 67420

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 3408
/proc/meminfo: memFree=1564168/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=70552 CPUtime=582.03
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 16991 0 0 0 58182 21 0 0 25 0 1 0 148062475 72245248 16916 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 17638 16916 139 317 0 17317 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 70552

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1561992/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=73844 CPUtime=641.98
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 17813 0 0 0 64175 23 0 0 25 0 1 0 148062475 75616256 17738 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 18461 17738 139 317 0 18140 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 73844


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1549512/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=89828 CPUtime=881.9
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 21696 0 0 0 88163 27 0 0 25 0 1 0 148062475 91983872 20848 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 22457 20848 139 317 0 22136 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 89828

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1546568/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=92820 CPUtime=941.88
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 22508 0 0 0 94160 28 0 0 25 0 1 0 148062475 95047680 21627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718344 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 23205 21627 139 317 0 22884 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 92820

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1544008/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=95316 CPUtime=1001.86
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 23180 0 0 0 100157 29 0 0 25 0 1 0 148062475 97603584 22266 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 23829 22266 139 317 0 23508 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 95316

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1541384/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=97940 CPUtime=1061.84
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 23887 0 0 0 106154 30 0 0 25 0 1 0 148062475 100290560 22940 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 24485 22940 139 317 0 24164 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 97940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1538888/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=100292 CPUtime=1121.82
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 24530 0 0 0 112151 31 0 0 25 0 1 0 148062475 102699008 23550 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712511 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 25073 23550 139 317 0 24752 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 100292

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1536456/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=102424 CPUtime=1181.8
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 25127 0 0 0 118148 32 0 0 25 0 1 0 148062475 104882176 24147 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 25606 24147 139 317 0 25285 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 102424

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1534216/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=104644 CPUtime=1241.79
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 25737 0 0 0 124146 33 0 0 25 0 1 0 148062475 107155456 24691 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 26161 24691 139 317 0 25840 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 104644

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1531976/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=106844 CPUtime=1301.77
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 26354 0 0 0 130143 34 0 0 25 0 1 0 148062475 109408256 25242 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 26711 25242 139 317 0 26390 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 106844

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1529288/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=110224 CPUtime=1361.75
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 27180 0 0 0 136140 35 0 0 25 0 1 0 148062475 112869376 25903 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 27556 25903 139 317 0 27235 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 110224

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1526664/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=112736 CPUtime=1421.73
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 27878 0 0 0 142137 36 0 0 25 0 1 0 148062475 115441664 26568 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 28184 26568 139 317 0 27863 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 112736

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1524488/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=114576 CPUtime=1481.7
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 28421 0 0 0 148133 37 0 0 25 0 1 0 148062475 117325824 27111 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 28644 27111 139 317 0 28323 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 114576

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1522824/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=116272 CPUtime=1541.68
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 28848 0 0 0 154130 38 0 0 25 0 1 0 148062475 119062528 27538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 29068 27538 139 317 0 28747 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 116272

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1520776/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=118504 CPUtime=1601.67
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 29364 0 0 0 160127 40 0 0 25 0 1 0 148062475 121348096 28054 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 29626 28054 139 317 0 29305 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 118504

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1519176/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=119944 CPUtime=1661.65
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 29750 0 0 0 166124 41 0 0 25 0 1 0 148062475 122822656 28440 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718428 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 29986 28440 139 317 0 29665 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 119944

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1517384/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=121520 CPUtime=1721.63
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 30214 0 0 0 172121 42 0 0 25 0 1 0 148062475 124436480 28871 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 30380 28871 139 317 0 30059 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 121520

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1515400/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=123344 CPUtime=1781.61
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 30714 0 0 0 178119 42 0 0 25 0 1 0 148062475 126304256 29371 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 30836 29371 139 317 0 30515 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 123344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3468
/proc/meminfo: memFree=1514888/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=123736 CPUtime=1800.01
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194304 30838 0 0 0 179959 42 0 0 25 0 1 0 148062475 126705664 29495 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 30934 29495 139 317 0 30613 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 123736

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.97 0.98 2/78 3468
/proc/meminfo: memFree=1514888/2055920 swapFree=4154924/4192956
[pid=3269] ppid=3267 vsize=0 CPUtime=1800.11
/proc/3269/stat : 3269 (oree) R 3267 3269 2092 0 -1 4194308 30854 0 0 0 179967 44 0 0 25 0 1 0 148062475 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3269/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.12
CPU user time (s): 1799.67
CPU system time (s): 0.448931
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 123736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30854
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= 8
involuntary context switches= 2909

runsolver used 1.9617 second user time and 4.6053 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Thu Apr 19 16:51:44 UTC 2007

IDJOB= 357491
IDBENCH= 2932
IDSOLVER= 172
FILE ID= node39/357491-1177001504

PBS_JOBID= 4630459

Free space on /tmp= 66488 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_3.opb
COMMAND LINE= oree /tmp/evaluation/357491-1177001504/instance-357491-1177001504.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-357491-1177001504 -o ROOT/results/node39/solver-357491-1177001504 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357491-1177001504/instance-357491-1177001504.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  474916db0f2f0be5831d97827cee8e55

RANDOM SEED= 214442008

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1633512 kB
Buffers:         44196 kB
Cached:         287576 kB
SwapCached:      17952 kB
Active:          44320 kB
Inactive:       315600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633512 kB
SwapTotal:     4192956 kB
SwapFree:      4154924 kB
Dirty:            1332 kB
Writeback:           0 kB
Mapped:          30704 kB
Slab:            47792 kB
Committed_AS:  1772132 kB
PageTables:       2012 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= 66488 MiB

End job on node39 on Thu Apr 19 17:21:47 UTC 2007