Trace number 357490

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.47 1801.09

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1138.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.00	c ...done
0.00/0.00	c #vars=41 #constraints=12 hasObjective=yes
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.19/0.27	c restart after 401 decisions
0.29/0.36	c nbDecision=500 #constraints=484
0.69/0.73	c restart after 801 decisions
0.89/0.99	c nbDecision=1000 #constraints=969
1.89/1.98	c nbDecision=1500 #constraints=1469
2.19/2.28	c restart after 1601 decisions
3.69/3.74	c nbDecision=2000 #constraints=1954
6.29/6.32	c nbDecision=2500 #constraints=2455
10.09/10.19	c nbDecision=3000 #constraints=2955
12.09/12.18	c restart after 3201 decisions
15.69/15.74	c nbDecision=3500 #constraints=3441
22.28/22.35	c nbDecision=4000 #constraints=3939
30.39/30.48	c nbDecision=4500 #constraints=4440
39.68/39.75	c nbDecision=5000 #constraints=4940
50.37/50.49	c nbDecision=5500 #constraints=5440
62.18/62.24	c nbDecision=6000 #constraints=5939
72.27/72.39	c restart after 6401 decisions
75.67/75.71	c nbDecision=6500 #constraints=6429
92.06/92.10	c nbDecision=7000 #constraints=6926
107.06/107.10	c nbDecision=7500 #constraints=7427
123.95/124.09	c nbDecision=8000 #constraints=7926
141.55/141.64	c nbDecision=8500 #constraints=8427
160.35/160.48	c nbDecision=9000 #constraints=8928
178.64/178.70	c nbDecision=9500 #constraints=9427
197.03/197.16	c nbDecision=10000 #constraints=9929
225.22/225.37	c nbDecision=10500 #constraints=10427
251.02/251.17	c nbDecision=11000 #constraints=10927
275.92/276.06	c nbDecision=11500 #constraints=11429
304.10/304.28	c nbDecision=12000 #constraints=11927
330.49/330.62	c nbDecision=12500 #constraints=12428
346.79/346.93	c restart after 12801 decisions
360.69/360.87	c nbDecision=13000 #constraints=12911
391.28/391.44	c nbDecision=13500 #constraints=13413
425.67/425.89	c nbDecision=14000 #constraints=13912
459.76/459.91	c nbDecision=14500 #constraints=14412
496.75/496.91	c nbDecision=15000 #constraints=14912
532.93/533.19	c nbDecision=15500 #constraints=15414
566.12/566.39	c nbDecision=16000 #constraints=15912
601.69/601.92	c nbDecision=16500 #constraints=16413
636.92/637.23	c nbDecision=17000 #constraints=16913
669.69/670.06	c nbDecision=17500 #constraints=17412
701.39/701.79	c nbDecision=18000 #constraints=17912
735.68/736.06	c nbDecision=18500 #constraints=18414
771.46/771.88	c nbDecision=19000 #constraints=18911
810.06/810.42	c nbDecision=19500 #constraints=19413
859.94/860.31	c nbDecision=20000 #constraints=19914
910.63/911.01	c nbDecision=20500 #constraints=20412
963.91/964.34	c nbDecision=21000 #constraints=20914
1012.50/1012.94	c nbDecision=21500 #constraints=21414
1069.38/1069.87	c nbDecision=22000 #constraints=21912
1118.87/1119.38	c nbDecision=22500 #constraints=22412
1167.85/1168.36	c nbDecision=23000 #constraints=22913
1216.04/1216.56	c nbDecision=23500 #constraints=23412
1261.32/1261.81	c nbDecision=24000 #constraints=23914
1311.02/1311.52	c nbDecision=24500 #constraints=24412
1364.00/1364.56	c nbDecision=25000 #constraints=24912
1414.69/1415.29	c nbDecision=25500 #constraints=25412
1424.38/1424.96	c restart after 25601 decisions
1471.87/1472.42	c nbDecision=26000 #constraints=25899
1533.55/1534.18	c nbDecision=26500 #constraints=26401
1596.13/1596.73	c nbDecision=27000 #constraints=26901
1663.62/1664.27	c nbDecision=27500 #constraints=27400
1733.29/1733.98	c nbDecision=28000 #constraints=27899
1793.97/1794.67	c nbDecision=28500 #constraints=28400
1800.07/1800.70	Received signal 15
1800.37/1801.08	
1800.37/1801.08	s UNKNOWN
1800.37/1801.08	
1800.37/1801.08	c user time= 1800.31 s
1800.37/1801.08	c system time= 0.148977 s
1800.37/1801.08	c wall clock time=1801.08

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/node71/watcher-357490-1177001468 -o ROOT/results/node71/solver-357490-1177001468 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357490-1177001468/instance-357490-1177001468.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.78 0.95 0.98 3/64 1718
/proc/meminfo: memFree=1170040/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=1468 CPUtime=0
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 176136160 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134559021 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 367 166 138 317 0 46 0

