Trace number 357035

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.36 1800.97

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-vpm2.opb
MD5SUM0632aa4d9a67ceeb1b14a3ab4971976e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2754
Total number of constraints444
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 constraints444
Minimum length of a constraint11
Maximum length of a constraint84
Number of terms in the objective function 168
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 504
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 204800
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524341
Number of bits of the biggest sum of numbers20
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.03	c ...done
0.00/0.03	c #vars=2754 #constraints=487 hasObjective=yes
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.00/0.09	c restart after 401 decisions
0.09/0.10	c nbDecision=500 #constraints=564
0.09/0.14	c restart after 801 decisions
0.09/0.17	c nbDecision=1000 #constraints=651
0.19/0.23	c nbDecision=1500 #constraints=714
0.19/0.24	c restart after 1601 decisions
0.19/0.29	c nbDecision=2000 #constraints=770
0.29/0.36	c nbDecision=2500 #constraints=852
0.39/0.43	c nbDecision=3000 #constraints=937
0.39/0.46	c restart after 3201 decisions
0.49/0.50	c nbDecision=3500 #constraints=1016
0.49/0.56	c nbDecision=4000 #constraints=1061
0.59/0.63	c nbDecision=4500 #constraints=1118
0.69/0.70	c nbDecision=5000 #constraints=1161
0.69/0.77	c nbDecision=5500 #constraints=1227
0.79/0.84	c nbDecision=6000 #constraints=1271
0.89/0.91	c restart after 6401 decisions
0.89/0.93	c nbDecision=6500 #constraints=1313
1.00/1.02	c nbDecision=7000 #constraints=1386
1.10/1.12	c nbDecision=7500 #constraints=1457
1.19/1.21	c nbDecision=8000 #constraints=1505
1.19/1.28	c nbDecision=8500 #constraints=1552
1.29/1.37	c nbDecision=9000 #constraints=1610
1.39/1.46	c nbDecision=9500 #constraints=1642
1.49/1.56	c nbDecision=10000 #constraints=1702
1.59/1.65	c nbDecision=10500 #constraints=1739
1.69/1.74	c nbDecision=11000 #constraints=1799
1.79/1.84	c nbDecision=11500 #constraints=1835
1.89/1.93	c nbDecision=12000 #constraints=1871
1.99/2.02	c nbDecision=12500 #constraints=1915
1.99/2.07	c restart after 12801 decisions
2.09/2.11	c nbDecision=13000 #constraints=1956
2.19/2.23	c nbDecision=13500 #constraints=2012
2.29/2.34	c nbDecision=14000 #constraints=2060
2.39/2.43	c nbDecision=14500 #constraints=2110
2.49/2.53	c nbDecision=15000 #constraints=2158
2.69/2.75	c nbDecision=15500 #constraints=2283
2.89/2.96	c nbDecision=16000 #constraints=2339
2.99/3.02	c nbDecision=16500 #constraints=2351
2.99/3.09	c nbDecision=17000 #constraints=2387
3.09/3.17	c nbDecision=17500 #constraints=2458
3.19/3.24	c nbDecision=18000 #constraints=2502
3.29/3.32	c nbDecision=18500 #constraints=2539
3.39/3.40	c nbDecision=19000 #constraints=2591
3.49/3.52	c nbDecision=19500 #constraints=2682
3.69/3.75	c nbDecision=20000 #constraints=2807
3.79/3.86	c nbDecision=20500 #constraints=2861
3.99/4.03	c nbDecision=21000 #constraints=2923
4.09/4.14	c nbDecision=21500 #constraints=2951
4.19/4.30	c nbDecision=22000 #constraints=3031
4.39/4.48	c nbDecision=22500 #constraints=3104
4.49/4.59	c nbDecision=23000 #constraints=3139
4.69/4.76	c nbDecision=23500 #constraints=3212
4.99/5.02	c nbDecision=24000 #constraints=3347
5.09/5.14	c nbDecision=24500 #constraints=3388
5.19/5.21	c nbDecision=25000 #constraints=3422
5.69/5.74	c nbDecision=25500 #constraints=3588
5.79/5.81	c restart after 25601 decisions
6.29/6.36	c nbDecision=26000 #constraints=3739
6.79/6.87	c nbDecision=26500 #constraints=3852
7.29/7.31	c nbDecision=27000 #constraints=3985
8.29/8.31	c nbDecision=27500 #constraints=4085
8.79/8.82	c nbDecision=28000 #constraints=4218
9.09/9.16	c nbDecision=28500 #constraints=4275
9.49/9.55	c nbDecision=29000 #constraints=4336
9.69/9.71	c nbDecision=29500 #constraints=4412
10.29/10.35	c nbDecision=30000 #constraints=4520
10.78/10.85	c nbDecision=30500 #constraints=4595
11.58/11.62	c nbDecision=31000 #constraints=4690
11.78/11.89	c nbDecision=31500 #constraints=4718
12.09/12.11	c nbDecision=32000 #constraints=4750
12.28/12.34	c nbDecision=32500 #constraints=4779
12.48/12.57	c nbDecision=33000 #constraints=4823
12.68/12.78	c nbDecision=33500 #constraints=4860
12.88/12.90	c nbDecision=34000 #constraints=4908
14.38/14.48	c nbDecision=34500 #constraints=4986
15.29/15.33	c nbDecision=35000 #constraints=5090
16.29/16.37	c nbDecision=35500 #constraints=5205
20.69/20.78	c nbDecision=36000 #constraints=5477
24.19/24.27	c nbDecision=36500 #constraints=5662
24.38/24.46	c nbDecision=37000 #constraints=5681
24.58/24.69	c nbDecision=37500 #constraints=5709
24.78/24.83	c nbDecision=38000 #constraints=5733
25.48/25.55	c nbDecision=38500 #constraints=5809
25.68/25.78	c nbDecision=39000 #constraints=5847
25.98/26.04	c nbDecision=39500 #constraints=5915
29.28/29.33	c nbDecision=40000 #constraints=6155
34.48/34.54	c nbDecision=40500 #constraints=6418
40.88/40.92	c nbDecision=41000 #constraints=6698
41.68/41.72	c nbDecision=41500 #constraints=6743
41.78/41.89	c nbDecision=42000 #constraints=6775
44.47/44.55	c nbDecision=42500 #constraints=6924
50.97/51.07	c nbDecision=43000 #constraints=7193
51.37/51.46	c nbDecision=43500 #constraints=7217
51.67/51.72	c nbDecision=44000 #constraints=7260
51.87/51.93	c nbDecision=44500 #constraints=7298
52.07/52.17	c nbDecision=45000 #constraints=7344
52.27/52.36	c nbDecision=45500 #constraints=7382
52.47/52.54	c nbDecision=46000 #constraints=7413
52.67/52.78	c nbDecision=46500 #constraints=7461
53.17/53.27	c nbDecision=47000 #constraints=7545
53.37/53.47	c nbDecision=47500 #constraints=7577
53.67/53.77	c nbDecision=48000 #constraints=7622
54.08/54.15	c nbDecision=48500 #constraints=7664
54.28/54.36	c nbDecision=49000 #constraints=7692
54.68/54.78	c nbDecision=49500 #constraints=7763
55.27/55.33	c nbDecision=50000 #constraints=7825
55.77/55.80	c nbDecision=50500 #constraints=7858
56.08/56.13	c nbDecision=51000 #constraints=7885
56.17/56.27	c restart after 51201 decisions
57.57/57.70	c nbDecision=51500 #constraints=7979
59.87/59.93	c nbDecision=52000 #constraints=8089
60.67/60.71	c nbDecision=52500 #constraints=8168
62.77/62.88	c nbDecision=53000 #constraints=8305
63.37/63.46	c nbDecision=53500 #constraints=8351
63.87/63.95	c nbDecision=54000 #constraints=8394
64.57/64.61	c nbDecision=54500 #constraints=8443
64.87/64.98	c nbDecision=55000 #constraints=8466
65.37/65.43	c nbDecision=55500 #constraints=8499
65.77/65.84	c nbDecision=56000 #constraints=8533
66.27/66.34	c nbDecision=56500 #constraints=8577
66.77/66.89	c nbDecision=57000 #constraints=8626
67.47/67.51	c nbDecision=57500 #constraints=8668
67.77/67.89	c nbDecision=58000 #constraints=8705
68.17/68.21	c nbDecision=58500 #constraints=8735
68.57/68.65	c nbDecision=59000 #constraints=8773
68.97/69.07	c nbDecision=59500 #constraints=8828
69.97/70.09	c nbDecision=60000 #constraints=8898
70.77/70.85	c nbDecision=60500 #constraints=8964
72.07/72.17	c nbDecision=61000 #constraints=9041
74.77/74.87	c nbDecision=61500 #constraints=9193
75.06/75.16	c nbDecision=62000 #constraints=9250
75.77/75.80	c nbDecision=62500 #constraints=9309
77.56/77.69	c nbDecision=63000 #constraints=9418
78.76/78.80	c nbDecision=63500 #constraints=9503
78.76/78.88	c nbDecision=64000 #constraints=9515
78.96/79.02	c nbDecision=64500 #constraints=9551
79.26/79.32	c nbDecision=65000 #constraints=9660
80.56/80.61	c nbDecision=65500 #constraints=10107
82.06/82.16	c nbDecision=66000 #constraints=10540
83.97/84.09	c nbDecision=66500 #constraints=10967
86.26/86.37	c nbDecision=67000 #constraints=11409
88.97/89.07	c nbDecision=67500 #constraints=11823
92.56/92.69	c nbDecision=68000 #constraints=12257
96.86/96.94	c nbDecision=68500 #constraints=12685
101.75/101.90	c nbDecision=69000 #constraints=13135
107.35/107.45	c nbDecision=69500 #constraints=13591
113.05/113.12	c nbDecision=70000 #constraints=14043
120.05/120.15	c nbDecision=70500 #constraints=14489
126.95/127.02	c nbDecision=71000 #constraints=14923
136.35/136.49	c nbDecision=71500 #constraints=15368
145.64/145.75	c nbDecision=72000 #constraints=15806
155.14/155.20	c nbDecision=72500 #constraints=16245
165.54/165.60	c nbDecision=73000 #constraints=16691
177.73/177.88	c nbDecision=73500 #constraints=17135
189.42/189.59	c nbDecision=74000 #constraints=17586
202.22/202.31	c nbDecision=74500 #constraints=18029
216.12/216.23	c nbDecision=75000 #constraints=18487
228.31/228.40	c nbDecision=75500 #constraints=18914
241.61/241.78	c nbDecision=76000 #constraints=19354
254.50/254.60	c nbDecision=76500 #constraints=19791
268.70/268.90	c nbDecision=77000 #constraints=20238
284.89/285.00	c nbDecision=77500 #constraints=20670
300.99/301.14	c nbDecision=78000 #constraints=21107
319.78/319.99	c nbDecision=78500 #constraints=21556
337.28/337.48	c nbDecision=79000 #constraints=21991
356.87/357.00	c nbDecision=79500 #constraints=22438
375.56/375.73	c nbDecision=80000 #constraints=22898
395.46/395.60	c nbDecision=80500 #constraints=23350
417.35/417.60	c nbDecision=81000 #constraints=23809
440.24/440.42	c nbDecision=81500 #constraints=24247
460.53/460.75	c nbDecision=82000 #constraints=24663
485.22/485.42	c nbDecision=82500 #constraints=25103
506.62/506.85	c nbDecision=83000 #constraints=25530
530.81/531.08	c nbDecision=83500 #constraints=25984
557.90/558.17	c nbDecision=84000 #constraints=26431
585.39/585.66	c nbDecision=84500 #constraints=26901
620.18/620.40	c nbDecision=85000 #constraints=27375
656.37/656.66	c nbDecision=85500 #constraints=27856
698.25/698.56	c nbDecision=86000 #constraints=28352
737.44/737.73	c nbDecision=86500 #constraints=28850
774.93/775.26	c nbDecision=87000 #constraints=29287
782.93/783.23	c nbDecision=87500 #constraints=29348
789.92/790.23	c nbDecision=88000 #constraints=29391
797.72/798.07	c nbDecision=88500 #constraints=29439
804.21/804.53	c nbDecision=89000 #constraints=29487
809.01/809.39	c nbDecision=89500 #constraints=29531
817.11/817.43	c nbDecision=90000 #constraints=29564
828.31/828.70	c nbDecision=90500 #constraints=29607
837.40/837.79	c nbDecision=91000 #constraints=29660
841.90/842.29	c nbDecision=91500 #constraints=29731
850.70/851.06	c nbDecision=92000 #constraints=29775
856.19/856.54	c nbDecision=92500 #constraints=29828
861.40/861.76	c nbDecision=93000 #constraints=29932
868.89/869.28	c nbDecision=93500 #constraints=30019
876.79/877.14	c nbDecision=94000 #constraints=30100
889.49/889.86	c nbDecision=94500 #constraints=30266
923.68/924.08	c nbDecision=95000 #constraints=30711
953.37/953.72	c nbDecision=95500 #constraints=31127
983.86/984.25	c nbDecision=96000 #constraints=31567
1018.25/1018.68	c nbDecision=96500 #constraints=31992
1045.84/1046.21	c nbDecision=97000 #constraints=32429
1076.53/1076.94	c nbDecision=97500 #constraints=32872
1109.51/1109.98	c nbDecision=98000 #constraints=33323
1145.70/1146.14	c nbDecision=98500 #constraints=33782
1197.49/1197.96	c nbDecision=99000 #constraints=34259
1255.67/1256.14	c nbDecision=99500 #constraints=34749
1304.65/1305.12	c nbDecision=100000 #constraints=35230
1376.72/1377.28	c nbDecision=100500 #constraints=35723
1445.19/1445.80	c nbDecision=101000 #constraints=36209
1511.27/1511.86	c nbDecision=101500 #constraints=36684
1583.55/1584.16	c nbDecision=102000 #constraints=37176
1642.84/1643.45	c restart after 102401 decisions
1646.43/1647.04	c nbDecision=102500 #constraints=37600
1652.93/1653.50	c nbDecision=103000 #constraints=37670
1688.62/1689.25	c nbDecision=103500 #constraints=38123
1724.70/1725.32	c nbDecision=104000 #constraints=38585
1759.19/1759.87	c nbDecision=104500 #constraints=39017
1797.38/1798.07	c nbDecision=105000 #constraints=39467
1800.09/1800.70	Received signal 15
1800.28/1800.93	
1800.28/1800.93	s UNKNOWN
1800.28/1800.93	
1800.28/1800.93	c user time= 1799.85 s
1800.28/1800.93	c system time= 0.464929 s
1800.28/1800.93	c wall clock time=1800.93

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/node69/watcher-357035-1176852366 -o ROOT/results/node69/solver-357035-1176852366 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357035-1176852366/instance-357035-1176852366.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.94 0.97 0.97 3/64 19252
/proc/meminfo: memFree=1594388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=1468 CPUtime=0
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 161226075 1503232 161 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 367 162 131 317 0 46 0

