Trace number 357112

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.45 1801.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUMdccfffd22c38fcd3c497d688dab4b7a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark80503
Best CPU time to get the best result obtained on this benchmark1782.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 79290
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
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.79/0.86	c ...done
0.79/0.86	c #vars=2700 #constraints=43071 hasObjective=yes
0.89/0.99	c res. mode=mod
0.89/0.99	c VSIDS like heuristics
0.89/0.99	c complete search running
1.89/1.95	c restart after 401 decisions
2.19/2.25	c nbDecision=500 #constraints=43222
2.79/2.86	c restart after 801 decisions
3.19/3.29	c nbDecision=1000 #constraints=43372
4.39/4.43	c nbDecision=1500 #constraints=43583
4.79/4.83	c restart after 1601 decisions
6.29/6.37	c nbDecision=2000 #constraints=43843
8.59/8.63	c nbDecision=2500 #constraints=44168
13.09/13.14	c nbDecision=3000 #constraints=44585
15.09/15.12	c restart after 3201 decisions
16.69/16.79	c nbDecision=3500 #constraints=44864
21.78/21.82	c nbDecision=4000 #constraints=45231
27.28/27.39	c nbDecision=4500 #constraints=45590
33.68/33.73	c nbDecision=5000 #constraints=45966
42.89/42.99	c nbDecision=5500 #constraints=46396
51.47/51.60	c nbDecision=6000 #constraints=46770
61.18/61.22	c restart after 6401 decisions
62.28/62.37	c nbDecision=6500 #constraints=47118
70.87/70.95	c nbDecision=7000 #constraints=47410
82.56/82.64	c nbDecision=7500 #constraints=47746
93.86/93.95	c nbDecision=8000 #constraints=48097
105.77/105.82	c nbDecision=8500 #constraints=48418
118.26/118.35	c nbDecision=9000 #constraints=48751
135.96/136.07	c nbDecision=9500 #constraints=49145
151.75/151.87	c nbDecision=10000 #constraints=49493
171.84/171.96	c nbDecision=10500 #constraints=49874
190.84/190.90	c nbDecision=11000 #constraints=50242
216.53/216.66	c nbDecision=11500 #constraints=50676
245.23/245.34	c nbDecision=12000 #constraints=51097
280.22/280.37	c nbDecision=12500 #constraints=51522
295.91/296.04	c restart after 12801 decisions
300.41/300.53	c nbDecision=13000 #constraints=51781
317.20/317.36	c nbDecision=13500 #constraints=51998
337.21/337.36	c nbDecision=14000 #constraints=52263
359.29/359.47	c nbDecision=14500 #constraints=52537
391.09/391.23	c nbDecision=15000 #constraints=52866
411.58/411.75	c nbDecision=15500 #constraints=53134
435.17/435.38	c nbDecision=16000 #constraints=53446
460.87/461.09	c nbDecision=16500 #constraints=53782
486.86/487.09	c nbDecision=17000 #constraints=54093
515.05/515.25	c nbDecision=17500 #constraints=54378
551.04/551.25	c nbDecision=18000 #constraints=54729
583.03/583.29	c nbDecision=18500 #constraints=55057
616.63/616.81	c nbDecision=19000 #constraints=55369
654.62/654.86	c nbDecision=19500 #constraints=55705
690.71/690.95	c nbDecision=20000 #constraints=56042
732.69/732.98	c nbDecision=20500 #constraints=56386
775.88/776.17	c nbDecision=21000 #constraints=56754
832.87/833.14	c nbDecision=21500 #constraints=57186
877.96/878.21	c nbDecision=22000 #constraints=57585
917.55/917.89	c nbDecision=22500 #constraints=57937
971.43/971.72	c nbDecision=23000 #constraints=58328
1017.22/1017.58	c nbDecision=23500 #constraints=58654
1051.11/1051.49	c nbDecision=24000 #constraints=58981
1092.39/1092.75	c nbDecision=24500 #constraints=59330
1143.78/1144.10	c nbDecision=25000 #constraints=59726
1200.56/1200.90	c nbDecision=25500 #constraints=60144
1213.17/1213.54	c restart after 25601 decisions
1237.46/1237.80	c nbDecision=26000 #constraints=60406
1279.45/1279.81	c nbDecision=26500 #constraints=60725
1344.43/1344.80	c nbDecision=27000 #constraints=61127
1404.91/1405.39	c nbDecision=27500 #constraints=61498
1470.83/1471.38	c nbDecision=28000 #constraints=61893
1551.98/1552.53	c nbDecision=28500 #constraints=62326
1622.05/1622.62	c nbDecision=29000 #constraints=62738
1690.04/1690.61	c nbDecision=29500 #constraints=63096
1768.91/1769.50	c nbDecision=30000 #constraints=63485
1800.02/1800.61	Received signal 15
1800.31/1800.97	
1800.31/1800.97	s UNKNOWN
1800.31/1800.97	
1800.31/1800.97	c user time= 1799.95 s
1800.31/1800.97	c system time= 0.440932 s
1800.31/1800.97	c wall clock time=1800.98

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/node48/watcher-357112-1176986216 -o ROOT/results/node48/solver-357112-1176986216 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357112-1176986216/instance-357112-1176986216.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.98 3/64 3130
/proc/meminfo: memFree=1496064/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=1468 CPUtime=0
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 53466928 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 367 165 131 317 0 46 0

