Trace number 455240

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.15 1800.68

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_1.opb
MD5SUMe0d3a2bf2cd2b7e4b27d7033a7686e76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-6
Best CPU time to get the best result obtained on this benchmark66.9268
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

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.02	c ...done
0.00/0.02	c #vars=1598 #constraints=3149 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.09/0.20	c restart after 401 decisions
0.19/0.23	c nbDecision=500 #constraints=3524
0.29/0.38	c restart after 801 decisions
0.49/0.50	c nbDecision=1000 #constraints=3910
0.79/0.84	c nbDecision=1500 #constraints=4329
0.89/0.94	c restart after 1601 decisions
1.29/1.30	c nbDecision=2000 #constraints=4716
1.89/1.93	c nbDecision=2500 #constraints=5113
2.79/2.85	c nbDecision=3000 #constraints=5464
3.09/3.19	c restart after 3201 decisions
3.79/3.80	c nbDecision=3500 #constraints=5861
4.99/5.08	c nbDecision=4000 #constraints=6265
6.69/6.74	c nbDecision=4500 #constraints=6632
8.58/8.70	c nbDecision=5000 #constraints=7018
10.58/10.62	c nbDecision=5500 #constraints=7410
12.99/13.02	c nbDecision=6000 #constraints=7807
15.79/15.87	c restart after 6401 decisions
16.79/16.88	c nbDecision=6500 #constraints=8076
19.88/19.98	c nbDecision=7000 #constraints=8463
23.78/23.83	c nbDecision=7500 #constraints=8819
28.19/28.21	c nbDecision=8000 #constraints=9158
33.18/33.26	c nbDecision=8500 #constraints=9504
37.98/38.08	c nbDecision=9000 #constraints=9872
42.57/42.62	c nbDecision=9500 #constraints=10276
47.38/47.47	c nbDecision=10000 #constraints=10665
53.37/53.45	c nbDecision=10500 #constraints=11080
60.98/61.08	c nbDecision=11000 #constraints=11407
67.67/67.73	c nbDecision=11500 #constraints=11795
74.57/74.68	c nbDecision=12000 #constraints=12200
82.16/82.25	c nbDecision=12500 #constraints=12593
86.96/87.03	c restart after 12801 decisions
89.96/90.02	c nbDecision=13000 #constraints=12952
98.56/98.67	c nbDecision=13500 #constraints=13332
109.76/109.90	c nbDecision=14000 #constraints=13651
120.56/120.64	c nbDecision=14500 #constraints=14024
132.45/132.52	c nbDecision=15000 #constraints=14399
143.74/143.87	c nbDecision=15500 #constraints=14788
154.04/154.11	c nbDecision=16000 #constraints=15207
165.14/165.22	c nbDecision=16500 #constraints=15617
176.43/176.54	c nbDecision=17000 #constraints=16011
191.94/192.06	c nbDecision=17500 #constraints=16330
208.13/208.21	c nbDecision=18000 #constraints=16697
223.62/223.78	c nbDecision=18500 #constraints=17069
242.52/242.62	c nbDecision=19000 #constraints=17382
257.62/257.76	c nbDecision=19500 #constraints=17773
276.31/276.45	c nbDecision=20000 #constraints=18142
293.31/293.41	c nbDecision=20500 #constraints=18531
311.10/311.30	c nbDecision=21000 #constraints=18866
331.19/331.33	c nbDecision=21500 #constraints=19225
354.99/355.11	c nbDecision=22000 #constraints=19538
376.88/377.01	c nbDecision=22500 #constraints=19919
397.47/397.66	c nbDecision=23000 #constraints=20311
417.97/418.12	c nbDecision=23500 #constraints=20692
441.06/441.21	c nbDecision=24000 #constraints=21061
462.25/462.45	c nbDecision=24500 #constraints=21456
487.35/487.53	c nbDecision=25000 #constraints=21779
512.44/512.62	c nbDecision=25500 #constraints=22128
516.84/517.02	c restart after 25601 decisions
539.44/539.69	c nbDecision=26000 #constraints=22497
564.03/564.22	c nbDecision=26500 #constraints=22886
588.52/588.80	c nbDecision=27000 #constraints=23287
612.71/612.91	c nbDecision=27500 #constraints=23684
637.51/637.80	c nbDecision=28000 #constraints=24090
671.30/671.54	c nbDecision=28500 #constraints=24462
709.39/709.60	c nbDecision=29000 #constraints=24770
731.78/732.10	c nbDecision=29500 #constraints=25191
755.67/755.96	c nbDecision=30000 #constraints=25599
785.67/785.91	c nbDecision=30500 #constraints=25989
814.35/814.68	c nbDecision=31000 #constraints=26380
844.45/844.78	c nbDecision=31500 #constraints=26777
874.15/874.45	c nbDecision=32000 #constraints=27174
905.83/906.17	c nbDecision=32500 #constraints=27560
936.93/937.24	c nbDecision=33000 #constraints=27941
971.41/971.78	c nbDecision=33500 #constraints=28330
1012.80/1013.11	c nbDecision=34000 #constraints=28692
1049.09/1049.50	c nbDecision=34500 #constraints=29099
1077.17/1077.51	c nbDecision=35000 #constraints=29522
1114.87/1115.22	c nbDecision=35500 #constraints=29922
1155.45/1155.89	c nbDecision=36000 #constraints=30310
1195.54/1195.97	c nbDecision=36500 #constraints=30686
1240.13/1240.51	c nbDecision=37000 #constraints=31067
1271.32/1271.78	c nbDecision=37500 #constraints=31492
1317.90/1318.39	c nbDecision=38000 #constraints=31876
1361.50/1361.90	c nbDecision=38500 #constraints=32286
1410.58/1411.10	c nbDecision=39000 #constraints=32678
1453.56/1454.00	c nbDecision=39500 #constraints=33073
1497.35/1497.85	c nbDecision=40000 #constraints=33473
1542.04/1542.50	c nbDecision=40500 #constraints=33873
1579.62/1580.12	c nbDecision=41000 #constraints=34274
1623.62/1624.18	c nbDecision=41500 #constraints=34658
1670.81/1671.37	c nbDecision=42000 #constraints=35054
1711.69/1712.21	c nbDecision=42500 #constraints=35471
1754.77/1755.39	c nbDecision=43000 #constraints=35873
1800.08/1800.60	Received signal 15
1800.08/1800.65	
1800.08/1800.65	s UNKNOWN
1800.08/1800.65	
1800.08/1800.65	c user time= 1799.78 s
1800.08/1800.65	c system time= 0.351946 s
1800.08/1800.65	c wall clock time=1800.66

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455240-1178039972/instance-455240-1178039972.opb
mv /tmp/evaluation/455240-1178039972/instance-455240-1178039972.opb.tmp /tmp/evaluation/455240-1178039972/instance-455240-1178039972.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-455240-1178039972 -o ROOT/results/node21/solver-455240-1178039972 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455240-1178039972/instance-455240-1178039972.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.98 0.99 3/77 5809
/proc/meminfo: memFree=1754744/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=1468 CPUtime=0
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 251914480 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134831233 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 367 166 131 317 0 46 0