[startup+0.097112 s]
/proc/loadavg: 0.94 0.97 0.97 3/64 19252
/proc/meminfo: memFree=1594388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=2504 CPUtime=0.09
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 431 0 0 0 9 0 0 0 18 0 1 0 161226075 2564096 413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606729 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 626 413 139 317 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2504

[startup+0.102111 s]
/proc/loadavg: 0.94 0.97 0.97 3/64 19252
/proc/meminfo: memFree=1594388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=2504 CPUtime=0.09
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 435 0 0 0 9 0 0 0 18 0 1 0 161226075 2564096 417 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606698 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 626 417 139 317 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2504

[startup+0.302144 s]
/proc/loadavg: 0.94 0.97 0.97 3/64 19252
/proc/meminfo: memFree=1594388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=2768 CPUtime=0.29
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 501 0 0 0 29 0 0 0 19 0 1 0 161226075 2834432 483 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606688 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 692 483 139 317 0 371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2768

[startup+0.701208 s]
/proc/loadavg: 0.94 0.97 0.97 3/64 19252
/proc/meminfo: memFree=1594388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=3280 CPUtime=0.69
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 678 0 0 0 69 0 0 0 22 0 1 0 161226075 3358720 660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 820 660 170 317 0 499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3280

[startup+1.50134 s]
/proc/loadavg: 0.94 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1592140/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=4112 CPUtime=1.49
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 862 0 0 0 149 0 0 0 25 0 1 0 161226075 4210688 844 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606710 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 1028 844 170 317 0 707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4112