[startup+0.0707569 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3130
/proc/meminfo: memFree=1496064/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=3052 CPUtime=0.06
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 558 0 0 0 6 0 0 0 18 0 1 0 53466928 3125248 540 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 763 540 131 317 0 442 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3052

[startup+0.101758 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3130
/proc/meminfo: memFree=1496064/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=3712 CPUtime=0.09
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 724 0 0 0 9 0 0 0 18 0 1 0 53466928 3801088 706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 928 706 131 317 0 607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.301777 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3130
/proc/meminfo: memFree=1496064/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=7672 CPUtime=0.29
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 1726 0 0 0 28 1 0 0 19 0 1 0 53466928 7856128 1708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 1918 1708 131 317 0 1597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7672

[startup+0.701813 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 3130
/proc/meminfo: memFree=1496064/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=14928 CPUtime=0.69
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 3559 0 0 0 67 2 0 0 22 0 1 0 53466928 15286272 3508 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 3732 3508 131 317 0 3411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14928

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1472888/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=26920 CPUtime=1.49
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 6548 0 0 0 146 3 0 0 25 0 1 0 53466928 27566080 6202 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 6730 6202 139 317 0 6409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26920

[startup+3.10103 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1471416/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=27052 CPUtime=3.09
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 6611 0 0 0 306 3 0 0 25 0 1 0 53466928 27701248 6265 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 6763 6265 139 317 0 6442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27052

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1469112/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=30608 CPUtime=6.29
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 7495 0 0 0 625 4 0 0 25 0 1 0 53466928 31342592 7149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 7652 7149 139 317 0 7331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30608

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1460152/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=39016 CPUtime=12.69
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 9567 0 0 0 1264 5 0 0 25 0 1 0 53466928 39952384 9221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 9754 9221 139 317 0 9433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39016

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1449848/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=48844 CPUtime=25.49
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 11995 0 0 0 2542 7 0 0 25 0 1 0 53466928 50016256 11649 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 12211 11649 139 317 0 11890 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48844

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1434168/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=64960 CPUtime=51.07
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 15953 0 0 0 5099 8 0 0 25 0 1 0 53466928 66519040 15607 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 16240 15607 139 317 0 15919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64960

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1417144/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=82196 CPUtime=102.27
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 20149 0 0 0 10216 11 0 0 25 0 1 0 53466928 84168704 19803 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 20549 19803 139 317 0 20228 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 82196

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1399864/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=100396 CPUtime=162.25
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 24449 0 0 0 16212 13 0 0 25 0 1 0 53466928 102805504 24103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 25099 24103 139 317 0 24778 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100396

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1385528/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=114896 CPUtime=222.23
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 27998 0 0 0 22209 14 0 0 25 0 1 0 53466928 117653504 27652 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 28724 27652 139 317 0 28403 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 114896

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1373112/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=127988 CPUtime=282.22
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 31119 0 0 0 28206 16 0 0 25 0 1 0 53466928 131059712 30773 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 31997 30773 139 317 0 31676 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 127988

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1365880/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=135660 CPUtime=342.2
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 32896 0 0 0 34203 17 0 0 25 0 1 0 53466928 138915840 32550 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 33915 32550 139 317 0 33594 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 135660

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1358392/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=144016 CPUtime=402.18
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 34790 0 0 0 40200 18 0 0 25 0 1 0 53466928 147472384 34444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 36004 34444 139 317 0 35683 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 144016

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1350392/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=151900 CPUtime=462.17
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 36764 0 0 0 46197 20 0 0 25 0 1 0 53466928 155545600 36418 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 37975 36418 139 317 0 37654 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 151900

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1343864/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=159076 CPUtime=522.15
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 38402 0 0 0 52195 20 0 0 25 0 1 0 53466928 162893824 38056 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 39769 38056 139 317 0 39448 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 159076

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1336824/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=166216 CPUtime=582.13
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 40153 0 0 0 58192 21 0 0 25 0 1 0 53466928 170205184 39807 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 41554 39807 139 317 0 41233 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 166216

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1330040/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=172948 CPUtime=642.12
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 41814 0 0 0 64190 22 0 0 25 0 1 0 53466928 177098752 41468 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 43237 41468 139 317 0 42916 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 172948


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1302648/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=201772 CPUtime=882.05
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 48668 0 0 0 88178 27 0 0 25 0 1 0 53466928 206614528 48322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 50443 48322 139 317 0 50122 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 201772

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1296632/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=208440 CPUtime=942.03
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 50182 0 0 0 94175 28 0 0 25 0 1 0 53466928 213442560 49836 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 52110 49836 139 317 0 51789 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 208440

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1291192/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=213508 CPUtime=1002.02
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 51515 0 0 0 100172 30 0 0 25 0 1 0 53466928 218632192 51169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 53377 51169 139 317 0 53056 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 213508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1285880/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=219484 CPUtime=1062
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 52885 0 0 0 106170 30 0 0 25 0 1 0 53466928 224751616 52539 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 54871 52539 139 317 0 54550 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 219484

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1278328/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=228264 CPUtime=1121.99
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 54731 0 0 0 112167 32 0 0 25 0 1 0 53466928 233742336 54385 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 57066 54385 139 317 0 56745 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 228264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1271224/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=235880 CPUtime=1181.97
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 56525 0 0 0 118164 33 0 0 25 0 1 0 53466928 241541120 56179 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 58970 56179 139 317 0 58649 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 235880

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 3131
/proc/meminfo: memFree=1265528/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=241984 CPUtime=1241.96
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 57938 0 0 0 124162 34 0 0 25 0 1 0 53466928 247791616 57592 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 60496 57592 139 317 0 60175 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 241984

[startup+1302.3 s]
/proc/loadavg: 1.04 1.00 0.98 2/65 3131
/proc/meminfo: memFree=1260344/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=247716 CPUtime=1301.95
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 59202 0 0 0 130160 35 0 0 25 0 1 0 53466928 253661184 58856 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563803 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 61929 58856 139 317 0 61608 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 247716

[startup+1362.3 s]
/proc/loadavg: 1.05 1.01 0.99 2/65 3131
/proc/meminfo: memFree=1255736/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=252404 CPUtime=1361.92
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 60347 0 0 0 136157 35 0 0 25 0 1 0 53466928 258461696 60001 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 63101 60001 139 317 0 62780 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 252404

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 0.99 2/65 3131
/proc/meminfo: memFree=1250744/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=257668 CPUtime=1421.91
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 61577 0 0 0 142155 36 0 0 25 0 1 0 53466928 263852032 61231 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 64417 61231 139 317 0 64096 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 257668

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 3299
/proc/meminfo: memFree=1244600/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=262728 CPUtime=1481.81
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 62800 0 0 0 148142 39 0 0 25 0 1 0 53466928 269033472 62454 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 65682 62454 139 317 0 65361 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 262728

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1240760/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=267536 CPUtime=1541.77
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 64054 0 0 0 154137 40 0 0 25 0 1 0 53466928 273956864 63708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 66884 63708 139 317 0 66563 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 267536

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1235704/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=272840 CPUtime=1601.76
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 65349 0 0 0 160135 41 0 0 25 0 1 0 53466928 279388160 65003 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 68210 65003 139 317 0 67889 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 272840

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1230904/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=277968 CPUtime=1661.74
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 66500 0 0 0 166132 42 0 0 25 0 1 0 53466928 284639232 66154 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 69492 66154 139 317 0 69171 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 277968

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1226360/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=282876 CPUtime=1721.73
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 67637 0 0 0 172130 43 0 0 25 0 1 0 53466928 289665024 67291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 70719 67291 139 317 0 70398 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 282876

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1221688/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=287264 CPUtime=1781.72
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 68811 0 0 0 178128 44 0 0 25 0 1 0 53466928 294158336 68465 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 71816 68465 139 317 0 71495 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 287264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1220536/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=288476 CPUtime=1800.02
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194304 69071 0 0 0 179958 44 0 0 25 0 1 0 53466928 295399424 68725 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 72119 68725 139 317 0 71798 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 288476

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3329
/proc/meminfo: memFree=1220536/2055920 swapFree=4184636/4192956
[pid=3130] ppid=3128 vsize=0 CPUtime=1800.41
/proc/3130/stat : 3130 (oree) R 3128 3130 1711 0 -1 4194308 69087 0 0 0 179996 45 0 0 25 0 1 0 53466928 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3130/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.04
CPU time (s): 1800.45
CPU user time (s): 1799.96
CPU system time (s): 0.486925
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 288476

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

runsolver used 1.22181 second user time and 3.76043 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Thu Apr 19 12:36:56 UTC 2007

IDJOB= 357112
IDBENCH= 2011
IDSOLVER= 172
FILE ID= node48/357112-1176986216

PBS_JOBID= 4630401

Free space on /tmp= 66482 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data10_3.opb
COMMAND LINE= oree /tmp/evaluation/357112-1176986216/instance-357112-1176986216.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-357112-1176986216 -o ROOT/results/node48/solver-357112-1176986216 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357112-1176986216/instance-357112-1176986216.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  dccfffd22c38fcd3c497d688dab4b7a4

RANDOM SEED= 606580925

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1496480 kB
Buffers:         30916 kB
Cached:         465960 kB
SwapCached:       2312 kB
Active:         113912 kB
Inactive:       393216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1496480 kB
SwapTotal:     4192956 kB
SwapFree:      4184636 kB
Dirty:            4288 kB
Writeback:           0 kB
Mapped:          17080 kB
Slab:            38336 kB
Committed_AS:  1012336 kB
PageTables:       1392 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= 66482 MiB

End job on node48 on Thu Apr 19 13:06:59 UTC 2007