Trace number 454925

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) 1802.25 1802.84

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_4.opb
MD5SUM49512b8058c62182b32b06ac219e7167
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-71
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150968
Sum of products size (including duplicates)301936
Number of different products75484
Sum of products size150968

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...
1.19/1.21	c ...done
1.19/1.21	c #vars=77484 #constraints=153971 hasObjective=yes
1.89/1.96	c res. mode=mod
1.89/1.96	c VSIDS like heuristics
1.89/1.96	c complete search running
2.49/2.57	c restart after 401 decisions
2.79/2.81	c nbDecision=500 #constraints=153971
3.19/3.25	c restart after 801 decisions
3.59/3.64	c nbDecision=1000 #constraints=153971
7.28/7.32	c nbDecision=1500 #constraints=154170
8.79/8.88	c restart after 1601 decisions
9.79/9.81	c nbDecision=2000 #constraints=154272
13.49/13.54	c nbDecision=2500 #constraints=154474
20.48/20.50	c nbDecision=3000 #constraints=154864
23.39/23.45	c restart after 3201 decisions
24.59/24.66	c nbDecision=3500 #constraints=155012
30.79/30.85	c nbDecision=4000 #constraints=155311
37.39/37.48	c nbDecision=4500 #constraints=155591
45.98/46.08	c nbDecision=5000 #constraints=155979
49.08/49.17	c nbDecision=5500 #constraints=155980
57.98/58.05	c nbDecision=6000 #constraints=156422
62.47/62.53	c restart after 6401 decisions
63.78/63.86	c nbDecision=6500 #constraints=156480
67.47/67.55	c nbDecision=7000 #constraints=156579
77.86/77.93	c nbDecision=7500 #constraints=156978
81.57/81.66	c nbDecision=8000 #constraints=157041
91.46/91.59	c nbDecision=8500 #constraints=157509
101.46/101.53	c nbDecision=9000 #constraints=157975
112.07/112.17	c nbDecision=9500 #constraints=158469
118.26/118.39	c nbDecision=10000 #constraints=158470
127.85/127.92	c nbDecision=10500 #constraints=158918
135.25/135.31	c nbDecision=11000 #constraints=158964
145.45/145.52	c nbDecision=11500 #constraints=159445
154.85/154.95	c nbDecision=12000 #constraints=159786
165.24/165.35	c nbDecision=12500 #constraints=160256
174.63/174.78	c restart after 12801 decisions
177.33/177.40	c nbDecision=13000 #constraints=160444
184.14/184.26	c nbDecision=13500 #constraints=160643
194.53/194.69	c nbDecision=14000 #constraints=160961
206.13/206.27	c nbDecision=14500 #constraints=161424
216.03/216.15	c nbDecision=15000 #constraints=161425
225.43/225.54	c nbDecision=15500 #constraints=161815
238.02/238.19	c nbDecision=16000 #constraints=161914
246.62/246.78	c nbDecision=16500 #constraints=162212
257.61/257.74	c nbDecision=17000 #constraints=162668
271.41/271.55	c nbDecision=17500 #constraints=162888
280.21/280.32	c nbDecision=18000 #constraints=163164
291.41/291.55	c nbDecision=18500 #constraints=163618
303.30/303.43	c nbDecision=19000 #constraints=163928
315.30/315.48	c nbDecision=19500 #constraints=164344
326.20/326.34	c nbDecision=20000 #constraints=164810
337.89/338.06	c nbDecision=20500 #constraints=165214
349.39/349.57	c nbDecision=21000 #constraints=165699
361.59/361.75	c nbDecision=21500 #constraints=166086
376.38/376.54	c nbDecision=22000 #constraints=166270
387.58/387.78	c nbDecision=22500 #constraints=166738
403.48/403.69	c nbDecision=23000 #constraints=166775
417.07/417.21	c nbDecision=23500 #constraints=167227
428.07/428.21	c nbDecision=24000 #constraints=167636
448.67/448.83	c nbDecision=24500 #constraints=167704
458.86/459.05	c nbDecision=25000 #constraints=167962
473.66/473.87	c nbDecision=25500 #constraints=168230
475.96/476.12	c restart after 25601 decisions
491.96/492.19	c nbDecision=26000 #constraints=168332
504.15/504.30	c nbDecision=26500 #constraints=168685
525.24/525.44	c nbDecision=27000 #constraints=169129
535.34/535.57	c nbDecision=27500 #constraints=169156
551.94/552.17	c nbDecision=28000 #constraints=169602
562.94/563.19	c nbDecision=28500 #constraints=169894
583.62/583.85	c nbDecision=29000 #constraints=170073
596.53/596.75	c nbDecision=29500 #constraints=170306
611.12/611.35	c nbDecision=30000 #constraints=170676
625.31/625.56	c nbDecision=30500 #constraints=171069
648.31/648.54	c nbDecision=31000 #constraints=171484
659.81/660.02	c nbDecision=31500 #constraints=171544
682.40/682.65	c nbDecision=32000 #constraints=171951
703.89/704.17	c nbDecision=32500 #constraints=171952
715.69/715.93	c nbDecision=33000 #constraints=172091
738.69/738.94	c nbDecision=33500 #constraints=172418
750.78/751.03	c nbDecision=34000 #constraints=172598
764.48/764.75	c nbDecision=34500 #constraints=173041
782.17/782.45	c nbDecision=35000 #constraints=173350
796.57/796.88	c nbDecision=35500 #constraints=173813
820.96/821.24	c nbDecision=36000 #constraints=173814
833.56/833.84	c nbDecision=36500 #constraints=174248
858.25/858.54	c nbDecision=37000 #constraints=174277
872.65/872.90	c nbDecision=37500 #constraints=174738
887.84/888.17	c nbDecision=38000 #constraints=175098
903.44/903.78	c nbDecision=38500 #constraints=175492
930.83/931.10	c nbDecision=39000 #constraints=175660
943.82/944.18	c nbDecision=39500 #constraints=175962
962.23/962.59	c nbDecision=40000 #constraints=176273
983.02/983.36	c nbDecision=40500 #constraints=176577
996.22/996.53	c nbDecision=41000 #constraints=177008
1012.91/1013.29	c nbDecision=41500 #constraints=177386
1037.00/1037.35	c nbDecision=42000 #constraints=177543
1063.80/1064.18	c nbDecision=42500 #constraints=177944
1081.29/1081.64	c nbDecision=43000 #constraints=177990
1096.89/1097.26	c nbDecision=43500 #constraints=178421
1113.28/1113.60	c nbDecision=44000 #constraints=178851
1143.47/1143.87	c nbDecision=44500 #constraints=178852
1159.57/1159.99	c nbDecision=45000 #constraints=179303
1177.97/1178.39	c nbDecision=45500 #constraints=179612
1207.85/1208.21	c nbDecision=46000 #constraints=179754
1223.35/1223.74	c nbDecision=46500 #constraints=180103
1254.24/1254.64	c nbDecision=47000 #constraints=180204
1274.23/1274.67	c nbDecision=47500 #constraints=180459
1305.43/1305.89	c nbDecision=48000 #constraints=180653
1323.80/1324.22	c nbDecision=48500 #constraints=180871
1354.54/1355.04	c nbDecision=49000 #constraints=181101
1373.62/1374.10	c nbDecision=49500 #constraints=181294
1390.11/1390.69	c nbDecision=50000 #constraints=181723
1421.90/1422.50	c nbDecision=50500 #constraints=181994
1455.29/1455.87	c nbDecision=51000 #constraints=181995
1462.49/1463.03	c restart after 51201 decisions
1488.28/1488.81	c nbDecision=51500 #constraints=181995
1503.48/1504.02	c nbDecision=52000 #constraints=182294
1536.18/1536.72	c nbDecision=52500 #constraints=182439
1555.07/1555.63	c nbDecision=53000 #constraints=182722
1588.46/1589.08	c nbDecision=53500 #constraints=182884
1603.55/1604.13	c nbDecision=54000 #constraints=183238
1618.95/1619.51	c nbDecision=54500 #constraints=183708
1638.95/1639.50	c nbDecision=55000 #constraints=184074
1673.43/1674.09	c nbDecision=55500 #constraints=184209
1696.12/1696.70	c nbDecision=56000 #constraints=184436
1730.82/1731.41	c nbDecision=56500 #constraints=184649
1747.21/1747.82	c nbDecision=57000 #constraints=184945
1767.12/1767.74	c nbDecision=57500 #constraints=185325
1789.61/1790.22	c nbDecision=58000 #constraints=185657
1800.01/1800.60	Received signal 15

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/454925-1178033946/instance-454925-1178033946.opb
mv /tmp/evaluation/454925-1178033946/instance-454925-1178033946.opb.tmp /tmp/evaluation/454925-1178033946/instance-454925-1178033946.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-454925-1178033946 -o ROOT/results/node60/solver-454925-1178033946 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/454925-1178033946/instance-454925-1178033946.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.81 0.95 0.98 3/64 28647
/proc/meminfo: memFree=1893200/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1468 CPUtime=0
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 251304566 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 367 165 131 317 0 46 0

