Trace number 429223

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.37 1800.99

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=73-P1=113-P2=59-P3=53-P4=29-B.opb
MD5SUM25501d4a2c2486afc31eecdd3e3f0e09
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.072988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables84
Total number of constraints9
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)196
Sum of products size (including duplicates)392
Number of different products196
Sum of products size392

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=280 #constraints=406 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.29/0.37	c restart after 401 decisions
0.39/0.46	c nbDecision=500 #constraints=832
0.79/0.83	c restart after 801 decisions
0.99/1.09	c nbDecision=1000 #constraints=1290
1.79/1.89	c nbDecision=1500 #constraints=1781
1.99/2.03	c restart after 1601 decisions
2.89/2.93	c nbDecision=2000 #constraints=2217
4.19/4.20	c nbDecision=2500 #constraints=2667
6.19/6.22	c nbDecision=3000 #constraints=3141
7.19/7.30	c restart after 3201 decisions
8.79/8.87	c nbDecision=3500 #constraints=3561
12.39/12.44	c nbDecision=4000 #constraints=4018
17.18/17.22	c nbDecision=4500 #constraints=4486
24.19/24.24	c nbDecision=5000 #constraints=4980
32.58/32.64	c nbDecision=5500 #constraints=5459
39.17/39.27	c nbDecision=6000 #constraints=5917
45.38/45.46	c restart after 6401 decisions
46.98/47.06	c nbDecision=6500 #constraints=6340
58.57/58.64	c nbDecision=7000 #constraints=6782
70.57/70.69	c nbDecision=7500 #constraints=7256
80.76/80.83	c nbDecision=8000 #constraints=7710
99.55/99.60	c nbDecision=8500 #constraints=8194
115.55/115.63	c nbDecision=9000 #constraints=8656
130.25/130.35	c nbDecision=9500 #constraints=9087
150.33/150.49	c nbDecision=10000 #constraints=9559
165.13/165.26	c nbDecision=10500 #constraints=10004
192.63/192.73	c nbDecision=11000 #constraints=10495
218.42/218.57	c nbDecision=11500 #constraints=10978
246.90/247.02	c nbDecision=12000 #constraints=11464
281.70/281.82	c nbDecision=12500 #constraints=11952
300.48/300.68	c restart after 12801 decisions
302.08/302.27	c nbDecision=13000 #constraints=12424
345.77/345.92	c nbDecision=13500 #constraints=12921
385.35/385.59	c nbDecision=14000 #constraints=13408
427.75/427.91	c nbDecision=14500 #constraints=13893
472.63/472.86	c nbDecision=15000 #constraints=14384
516.91/517.17	c nbDecision=15500 #constraints=14860
576.00/576.21	c nbDecision=16000 #constraints=15347
636.57/636.83	c nbDecision=16500 #constraints=15831
693.65/693.96	c nbDecision=17000 #constraints=16304
740.05/740.31	c nbDecision=17500 #constraints=16725
792.92/793.27	c nbDecision=18000 #constraints=17212
845.21/845.58	c nbDecision=18500 #constraints=17708
889.79/890.14	c nbDecision=19000 #constraints=18207
916.08/916.41	c nbDecision=19500 #constraints=18697
980.15/980.58	c nbDecision=20000 #constraints=19195
1043.84/1044.22	c nbDecision=20500 #constraints=19680
1107.71/1108.16	c nbDecision=21000 #constraints=20169
1169.09/1169.55	c nbDecision=21500 #constraints=20639
1228.57/1229.09	c nbDecision=22000 #constraints=21076
1284.15/1284.67	c nbDecision=22500 #constraints=21507
1346.03/1346.51	c nbDecision=23000 #constraints=21988
1443.10/1443.66	c nbDecision=23500 #constraints=22477
1538.86/1539.46	c nbDecision=24000 #constraints=22954
1619.64/1620.23	c nbDecision=24500 #constraints=23411
1690.61/1691.20	c nbDecision=25000 #constraints=23855
1783.38/1784.02	c nbDecision=25500 #constraints=24354
1800.09/1800.70	Received signal 15
1800.28/1800.97	
1800.28/1800.97	s UNKNOWN
1800.28/1800.97	
1800.28/1800.97	c user time= 1800.09 s
1800.28/1800.97	c system time= 0.26196 s
1800.28/1800.97	c wall clock time=1800.97

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/429223-1177981927/instance-429223-1177981927.opb
mv /tmp/evaluation/429223-1177981927/instance-429223-1177981927.opb.tmp /tmp/evaluation/429223-1177981927/instance-429223-1177981927.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-429223-1177981927 -o ROOT/results/node3/solver-429223-1177981927 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/429223-1177981927/instance-429223-1177981927.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: 1.21 1.28 1.15 3/77 15436
/proc/meminfo: memFree=1927240/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=1600 CPUtime=0
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 274230464 1638400 191 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602853 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 400 191 137 317 0 79 0