[startup+3.1016 s]
/proc/loadavg: 0.94 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1591052/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=5640 CPUtime=3.09
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 1242 0 0 0 309 0 0 0 25 0 1 0 161226075 5775360 1224 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 1410 1224 170 317 0 1089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5640

[startup+6.30112 s]
/proc/loadavg: 0.95 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1586764/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=9604 CPUtime=6.29
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 2225 0 0 0 628 1 0 0 25 0 1 0 161226075 9834496 2207 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718455 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 2401 2207 170 317 0 2080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9604

[startup+12.7012 s]
/proc/loadavg: 0.95 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1582988/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=13060 CPUtime=12.68
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 3021 0 0 0 1267 1 0 0 25 0 1 0 161226075 13373440 3003 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 3265 3003 170 317 0 2944 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13060

[startup+25.5022 s]
/proc/loadavg: 0.96 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1580428/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=15436 CPUtime=25.48
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 3607 0 0 0 2546 2 0 0 25 0 1 0 161226075 15806464 3589 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 3859 3589 170 317 0 3538 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15436

[startup+51.1014 s]
/proc/loadavg: 0.97 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1576588/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=19384 CPUtime=51.07
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 4576 0 0 0 5104 3 0 0 25 0 1 0 161226075 19849216 4558 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 4846 4558 170 317 0 4525 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19384

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1551756/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=44492 CPUtime=102.26
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 10813 0 0 0 10218 8 0 0 25 0 1 0 161226075 45559808 10737 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 11123 10737 170 317 0 10802 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44492

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1534604/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=61924 CPUtime=162.23
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 15110 0 0 0 16211 12 0 0 25 0 1 0 161226075 63410176 15034 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 15481 15034 170 317 0 15160 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 61924

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1521612/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=78212 CPUtime=222.21
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 18436 0 0 0 22206 15 0 0 25 0 1 0 161226075 80089088 18245 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 19553 18245 170 317 0 19232 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 78212

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1512652/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=86348 CPUtime=282.2
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 20677 0 0 0 28201 19 0 0 25 0 1 0 161226075 88420352 20486 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 21587 20486 170 317 0 21266 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 86348

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1505292/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=92932 CPUtime=342.17
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 22500 0 0 0 34196 21 0 0 25 0 1 0 161226075 95162368 22309 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 23233 22309 170 317 0 22912 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 92932

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1498764/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=98912 CPUtime=402.16
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 24123 0 0 0 40193 23 0 0 25 0 1 0 161226075 101285888 23932 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563668 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 24728 23932 170 317 0 24407 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 98912

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 19253
/proc/meminfo: memFree=1492428/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=105512 CPUtime=462.13
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 25697 0 0 0 46189 24 0 0 25 0 1 0 161226075 108044288 25506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 26378 25506 170 317 0 26057 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 105512