[startup+0.081572 s]
/proc/loadavg: 0.81 0.95 0.98 3/64 28647
/proc/meminfo: memFree=1893200/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=3052 CPUtime=0.07
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 570 0 0 0 7 0 0 0 18 0 1 0 251304566 3125248 553 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 763 553 131 317 0 442 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3052

[startup+0.101573 s]
/proc/loadavg: 0.81 0.95 0.98 3/64 28647
/proc/meminfo: memFree=1893200/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=3448 CPUtime=0.09
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 672 0 0 0 9 0 0 0 18 0 1 0 251304566 3530752 655 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 862 655 131 317 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.301591 s]
/proc/loadavg: 0.81 0.95 0.98 3/64 28647
/proc/meminfo: memFree=1893200/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=7408 CPUtime=0.29
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 1649 0 0 0 28 1 0 0 19 0 1 0 251304566 7585792 1632 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 1852 1632 131 317 0 1531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7408

[startup+0.701631 s]
/proc/loadavg: 0.81 0.95 0.98 3/64 28647
/proc/meminfo: memFree=1893200/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=19820 CPUtime=0.69
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 4776 0 0 0 66 3 0 0 23 0 1 0 251304566 20295680 4726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 4955 4726 132 317 0 4634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19820

[startup+1.50271 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 28648
/proc/meminfo: memFree=1862856/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=58560 CPUtime=1.5
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 14584 0 0 0 141 9 0 0 25 0 1 0 251304566 59965440 14340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 14640 14340 137 317 0 14319 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 58560

[startup+3.10187 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 28648
/proc/meminfo: memFree=1831176/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=63572 CPUtime=3.09
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 15832 0 0 0 300 9 0 0 25 0 1 0 251304566 65097728 15588 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606695 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 15893 15588 138 317 0 15572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63572

[startup+6.30118 s]
/proc/loadavg: 0.82 0.95 0.98 2/65 28648
/proc/meminfo: memFree=1826952/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=72736 CPUtime=6.29
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 18113 0 0 0 619 10 0 0 25 0 1 0 251304566 74481664 16816 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 18184 16816 139 317 0 17863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72736

[startup+12.7018 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 28648
/proc/meminfo: memFree=1809672/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=91232 CPUtime=12.69
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 22767 0 0 0 1258 11 0 0 25 0 1 0 251304566 93421568 21470 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 22808 21470 139 317 0 22487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91232

[startup+25.5011 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 28648
/proc/meminfo: memFree=1781320/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=119552 CPUtime=25.49
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 29453 0 0 0 2535 14 0 0 25 0 1 0 251304566 122421248 28156 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 29888 28156 139 317 0 29567 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119552

[startup+51.1016 s]
/proc/loadavg: 0.91 0.96 0.98 2/65 28648
/proc/meminfo: memFree=1733512/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=172548 CPUtime=51.08
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 41537 0 0 0 5090 18 0 0 25 0 1 0 251304566 176689152 40240 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 43137 40240 139 317 0 42816 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 172548

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 28648
/proc/meminfo: memFree=1639112/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=276072 CPUtime=102.26
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 65083 0 0 0 10198 28 0 0 25 0 1 0 251304566 282697728 63786 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134534233 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 69018 63786 139 317 0 68697 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 276072

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1557768/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=348132 CPUtime=162.24
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 85404 0 0 0 16187 37 0 0 25 0 1 0 251304566 356487168 84107 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 87033 84107 139 317 0 86712 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 348132

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1494664/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=403640 CPUtime=222.23
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 100902 0 0 0 22178 45 0 0 25 0 1 0 251304566 413327360 99605 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 100910 99605 139 317 0 100589 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 403640

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1402568/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=525796 CPUtime=282.21
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 124097 0 0 0 28167 54 0 0 25 0 1 0 251304566 538415104 122800 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 131449 122800 139 317 0 131128 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 525796

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1317640/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=601340 CPUtime=342.19
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 145089 0 0 0 34157 62 0 0 25 0 1 0 251304566 615772160 143792 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 150335 143792 139 317 0 150014 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 601340

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1261832/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=650272 CPUtime=402.17
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 158885 0 0 0 40149 68 0 0 25 0 1 0 251304566 665878528 157588 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 162568 157588 139 317 0 162247 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 650272

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1209928/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=698180 CPUtime=462.16
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 171975 0 0 0 46142 74 0 0 25 0 1 0 251304566 714936320 170678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 174545 170678 139 317 0 174224 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 698180

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1168392/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=734916 CPUtime=522.14
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 182196 0 0 0 52135 79 0 0 25 0 1 0 251304566 752553984 180899 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 183729 180899 139 317 0 183408 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 734916

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1130440/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=768464 CPUtime=582.12
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 191662 0 0 0 58129 83 0 0 25 0 1 0 251304566 786907136 190365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 192116 190365 139 317 0 191795 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 768464

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=1043080/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=947188 CPUtime=642.12
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 230769 0 0 0 64116 96 0 0 25 0 1 0 251304566 969920512 212081 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 236797 212081 139 317 0 236476 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 947188


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

/proc/meminfo: memFree=774856/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1176956 CPUtime=1062
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 297670 0 0 0 106074 126 0 0 25 0 1 0 251304566 1205202944 278982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 294239 278982 139 317 0 293918 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1176956

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=736264/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1209216 CPUtime=1121.98
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 307307 0 0 0 112069 129 0 0 25 0 1 0 251304566 1238237184 288619 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 302304 288619 139 317 0 301983 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1209216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=699016/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1241392 CPUtime=1181.96
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 316916 0 0 0 118063 133 0 0 25 0 1 0 251304566 1271185408 298228 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 310348 298228 139 317 0 310027 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 1241392

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=678536/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1257432 CPUtime=1241.95
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 321707 0 0 0 124059 136 0 0 25 0 1 0 251304566 1287610368 303019 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 314358 303019 139 317 0 314037 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 1257432

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28650
/proc/meminfo: memFree=659336/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1273340 CPUtime=1301.93
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 326491 0 0 0 130055 138 0 0 25 0 1 0 251304566 1303900160 307803 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 318335 307803 139 317 0 318014 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1273340

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 28824
/proc/meminfo: memFree=641928/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1289344 CPUtime=1361.84
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 330480 0 0 0 136044 140 0 0 25 0 1 0 251304566 1320288256 311792 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 322336 311792 139 317 0 322015 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1289344

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=604928/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1321148 CPUtime=1421.8
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 340008 0 0 0 142036 144 0 0 25 0 1 0 251304566 1352855552 321320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 330287 321320 139 317 0 329966 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1321148

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=604928/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1321148 CPUtime=1481.78
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 340008 0 0 0 148034 144 0 0 25 0 1 0 251304566 1352855552 321320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 330287 321320 139 317 0 329966 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1321148

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=585920/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1337076 CPUtime=1541.77
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 344759 0 0 0 154031 146 0 0 25 0 1 0 251304566 1369165824 326071 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 334269 326071 139 317 0 333948 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1337076

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=557568/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1363200 CPUtime=1601.75
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 352122 0 0 0 160025 150 0 0 25 0 1 0 251304566 1395916800 333434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 340800 333434 139 317 0 340479 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1363200

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=512896/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1400120 CPUtime=1661.73
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 362978 0 0 0 166020 153 0 0 25 0 1 0 251304566 1433722880 344290 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 350030 344290 139 317 0 349709 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1400120

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=494408/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1415760 CPUtime=1721.72
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 367600 0 0 0 172017 155 0 0 25 0 1 0 251304566 1449738240 348912 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 353940 348912 139 317 0 353619 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 1415760

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=456776/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1447068 CPUtime=1781.7
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 376988 0 0 0 178011 159 0 0 25 0 1 0 251304566 1481797632 358300 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 361767 358300 139 317 0 361446 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1447068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=438024/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1462516 CPUtime=1800.01
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 381660 0 0 0 179841 160 0 0 25 0 1 0 251304566 1497616384 362972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 365629 362972 139 317 0 365308 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1462516

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28848
/proc/meminfo: memFree=438024/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1462516 CPUtime=1800.8
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 381660 0 0 0 179920 160 0 0 25 0 1 0 251304566 1497616384 362972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 365629 362972 139 317 0 365308 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (KiB) 1462516

[startup+1802.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28849
/proc/meminfo: memFree=438016/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1462516 CPUtime=1801.6
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 381660 0 0 0 180000 160 0 0 25 0 1 0 251304566 1497616384 362972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 365629 362972 139 317 0 365308 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 1462516

[startup+1802.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28849
/proc/meminfo: memFree=438016/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=1462516 CPUtime=1802
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4194304 381660 0 0 0 180040 160 0 0 25 0 1 0 251304566 1497616384 362972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 365629 362972 139 317 0 365308 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 1462516

[startup+1802.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28849
/proc/meminfo: memFree=1648712/2055920 swapFree=4183252/4192956
[pid=28647] ppid=28645 vsize=0 CPUtime=1802.21
/proc/28647/stat : 28647 (oree) R 28645 28647 28579 0 -1 4195332 381660 0 0 0 180041 180 0 0 25 0 1 0 251304566 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28647/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.84
CPU time (s): 1802.25
CPU user time (s): 1800.41
CPU system time (s): 1.83872
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 1462516

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

runsolver used 1.16182 second user time and 3.82742 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue May  1 15:39:06 UTC 2007

IDJOB= 454925
IDBENCH= 48229
IDSOLVER= 172
FILE ID= node60/454925-1178033946

PBS_JOBID= 4728442

Free space on /tmp= 66561 MiB

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  49512b8058c62182b32b06ac219e7167

RANDOM SEED= 790287211

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1893672 kB
Buffers:         32420 kB
Cached:          61168 kB
SwapCached:       3244 kB
Active:          63484 kB
Inactive:        39412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893672 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          15228 kB
Slab:            45384 kB
Committed_AS:  4307672 kB
PageTables:       1464 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= 66561 MiB

End job on node60 on Tue May  1 16:09:09 UTC 2007