[startup+0.082727 s]
/proc/loadavg: 1.21 1.28 1.15 3/77 15436
/proc/meminfo: memFree=1927240/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=1728 CPUtime=0.08
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 260 0 0 0 8 0 0 0 18 0 1 0 274230464 1769472 243 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272915 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 432 243 139 317 0 111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1728

[startup+0.10173 s]
/proc/loadavg: 1.21 1.28 1.15 3/77 15436
/proc/meminfo: memFree=1927240/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=1860 CPUtime=0.09
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 271 0 0 0 9 0 0 0 18 0 1 0 274230464 1904640 254 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 465 254 139 317 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1860

[startup+0.301762 s]
/proc/loadavg: 1.21 1.28 1.15 3/77 15436
/proc/meminfo: memFree=1927240/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=2380 CPUtime=0.29
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 408 0 0 0 29 0 0 0 19 0 1 0 274230464 2437120 391 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 595 391 139 317 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2380

[startup+0.701827 s]
/proc/loadavg: 1.21 1.28 1.15 3/77 15436
/proc/meminfo: memFree=1927240/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=3292 CPUtime=0.69
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 625 0 0 0 69 0 0 0 23 0 1 0 274230464 3371008 608 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 823 608 139 317 0 502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3292

[startup+1.50196 s]
/proc/loadavg: 1.20 1.28 1.15 2/78 15437
/proc/meminfo: memFree=1924800/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=4596 CPUtime=1.49
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 957 0 0 0 149 0 0 0 25 0 1 0 274230464 4706304 940 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 1149 940 139 317 0 828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4596

[startup+3.10122 s]
/proc/loadavg: 1.20 1.28 1.15 2/78 15437
/proc/meminfo: memFree=1922880/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=6772 CPUtime=3.09
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 1484 0 0 0 309 0 0 0 25 0 1 0 274230464 6934528 1467 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284176 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 1693 1467 139 317 0 1372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6772

[startup+6.30173 s]
/proc/loadavg: 1.18 1.27 1.15 2/78 15437
/proc/meminfo: memFree=1919880/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=9180 CPUtime=6.29
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 2085 0 0 0 628 1 0 0 25 0 1 0 274230464 9400320 2068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 2295 2068 139 317 0 1974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9180

[startup+12.7018 s]
/proc/loadavg: 1.16 1.27 1.15 2/78 15437
/proc/meminfo: memFree=1917528/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=11464 CPUtime=12.69
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 2649 0 0 0 1268 1 0 0 25 0 1 0 274230464 11739136 2632 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 2866 2632 139 317 0 2545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11464

[startup+25.5018 s]
/proc/loadavg: 1.13 1.25 1.14 2/78 15437
/proc/meminfo: memFree=1914968/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=14516 CPUtime=25.49
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 3378 0 0 0 2547 2 0 0 25 0 1 0 274230464 14864384 3361 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 3629 3361 170 317 0 3308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14516

[startup+51.102 s]
/proc/loadavg: 1.08 1.23 1.14 2/78 15437
/proc/meminfo: memFree=1911384/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=18460 CPUtime=51.08
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 4312 0 0 0 5105 3 0 0 25 0 1 0 274230464 18903040 4295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 4615 4295 170 317 0 4294 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18460

[startup+102.305 s]
/proc/loadavg: 1.03 1.19 1.13 2/78 15437
/proc/meminfo: memFree=1906392/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=23556 CPUtime=102.26
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 5538 0 0 0 10222 4 0 0 25 0 1 0 274230464 24121344 5521 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 5889 5521 170 317 0 5568 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23556