[startup+522.302 s]
/proc/loadavg: 1.15 1.00 0.98 2/65 19253
/proc/meminfo: memFree=1486924/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=111500 CPUtime=522.11
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 27295 0 0 0 52186 25 0 0 25 0 1 0 161226075 114176000 26873 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 27875 26873 170 317 0 27554 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 111500

[startup+582.302 s]
/proc/loadavg: 1.20 1.03 0.99 2/65 19253
/proc/meminfo: memFree=1480012/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=126132 CPUtime=582.09
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 30447 0 0 0 58182 27 0 0 25 0 1 0 161226075 129159168 28606 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 31533 28606 170 317 0 31212 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 126132

[startup+642.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 19253
/proc/meminfo: memFree=1475212/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=130352 CPUtime=642.08
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 31633 0 0 0 64180 28 0 0 25 0 1 0 161226075 133480448 29792 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 32588 29792 170 317 0 32267 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 130352


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1458252/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=145696 CPUtime=941.97
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 35860 0 0 0 94164 33 0 0 25 0 1 0 161226075 149192704 34019 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 36424 34019 170 317 0 36103 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 145696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1453388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=150312 CPUtime=1001.95
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 37082 0 0 0 100161 34 0 0 25 0 1 0 161226075 153919488 35241 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 37578 35241 170 317 0 37257 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 150312

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1447500/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=155580 CPUtime=1061.92
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 38548 0 0 0 106157 35 0 0 25 0 1 0 161226075 159313920 36707 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 38895 36707 170 317 0 38574 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 155580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1441804/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=161616 CPUtime=1121.91
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 40266 0 0 0 112155 36 0 0 25 0 1 0 161226075 165494784 38132 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 40404 38132 170 317 0 40083 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 161616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1437388/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=165844 CPUtime=1181.89
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 41366 0 0 0 118151 38 0 0 25 0 1 0 161226075 169824256 39232 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 41461 39232 170 317 0 41140 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 165844

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1432716/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=171492 CPUtime=1241.87
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 42521 0 0 0 124149 38 0 0 25 0 1 0 161226075 175607808 40387 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 42873 40387 170 317 0 42552 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 171492

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1428684/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=175048 CPUtime=1301.85
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 43520 0 0 0 130146 39 0 0 25 0 1 0 161226075 179249152 41386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 43762 41386 170 317 0 43441 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 175048

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1425612/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=177924 CPUtime=1361.82
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 44305 0 0 0 136143 39 0 0 25 0 1 0 161226075 182194176 42171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 44481 42171 170 317 0 44160 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 177924

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1422284/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=180800 CPUtime=1421.81
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 45128 0 0 0 142141 40 0 0 25 0 1 0 161226075 185139200 42994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 45200 42994 170 317 0 44879 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 180800

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1418892/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=183796 CPUtime=1481.79
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 46003 0 0 0 148138 41 0 0 25 0 1 0 161226075 188207104 43836 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718446 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 45949 43836 170 317 0 45628 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 183796

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1415948/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=186828 CPUtime=1541.77
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 46800 0 0 0 154135 42 0 0 25 0 1 0 161226075 191311872 44567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 46707 44567 170 317 0 46386 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 186828

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1412684/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=190124 CPUtime=1601.75
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 47653 0 0 0 160132 43 0 0 25 0 1 0 161226075 194686976 45387 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 47531 45387 170 317 0 47210 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 190124

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1409420/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=193508 CPUtime=1661.72
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 48474 0 0 0 166129 43 0 0 25 0 1 0 161226075 198152192 46208 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 48377 46208 170 317 0 48056 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 193508

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1405644/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=197324 CPUtime=1721.7
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 49451 0 0 0 172126 44 0 0 25 0 1 0 161226075 202059776 47152 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 49331 47152 170 317 0 49010 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 197324

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1401868/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=200612 CPUtime=1781.69
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 50404 0 0 0 178123 46 0 0 25 0 1 0 161226075 205426688 48072 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 50153 48072 170 317 0 49832 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 200612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1400780/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=201548 CPUtime=1800.09
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 50682 0 0 0 179963 46 0 0 25 0 1 0 161226075 206385152 48350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 50387 48350 170 317 0 50066 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 201548

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: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1400780/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=201548 CPUtime=1800.18
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 50684 0 0 0 179972 46 0 0 25 0 1 0 161226075 206385152 48352 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 50387 48352 170 317 0 50066 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 201548

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19255
/proc/meminfo: memFree=1400780/2055920 swapFree=4182840/4192956
[pid=19252] ppid=19250 vsize=201548 CPUtime=1800.28
/proc/19252/stat : 19252 (oree) R 19250 19252 18909 0 -1 4194304 50684 0 0 0 179982 46 0 0 25 0 1 0 161226075 206385152 48352 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19252/statm: 50387 48352 170 317 0 50066 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 201548

Child status: 0
Real time (s): 1800.97
CPU time (s): 1800.36
CPU user time (s): 1799.86
CPU system time (s): 0.497924
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 201548

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

runsolver used 1.3158 second user time and 3.62945 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue Apr 17 23:26:06 UTC 2007

IDJOB= 357035
IDBENCH= 1803
IDSOLVER= 172
FILE ID= node69/357035-1176852366

PBS_JOBID= 4590229

Free space on /tmp= 66523 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-vpm2.opb
COMMAND LINE= oree /tmp/evaluation/357035-1176852366/instance-357035-1176852366.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-357035-1176852366 -o ROOT/results/node69/solver-357035-1176852366 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357035-1176852366/instance-357035-1176852366.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  0632aa4d9a67ceeb1b14a3ab4971976e

RANDOM SEED= 404183638

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1594860 kB
Buffers:         29460 kB
Cached:         382036 kB
SwapCached:       5208 kB
Active:         239088 kB
Inactive:       183648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594860 kB
SwapTotal:     4192956 kB
SwapFree:      4182840 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          15844 kB
Slab:            24280 kB
Committed_AS:  1426376 kB
PageTables:       1472 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= 66523 MiB

End job on node69 on Tue Apr 17 23:56:09 UTC 2007