[startup+0.0546491 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5809
/proc/meminfo: memFree=1754744/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=2972 CPUtime=0.05
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 528 0 0 0 5 0 0 0 18 0 1 0 251914480 3043328 511 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563752 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 743 511 139 317 0 422 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2972

[startup+0.101655 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5809
/proc/meminfo: memFree=1754744/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=3104 CPUtime=0.09
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 564 0 0 0 9 0 0 0 18 0 1 0 251914480 3178496 547 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 776 547 139 317 0 455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3104

[startup+0.301677 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5809
/proc/meminfo: memFree=1754744/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=3764 CPUtime=0.29
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 742 0 0 0 29 0 0 0 19 0 1 0 251914480 3854336 725 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 941 725 139 317 0 620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3764

[startup+0.70172 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5809
/proc/meminfo: memFree=1754744/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=5092 CPUtime=0.69
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 1071 0 0 0 69 0 0 0 22 0 1 0 251914480 5214208 1054 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277226 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 1273 1054 139 317 0 952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5092

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1750256/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=6712 CPUtime=1.49
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 1497 0 0 0 149 0 0 0 25 0 1 0 251914480 6873088 1480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602744 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 1678 1480 139 317 0 1357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6712

[startup+3.10198 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1748528/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=8832 CPUtime=3.09
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 1937 0 0 0 309 0 0 0 25 0 1 0 251914480 9043968 1920 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 2208 1920 139 317 0 1887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8832

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1745648/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=10972 CPUtime=6.29
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 2497 0 0 0 628 1 0 0 25 0 1 0 251914480 11235328 2437 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 2743 2437 139 317 0 2422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10972

[startup+12.701 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1742904/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=13372 CPUtime=12.69
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 3135 0 0 0 1267 2 0 0 25 0 1 0 251914480 13692928 3075 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563360 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 3343 3075 139 317 0 3022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13372

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1739704/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=16780 CPUtime=25.48
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 3878 0 0 0 2546 2 0 0 25 0 1 0 251914480 17182720 3818 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 4195 3818 139 317 0 3874 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16780

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1735416/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=20768 CPUtime=51.08
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 4954 0 0 0 5104 4 0 0 25 0 1 0 251914480 21266432 4894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 5192 4894 139 317 0 4871 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20768

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1729208/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=28268 CPUtime=102.26
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 6573 0 0 0 10220 6 0 0 25 0 1 0 251914480 28946432 6428 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 7067 6428 139 317 0 6746 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28268

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1724664/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=32468 CPUtime=162.24
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 7692 0 0 0 16216 8 0 0 25 0 1 0 251914480 33247232 7547 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 8117 7547 139 317 0 7796 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32468

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1721336/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=35680 CPUtime=222.22
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 8506 0 0 0 22213 9 0 0 25 0 1 0 251914480 36536320 8361 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 8920 8361 139 317 0 8599 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35680

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1718712/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=38404 CPUtime=282.21
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 9174 0 0 0 28210 11 0 0 25 0 1 0 251914480 39325696 9029 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 9601 9029 139 317 0 9280 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38404

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1716280/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=40604 CPUtime=342.19
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 9772 0 0 0 34208 11 0 0 25 0 1 0 251914480 41578496 9627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 10151 9627 139 317 0 9830 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40604

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1714104/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=42776 CPUtime=402.17
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 10350 0 0 0 40205 12 0 0 25 0 1 0 251914480 43802624 10205 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 10694 10205 139 317 0 10373 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42776

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1711736/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=45052 CPUtime=462.15
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 10915 0 0 0 46202 13 0 0 25 0 1 0 251914480 46133248 10770 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 11263 10770 139 317 0 10942 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 45052

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1709240/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=49972 CPUtime=522.14
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 12035 0 0 0 52200 14 0 0 25 0 1 0 251914480 51171328 11362 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 12493 11362 139 317 0 12172 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 49972

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1707576/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=51548 CPUtime=582.12
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 12471 0 0 0 58197 15 0 0 25 0 1 0 251914480 52785152 11798 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 12887 11798 139 317 0 12566 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51548

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5810
/proc/meminfo: memFree=1705336/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=53772 CPUtime=642.11
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 13018 0 0 0 64195 16 0 0 25 0 1 0 251914480 55062528 12345 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 13443 12345 139 317 0 13122 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 53772


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

[startup+822.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1699960/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=60232 CPUtime=822.05
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 14577 0 0 0 82187 18 0 0 25 0 1 0 251914480 61677568 13701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 15058 13701 139 317 0 14737 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 60232

[startup+882.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1698296/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=61680 CPUtime=882.04
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 14997 0 0 0 88184 20 0 0 25 0 1 0 251914480 63160320 14121 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 15420 14121 139 317 0 15099 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 61680

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1696440/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=63384 CPUtime=942.02
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 15439 0 0 0 94181 21 0 0 25 0 1 0 251914480 64905216 14563 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 15846 14563 139 317 0 15525 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 63384

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1695160/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=64692 CPUtime=1002
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 15778 0 0 0 100178 22 0 0 25 0 1 0 251914480 66244608 14902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 16173 14902 139 317 0 15852 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 64692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1693560/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=66132 CPUtime=1061.98
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 16168 0 0 0 106175 23 0 0 25 0 1 0 251914480 67719168 15292 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 16533 15292 139 317 0 16212 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 66132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1692024/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=67724 CPUtime=1121.97
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 16560 0 0 0 112173 24 0 0 25 0 1 0 251914480 69349376 15684 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 16931 15684 139 317 0 16610 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 67724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1690552/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=69040 CPUtime=1181.95
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 16916 0 0 0 118170 25 0 0 25 0 1 0 251914480 70696960 16040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 17260 16040 139 317 0 16939 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 69040

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5810
/proc/meminfo: memFree=1689464/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=70132 CPUtime=1241.93
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 17229 0 0 0 124167 26 0 0 25 0 1 0 251914480 71815168 16320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 17533 16320 139 317 0 17212 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 70132

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1687928/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=71564 CPUtime=1301.92
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 17656 0 0 0 130165 27 0 0 25 0 1 0 251914480 73281536 16681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712500 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 17891 16681 139 317 0 17570 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 71564

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1686712/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=72616 CPUtime=1361.9
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 17976 0 0 0 136162 28 0 0 25 0 1 0 251914480 74358784 17001 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 18154 17001 139 317 0 17833 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 72616

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1685560/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=73792 CPUtime=1421.88
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 18284 0 0 0 142159 29 0 0 25 0 1 0 251914480 75563008 17276 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 18448 17276 139 317 0 18127 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 73792

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1684472/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=74848 CPUtime=1481.86
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 18583 0 0 0 148156 30 0 0 25 0 1 0 251914480 76644352 17575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 18712 17575 139 317 0 18391 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 74848

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1683192/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=75904 CPUtime=1541.84
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 18919 0 0 0 154153 31 0 0 25 0 1 0 251914480 77725696 17911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 18976 17911 139 317 0 18655 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 75904

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1681784/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=77088 CPUtime=1601.83
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 19264 0 0 0 160151 32 0 0 25 0 1 0 251914480 78938112 18256 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 19272 18256 139 317 0 18951 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 77088

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1680504/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=78272 CPUtime=1661.81
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 19592 0 0 0 166148 33 0 0 25 0 1 0 251914480 80150528 18584 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604102 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 19568 18584 139 317 0 19247 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 78272

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1679160/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=79456 CPUtime=1721.79
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 19924 0 0 0 172145 34 0 0 25 0 1 0 251914480 81362944 18916 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 19864 18916 139 317 0 19543 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 79456

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1678008/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=80752 CPUtime=1781.77
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 20310 0 0 0 178142 35 0 0 25 0 1 0 251914480 82690048 19170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 20188 19170 139 317 0 19867 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 80752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5812
/proc/meminfo: memFree=1677816/2055920 swapFree=4156288/4192956
[pid=5809] ppid=5807 vsize=81012 CPUtime=1800.08
/proc/5809/stat : 5809 (oree) R 5807 5809 13498 0 -1 4194304 20371 0 0 0 179973 35 0 0 25 0 1 0 251914480 82956288 19231 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716147 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5809/statm: 20253 19231 139 317 0 19932 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 81012

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

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

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.15
CPU user time (s): 1799.79
CPU system time (s): 0.365944
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 81012

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

runsolver used 1.39579 second user time and 3.98439 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue May  1 17:19:32 UTC 2007

IDJOB= 455240
IDBENCH= 48250
IDSOLVER= 172
FILE ID= node21/455240-1178039972

PBS_JOBID= 4728399

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_1.opb
COMMAND LINE= oree /tmp/evaluation/455240-1178039972/instance-455240-1178039972.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node21/convwatcher-455240-1178039972 -o ROOT/results/node21/conversion-455240-1178039972 -C 600 -M 1800 /tmp/evaluation/455240-1178039972/substituteSizeProductKeyword /tmp/evaluation/455240-1178039972/instance-455240-1178039972.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-455240-1178039972 -o ROOT/results/node21/solver-455240-1178039972 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/455240-1178039972/instance-455240-1178039972.opb mod           

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  e0d3a2bf2cd2b7e4b27d7033a7686e76

RANDOM SEED= 728263584

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1755216 kB
Buffers:         72708 kB
Cached:         136864 kB
SwapCached:      15032 kB
Active:         129668 kB
Inactive:       106996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755216 kB
SwapTotal:     4192956 kB
SwapFree:      4156288 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          33580 kB
Slab:            49568 kB
Committed_AS:  3729240 kB
PageTables:       1800 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= 66563 MiB

End job on node21 on Tue May  1 17:49:34 UTC 2007