[startup+162.302 s]
/proc/loadavg: 1.01 1.16 1.12 2/78 15437
/proc/meminfo: memFree=1902168/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=28088 CPUtime=162.23
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 6648 0 0 0 16218 5 0 0 25 0 1 0 274230464 28762112 6573 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 7022 6573 170 317 0 6701 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28088

[startup+222.302 s]
/proc/loadavg: 1.00 1.12 1.11 2/78 15437
/proc/meminfo: memFree=1898968/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=31572 CPUtime=222.21
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 7436 0 0 0 22215 6 0 0 25 0 1 0 274230464 32329728 7361 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711055 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 7893 7361 170 317 0 7572 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31572

[startup+282.301 s]
/proc/loadavg: 1.00 1.10 1.09 2/78 15437
/proc/meminfo: memFree=1896536/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=34392 CPUtime=282.19
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 8053 0 0 0 28212 7 0 0 25 0 1 0 274230464 35217408 7978 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 8598 7978 170 317 0 8277 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34392

[startup+342.301 s]
/proc/loadavg: 1.00 1.08 1.09 2/78 15437
/proc/meminfo: memFree=1894104/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=36364 CPUtime=342.17
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 8598 0 0 0 34209 8 0 0 25 0 1 0 274230464 37236736 8523 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 9091 8523 170 317 0 8770 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 36364

[startup+402.302 s]
/proc/loadavg: 1.00 1.06 1.08 2/78 15437
/proc/meminfo: memFree=1892120/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=38292 CPUtime=402.16
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 9082 0 0 0 40207 9 0 0 25 0 1 0 274230464 39211008 9007 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 9573 9007 170 317 0 9252 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 38292

[startup+462.302 s]
/proc/loadavg: 1.00 1.05 1.07 2/78 15437
/proc/meminfo: memFree=1890392/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=40080 CPUtime=462.13
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 9495 0 0 0 46204 9 0 0 25 0 1 0 274230464 41041920 9420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 10020 9420 170 317 0 9699 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 40080

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/78 15437
/proc/meminfo: memFree=1888344/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=41984 CPUtime=522.11
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 9993 0 0 0 52201 10 0 0 25 0 1 0 274230464 42991616 9918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 10496 9918 170 317 0 10175 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 41984

[startup+582.303 s]
/proc/loadavg: 1.07 1.06 1.07 2/78 15437
/proc/meminfo: memFree=1887064/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=43164 CPUtime=582.09
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 10296 0 0 0 58198 11 0 0 25 0 1 0 274230464 44199936 10221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 10791 10221 170 317 0 10470 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 43164