[startup+0.0259741 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1718
/proc/meminfo: memFree=1170040/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=1468 CPUtime=0.02
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 200 0 0 0 2 0 0 0 18 0 1 0 176136160 1503232 182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 367 182 138 317 0 46 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1468

[startup+0.101983 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1718
/proc/meminfo: memFree=1170040/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=1728 CPUtime=0.1
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 259 0 0 0 10 0 0 0 18 0 1 0 176136160 1769472 241 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 432 241 138 317 0 111 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1728

[startup+0.30201 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1718
/proc/meminfo: memFree=1170040/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=2256 CPUtime=0.29
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 381 0 0 0 29 0 0 0 19 0 1 0 176136160 2310144 363 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712500 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 564 363 138 317 0 243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2256

[startup+0.701064 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1718
/proc/meminfo: memFree=1170040/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=2784 CPUtime=0.69
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 528 0 0 0 69 0 0 0 23 0 1 0 176136160 2850816 510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711134 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 696 510 138 317 0 375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2784

[startup+1.50117 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 1719
/proc/meminfo: memFree=1168112/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=3852 CPUtime=1.49
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 789 0 0 0 149 0 0 0 25 0 1 0 176136160 3944448 771 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 963 771 138 317 0 642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3852

[startup+3.10139 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 1719
/proc/meminfo: memFree=1166896/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=4920 CPUtime=3.09
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 1035 0 0 0 309 0 0 0 25 0 1 0 176136160 5038080 1017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711181 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 1230 1017 139 317 0 909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30183 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 1719
/proc/meminfo: memFree=1165296/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=6224 CPUtime=6.29
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 1349 0 0 0 629 0 0 0 25 0 1 0 176136160 6373376 1331 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 1556 1331 139 317 0 1235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6224

[startup+12.7017 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 1719
/proc/meminfo: memFree=1163696/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=7684 CPUtime=12.69
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 1686 0 0 0 1268 1 0 0 25 0 1 0 176136160 7868416 1668 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 1921 1668 139 317 0 1600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7684

[startup+25.5014 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 1719
/proc/meminfo: memFree=1161776/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=9892 CPUtime=25.49
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 2200 0 0 0 2547 2 0 0 25 0 1 0 176136160 10129408 2182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 2473 2182 139 317 0 2152 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9892

[startup+51.1019 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 1719
/proc/meminfo: memFree=1159280/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=12132 CPUtime=51.07
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 2771 0 0 0 5105 2 0 0 25 0 1 0 176136160 12423168 2753 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 3033 2753 139 317 0 2712 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12132

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 1719
/proc/meminfo: memFree=1155888/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=15492 CPUtime=102.26
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 3608 0 0 0 10223 3 0 0 25 0 1 0 176136160 15863808 3590 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 3873 3590 139 317 0 3552 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15492

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1152624/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=19364 CPUtime=162.25
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 4505 0 0 0 16221 4 0 0 25 0 1 0 176136160 19828736 4430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 4841 4430 170 317 0 4520 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19364

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1150064/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=21880 CPUtime=222.22
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 5127 0 0 0 22218 4 0 0 25 0 1 0 176136160 22405120 5052 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 5470 5052 170 317 0 5149 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21880

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1147952/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=24144 CPUtime=282.21
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 5663 0 0 0 28216 5 0 0 25 0 1 0 176136160 24723456 5588 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 6036 5588 170 317 0 5715 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1145840/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=26232 CPUtime=342.19
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 6166 0 0 0 34214 5 0 0 25 0 1 0 176136160 26861568 6091 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 6558 6091 170 317 0 6237 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26232

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1144240/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=27876 CPUtime=402.18
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 6576 0 0 0 40212 6 0 0 25 0 1 0 176136160 28545024 6501 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 6969 6501 170 317 0 6648 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27876

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1142704/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=29504 CPUtime=462.16
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 6985 0 0 0 46210 6 0 0 25 0 1 0 176136160 30212096 6910 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 7376 6910 170 317 0 7055 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29504

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1141168/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=30976 CPUtime=522.14
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 7362 0 0 0 52208 6 0 0 25 0 1 0 176136160 31719424 7287 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 7744 7287 170 317 0 7423 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30976

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1719
/proc/meminfo: memFree=1139696/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=32588 CPUtime=582.12
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 7741 0 0 0 58206 6 0 0 25 0 1 0 176136160 33370112 7666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 8147 7666 170 317 0 7826 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 32588

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 1904
/proc/meminfo: memFree=1136624/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=34752 CPUtime=642.02
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 8277 0 0 0 64195 7 0 0 25 0 1 0 176136160 35586048 8089 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 8688 8089 170 317 0 8367 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 34752


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

[startup+882.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 1926
/proc/meminfo: memFree=1132016/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=40636 CPUtime=881.93
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 9706 0 0 0 88184 9 0 0 25 0 1 0 176136160 41611264 9518 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 10159 9518 170 317 0 9838 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 40636

[startup+942.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1926
/proc/meminfo: memFree=1131056/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=41592 CPUtime=941.92
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 9949 0 0 0 94182 10 0 0 25 0 1 0 176136160 42590208 9761 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 10398 9761 170 317 0 10077 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 41592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 1926
/proc/meminfo: memFree=1129968/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=42520 CPUtime=1001.9
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 10212 0 0 0 100180 10 0 0 25 0 1 0 176136160 43540480 10024 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 10630 10024 170 317 0 10309 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 42520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1926
/proc/meminfo: memFree=1129008/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=43300 CPUtime=1061.89
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 10447 0 0 0 106178 11 0 0 25 0 1 0 176136160 44339200 10259 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 10825 10259 170 317 0 10504 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 43300

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1926
/proc/meminfo: memFree=1127920/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=44616 CPUtime=1121.87
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 10765 0 0 0 112176 11 0 0 25 0 1 0 176136160 45686784 10544 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 11154 10544 170 317 0 10833 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 44616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1126832/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=45792 CPUtime=1181.85
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 11053 0 0 0 118174 11 0 0 25 0 1 0 176136160 46891008 10799 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715810 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 11448 10799 170 317 0 11127 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 45792

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1125744/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=46980 CPUtime=1241.83
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 11362 0 0 0 124172 11 0 0 25 0 1 0 176136160 48107520 11108 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 11745 11108 170 317 0 11424 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 46980

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1124528/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=48424 CPUtime=1301.82
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 11718 0 0 0 130170 12 0 0 25 0 1 0 176136160 49586176 11398 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 12106 11398 170 317 0 11785 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 48424

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1123440/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=49856 CPUtime=1361.8
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 12084 0 0 0 136168 12 0 0 25 0 1 0 176136160 51052544 11665 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 12464 11665 170 317 0 12143 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 49856

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1122288/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=51164 CPUtime=1421.79
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 12431 0 0 0 142166 13 0 0 25 0 1 0 176136160 52391936 11946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 12791 11946 170 317 0 12470 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 51164

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1121456/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=52336 CPUtime=1481.76
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 12755 0 0 0 148163 13 0 0 25 0 1 0 176136160 53592064 12171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 13084 12171 170 317 0 12763 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 52336

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1120560/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=53260 CPUtime=1541.74
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 12978 0 0 0 154161 13 0 0 25 0 1 0 176136160 54538240 12394 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715798 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 13315 12394 170 317 0 12994 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 53260

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1119664/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=54228 CPUtime=1601.73
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 13200 0 0 0 160159 14 0 0 25 0 1 0 176136160 55529472 12616 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 13557 12616 170 317 0 13236 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 54228

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1118896/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=55268 CPUtime=1661.71
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 13426 0 0 0 166157 14 0 0 25 0 1 0 176136160 56594432 12809 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 13817 12809 170 317 0 13496 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 55268

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1118064/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=56444 CPUtime=1721.69
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 13726 0 0 0 172155 14 0 0 25 0 1 0 176136160 57798656 13010 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 14111 13010 170 317 0 13790 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 56444

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1117168/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=57488 CPUtime=1781.68
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 13945 0 0 0 178154 14 0 0 25 0 1 0 176136160 58867712 13229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 14372 13229 170 317 0 14051 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 57488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1926
/proc/meminfo: memFree=1116848/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=57752 CPUtime=1800.07
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 14019 0 0 0 179993 14 0 0 25 0 1 0 176136160 59138048 13303 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 14438 13303 170 317 0 14117 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 57752

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 1.00 2/65 1926
/proc/meminfo: memFree=1116848/2055920 swapFree=4184232/4192956
[pid=1718] ppid=1715 vsize=57752 CPUtime=1800.37
/proc/1718/stat : 1718 (oree) R 1715 1718 1657 0 -1 4194304 14019 0 0 0 180023 14 0 0 25 0 1 0 176136160 59138048 13303 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1718/statm: 14438 13303 170 317 0 14117 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 57752

Child status: 0
Real time (s): 1801.09
CPU time (s): 1800.47
CPU user time (s): 1800.31
CPU system time (s): 0.157975
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 57752

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

runsolver used 1.35779 second user time and 3.63045 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Thu Apr 19 16:51:08 UTC 2007

IDJOB= 357490
IDBENCH= 2931
IDSOLVER= 172
FILE ID= node71/357490-1177001468

PBS_JOBID= 4630511

Free space on /tmp= 66446 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  37c74b9e914d30b1ddfc0838676dd479

RANDOM SEED= 264348229

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1170448 kB
Buffers:         38548 kB
Cached:         767080 kB
SwapCached:       2620 kB
Active:         208708 kB
Inactive:       606276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1170448 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            56512 kB
Committed_AS:  2577604 kB
PageTables:       1448 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= 66446 MiB

End job on node71 on Thu Apr 19 17:21:11 UTC 2007