[startup+642.302 s]
/proc/loadavg: 1.06 1.06 1.07 2/78 15437
/proc/meminfo: memFree=1885784/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=44380 CPUtime=642.08
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 10600 0 0 0 64196 12 0 0 25 0 1 0 274230464 45445120 10525 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 11095 10525 170 317 0 10774 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 44380


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 15437
/proc/meminfo: memFree=1877208/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=54180 CPUtime=941.97
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 12758 0 0 0 94182 15 0 0 25 0 1 0 274230464 55480320 12569 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 13545 12569 170 317 0 13224 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 54180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 15437
/proc/meminfo: memFree=1875928/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=55404 CPUtime=1001.95
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 13067 0 0 0 100179 16 0 0 25 0 1 0 274230464 56733696 12878 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 13851 12878 170 317 0 13530 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 55404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 3/78 15437
/proc/meminfo: memFree=1874648/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=56444 CPUtime=1061.93
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 13372 0 0 0 106176 17 0 0 25 0 1 0 274230464 57798656 13183 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718650 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 14111 13183 170 317 0 13790 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 56444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 15437
/proc/meminfo: memFree=1873304/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=57904 CPUtime=1121.91
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 13697 0 0 0 112173 18 0 0 25 0 1 0 274230464 59293696 13508 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 14476 13508 170 317 0 14155 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 57904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 15437
/proc/meminfo: memFree=1872152/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=59116 CPUtime=1181.89
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 14004 0 0 0 118170 19 0 0 25 0 1 0 274230464 60534784 13782 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 14779 13782 170 317 0 14458 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 59116

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 15437
/proc/meminfo: memFree=1870872/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=60448 CPUtime=1241.87
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 14334 0 0 0 124168 19 0 0 25 0 1 0 274230464 61898752 14079 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 15112 14079 170 317 0 14791 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 60448

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 15439
/proc/meminfo: memFree=1869464/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=61628 CPUtime=1301.85
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 14644 0 0 0 130165 20 0 0 25 0 1 0 274230464 63107072 14389 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 15407 14389 170 317 0 15086 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 61628

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1868184/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=62816 CPUtime=1361.82
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 14957 0 0 0 136162 20 0 0 25 0 1 0 274230464 64323584 14702 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 15704 14702 170 317 0 15383 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 62816

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1867416/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=63400 CPUtime=1421.81
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 15133 0 0 0 142160 21 0 0 25 0 1 0 274230464 64921600 14878 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 15850 14878 170 317 0 15529 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 63400

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1866584/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=64060 CPUtime=1481.78
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 15329 0 0 0 148157 21 0 0 25 0 1 0 274230464 65597440 15074 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 16015 15074 170 317 0 15694 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 64060

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1865752/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=64848 CPUtime=1541.76
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 15517 0 0 0 154154 22 0 0 25 0 1 0 274230464 66404352 15262 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 16212 15262 170 317 0 15891 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 64848

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1864856/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=65632 CPUtime=1601.74
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 15737 0 0 0 160151 23 0 0 25 0 1 0 274230464 67207168 15482 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604197 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 16408 15482 170 317 0 16087 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 65632

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1863640/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=67140 CPUtime=1661.72
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 16056 0 0 0 166148 24 0 0 25 0 1 0 274230464 68751360 15768 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 16785 15768 170 317 0 16464 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 67140

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1862872/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=67972 CPUtime=1721.7
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 16284 0 0 0 172145 25 0 0 25 0 1 0 274230464 69603328 15963 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 16993 15963 170 317 0 16672 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 67972

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1861912/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=68892 CPUtime=1781.68
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 16522 0 0 0 178143 25 0 0 25 0 1 0 274230464 70545408 16168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 17223 16168 170 317 0 16902 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 68892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1861528/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=69284 CPUtime=1800.09
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 16607 0 0 0 179983 26 0 0 25 0 1 0 274230464 70946816 16253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 17321 16253 170 317 0 17000 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 69284

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1861528/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=69284 CPUtime=1800.18
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 16607 0 0 0 179992 26 0 0 25 0 1 0 274230464 70946816 16253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 17321 16253 170 317 0 17000 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 69284

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15439
/proc/meminfo: memFree=1861528/2055920 swapFree=4139036/4192956
[pid=15436] ppid=15434 vsize=69284 CPUtime=1800.28
/proc/15436/stat : 15436 (oree) R 15434 15436 26712 0 -1 4194304 16607 0 0 0 180002 26 0 0 25 0 1 0 274230464 70946816 16253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15436/statm: 17321 16253 170 317 0 17000 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 69284

Child status: 0
Real time (s): 1800.99
CPU time (s): 1800.37
CPU user time (s): 1800.1
CPU system time (s): 0.273958
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 69284

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

runsolver used 1.42078 second user time and 4.00439 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue May  1 01:12:07 UTC 2007

IDJOB= 429223
IDBENCH= 47893
IDSOLVER= 172
FILE ID= node3/429223-1177981927

PBS_JOBID= 4728192

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=73-P1=113-P2=59-P3=53-P4=29-B.opb
COMMAND LINE= oree /tmp/evaluation/429223-1177981927/instance-429223-1177981927.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node3/convwatcher-429223-1177981927 -o ROOT/results/node3/conversion-429223-1177981927 -C 600 -M 1800 /tmp/evaluation/429223-1177981927/substituteSizeProductKeyword /tmp/evaluation/429223-1177981927/instance-429223-1177981927.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  25501d4a2c2486afc31eecdd3e3f0e09

RANDOM SEED= 450117814

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1927648 kB
Buffers:         13712 kB
Cached:          33344 kB
SwapCached:      16388 kB
Active:          41244 kB
Inactive:        31608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927648 kB
SwapTotal:     4192956 kB
SwapFree:      4139036 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          32736 kB
Slab:            40912 kB
Committed_AS:  7222608 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node3 on Tue May  1 01:42:10 UTC 2007