Trace number 456617

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 NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.08 1800.88

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
MD5SUM4b0064bdd43b7a445f2334396cfebe4e
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.436933
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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.09/0.11	c ...done
0.09/0.11	c #vars=7328 #constraints=14159 hasObjective=no
0.09/0.13	c res. mode=mod
0.09/0.13	c VSIDS like heuristics
0.09/0.13	c complete search running
0.19/0.25	c restart after 401 decisions
0.19/0.27	c nbDecision=500 #constraints=14180
0.29/0.33	c restart after 801 decisions
0.29/0.37	c nbDecision=1000 #constraints=14184
0.39/0.48	c nbDecision=1500 #constraints=14194
0.39/0.49	c restart after 1601 decisions
0.49/0.59	c nbDecision=2000 #constraints=14201
0.69/0.70	c nbDecision=2500 #constraints=14209
0.79/0.81	c nbDecision=3000 #constraints=14218
0.79/0.87	c restart after 3201 decisions
0.89/0.95	c nbDecision=3500 #constraints=14232
0.99/1.07	c nbDecision=4000 #constraints=14241
1.19/1.22	c nbDecision=4500 #constraints=14254
1.29/1.35	c nbDecision=5000 #constraints=14263
1.49/1.53	c nbDecision=5500 #constraints=14283
1.59/1.67	c nbDecision=6000 #constraints=14291
1.79/1.81	c restart after 6401 decisions
1.79/1.84	c nbDecision=6500 #constraints=14304
1.98/2.03	c nbDecision=7000 #constraints=14320
2.09/2.17	c nbDecision=7500 #constraints=14328
2.29/2.39	c nbDecision=8000 #constraints=14353
2.49/2.56	c nbDecision=8500 #constraints=14362
2.69/2.79	c nbDecision=9000 #constraints=14381
2.89/2.98	c nbDecision=9500 #constraints=14390
3.20/3.21	c nbDecision=10000 #constraints=14403
3.39/3.41	c nbDecision=10500 #constraints=14409
3.59/3.65	c nbDecision=11000 #constraints=14427
3.79/3.89	c nbDecision=11500 #constraints=14440
4.09/4.13	c nbDecision=12000 #constraints=14450
4.30/4.35	c nbDecision=12500 #constraints=14465
4.49/4.51	c restart after 12801 decisions
4.59/4.61	c nbDecision=13000 #constraints=14478
4.79/4.87	c nbDecision=13500 #constraints=14486
5.09/5.18	c nbDecision=14000 #constraints=14504
5.39/5.44	c nbDecision=14500 #constraints=14514
5.69/5.74	c nbDecision=15000 #constraints=14535
5.99/6.04	c nbDecision=15500 #constraints=14552
6.29/6.37	c nbDecision=16000 #constraints=14563
6.69/6.73	c nbDecision=16500 #constraints=14587
6.99/7.08	c nbDecision=17000 #constraints=14596
7.39/7.42	c nbDecision=17500 #constraints=14612
7.79/7.83	c nbDecision=18000 #constraints=14631
8.19/8.21	c nbDecision=18500 #constraints=14645
8.58/8.69	c nbDecision=19000 #constraints=14660
8.98/9.10	c nbDecision=19500 #constraints=14674
9.38/9.48	c nbDecision=20000 #constraints=14685
9.90/9.99	c nbDecision=20500 #constraints=14706
10.39/10.41	c nbDecision=21000 #constraints=14724
11.00/11.03	c nbDecision=21500 #constraints=14744
11.59/11.61	c nbDecision=22000 #constraints=14755
12.19/12.27	c nbDecision=22500 #constraints=14767
12.79/12.80	c nbDecision=23000 #constraints=14778
13.29/13.34	c nbDecision=23500 #constraints=14788
13.89/13.94	c nbDecision=24000 #constraints=14796
14.49/14.51	c nbDecision=24500 #constraints=14803
14.99/15.03	c nbDecision=25000 #constraints=14809
15.39/15.46	c nbDecision=25500 #constraints=14814
15.49/15.55	c restart after 25601 decisions
15.89/15.91	c nbDecision=26000 #constraints=14821
16.29/16.32	c nbDecision=26500 #constraints=14831
16.69/16.77	c nbDecision=27000 #constraints=14837
17.29/17.31	c nbDecision=27500 #constraints=14843
17.89/17.90	c nbDecision=28000 #constraints=14871
18.69/18.77	c nbDecision=28500 #constraints=14924
19.39/19.44	c nbDecision=29000 #constraints=14932
20.08/20.18	c nbDecision=29500 #constraints=14953
21.18/21.28	c nbDecision=30000 #constraints=15005
22.48/22.53	c nbDecision=30500 #constraints=15083
23.58/23.62	c nbDecision=31000 #constraints=15099
24.88/24.90	c nbDecision=31500 #constraints=15142
26.39/26.47	c nbDecision=32000 #constraints=15185
28.28/28.32	c nbDecision=32500 #constraints=15249
30.18/30.30	c nbDecision=33000 #constraints=15318
32.18/32.29	c nbDecision=33500 #constraints=15371
34.78/34.88	c nbDecision=34000 #constraints=15442
36.78/36.89	c nbDecision=34500 #constraints=15468
38.87/38.92	c nbDecision=35000 #constraints=15495
40.68/40.73	c nbDecision=35500 #constraints=15514
46.67/46.76	c nbDecision=36000 #constraints=15669
63.96/64.03	c nbDecision=36500 #constraints=16115
82.76/82.81	c nbDecision=37000 #constraints=16559
103.36/103.44	c nbDecision=37500 #constraints=17005
125.24/125.35	c nbDecision=38000 #constraints=17451
148.34/148.45	c nbDecision=38500 #constraints=17891
173.12/173.21	c nbDecision=39000 #constraints=18339
199.11/199.27	c nbDecision=39500 #constraints=18783
226.41/226.54	c nbDecision=40000 #constraints=19227
255.30/255.48	c nbDecision=40500 #constraints=19673
285.89/286.04	c nbDecision=41000 #constraints=20119
317.87/318.04	c nbDecision=41500 #constraints=20561
351.36/351.57	c nbDecision=42000 #constraints=21003
386.55/386.73	c nbDecision=42500 #constraints=21451
423.24/423.45	c nbDecision=43000 #constraints=21897
461.32/461.56	c nbDecision=43500 #constraints=22343
500.80/501.02	c nbDecision=44000 #constraints=22787
541.79/542.02	c nbDecision=44500 #constraints=23227
584.07/584.33	c nbDecision=45000 #constraints=23675
627.95/628.27	c nbDecision=45500 #constraints=24123
672.54/672.88	c nbDecision=46000 #constraints=24565
719.03/719.32	c nbDecision=46500 #constraints=25011
767.10/767.40	c nbDecision=47000 #constraints=25457
816.18/816.52	c nbDecision=47500 #constraints=25899
866.97/867.33	c nbDecision=48000 #constraints=26345
919.45/919.85	c nbDecision=48500 #constraints=26791
973.43/973.81	c nbDecision=49000 #constraints=27235
1028.60/1029.00	c nbDecision=49500 #constraints=27679
1085.08/1085.60	c nbDecision=50000 #constraints=28123
1143.47/1143.98	c nbDecision=50500 #constraints=28571
1202.34/1202.88	c nbDecision=51000 #constraints=29015
1226.73/1227.22	c restart after 51201 decisions
1275.02/1275.51	c nbDecision=51500 #constraints=29228
1305.60/1306.16	c nbDecision=52000 #constraints=29270
1337.89/1338.42	c nbDecision=52500 #constraints=29291
1365.69/1366.28	c nbDecision=53000 #constraints=29306
1379.88/1380.47	c nbDecision=53500 #constraints=29317
1399.77/1400.38	c nbDecision=54000 #constraints=29331
1421.46/1422.09	c nbDecision=54500 #constraints=29346
1444.45/1445.06	c nbDecision=55000 #constraints=29361
1471.34/1471.97	c nbDecision=55500 #constraints=29381
1514.84/1515.54	c nbDecision=56000 #constraints=29409
1524.93/1525.67	c nbDecision=56500 #constraints=29414
1533.32/1534.02	c nbDecision=57000 #constraints=29418
1552.00/1552.73	c nbDecision=57500 #constraints=29429
1585.18/1585.90	c nbDecision=58000 #constraints=29450
1618.97/1619.71	c nbDecision=58500 #constraints=29469
1638.36/1639.13	c nbDecision=59000 #constraints=29481
1647.56/1648.39	c nbDecision=59500 #constraints=29490
1688.54/1689.35	c nbDecision=60000 #constraints=29516
1705.13/1705.91	c nbDecision=60500 #constraints=29528
1731.53/1732.32	c nbDecision=61000 #constraints=29542
1766.91/1767.70	c nbDecision=61500 #constraints=29564
1798.00/1798.81	c nbDecision=62000 #constraints=29578
1800.00/1800.80	Received signal 15
1800.00/1800.80	
1800.00/1800.80	s UNKNOWN
1800.00/1800.80	
1800.00/1800.80	c user time= 1799.4 s
1800.00/1800.80	c system time= 0.618905 s
1800.00/1800.80	c wall clock time=1800.81

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456617-1178361381/instance-456617-1178361381.opb
mv /tmp/evaluation/456617-1178361381/instance-456617-1178361381.opb.tmp /tmp/evaluation/456617-1178361381/instance-456617-1178361381.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-456617-1178361381 -o ROOT/results/node20/solver-456617-1178361381 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456617-1178361381/instance-456617-1178361381.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.08 0.03 0.01 3/77 452
/proc/meminfo: memFree=1823464/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=1468 CPUtime=0
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 284055439 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 367 167 131 317 0 46 0

[startup+0.0467179 s]
/proc/loadavg: 0.08 0.03 0.01 3/77 452
/proc/meminfo: memFree=1823464/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=2260 CPUtime=0.04
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 371 0 0 0 4 0 0 0 18 0 1 0 284055439 2314240 354 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 565 354 131 317 0 244 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2260

[startup+0.101729 s]
/proc/loadavg: 0.08 0.03 0.01 3/77 452
/proc/meminfo: memFree=1823464/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=4424 CPUtime=0.09
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 898 0 0 0 9 0 0 0 18 0 1 0 284055439 4530176 881 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 1106 881 132 317 0 785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301767 s]
/proc/loadavg: 0.08 0.03 0.01 3/77 452
/proc/meminfo: memFree=1823464/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=7784 CPUtime=0.29
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 1761 0 0 0 29 0 0 0 19 0 1 0 284055439 7970816 1647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712518 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 1946 1647 139 317 0 1625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7784

[startup+0.701846 s]
/proc/loadavg: 0.08 0.03 0.01 3/77 452
/proc/meminfo: memFree=1823464/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=8048 CPUtime=0.69
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 1841 0 0 0 69 0 0 0 23 0 1 0 284055439 8241152 1727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 2012 1727 139 317 0 1691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8048

[startup+1.502 s]
/proc/loadavg: 0.08 0.03 0.01 2/78 453
/proc/meminfo: memFree=1816480/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=9252 CPUtime=1.49
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 2135 0 0 0 149 0 0 0 25 0 1 0 284055439 9474048 2021 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 2313 2021 139 317 0 1992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9252

[startup+3.10132 s]
/proc/loadavg: 0.15 0.04 0.01 2/78 453
/proc/meminfo: memFree=1814688/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=11376 CPUtime=3.09
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 2652 0 0 0 308 1 0 0 25 0 1 0 284055439 11649024 2538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 2844 2538 139 317 0 2523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11376

[startup+6.30194 s]
/proc/loadavg: 0.15 0.04 0.01 2/78 453
/proc/meminfo: memFree=1811168/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=14440 CPUtime=6.29
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 3435 0 0 0 628 1 0 0 25 0 1 0 284055439 14786560 3321 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 3610 3321 139 317 0 3289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14440

[startup+12.7012 s]
/proc/loadavg: 0.28 0.07 0.02 2/78 453
/proc/meminfo: memFree=1807912/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=16976 CPUtime=12.69
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 4064 0 0 0 1267 2 0 0 25 0 1 0 284055439 17383424 3950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 4244 3950 139 317 0 3923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16976

[startup+25.5017 s]
/proc/loadavg: 0.39 0.10 0.03 2/78 453
/proc/meminfo: memFree=1801320/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=23500 CPUtime=25.48
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 5702 0 0 0 2546 2 0 0 25 0 1 0 284055439 24064000 5588 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 5875 5588 139 317 0 5554 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23500

[startup+51.1017 s]
/proc/loadavg: 0.60 0.17 0.06 2/78 453
/proc/meminfo: memFree=1789160/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=36792 CPUtime=51.07
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 8817 0 0 0 5103 4 0 0 25 0 1 0 284055439 37675008 8703 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 9198 8703 139 317 0 8877 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36792

[startup+102.307 s]
/proc/loadavg: 0.84 0.31 0.11 2/78 453
/proc/meminfo: memFree=1761384/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=65608 CPUtime=102.26
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 15677 0 0 0 10218 8 0 0 25 0 1 0 284055439 67182592 15563 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604429 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 16402 15563 139 317 0 16081 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65608

[startup+162.301 s]
/proc/loadavg: 0.94 0.43 0.16 2/78 453
/proc/meminfo: memFree=1737192/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=88392 CPUtime=162.23
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 21768 0 0 0 16211 12 0 0 25 0 1 0 284055439 90513408 21654 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 22098 21654 139 317 0 21777 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 88392

[startup+222.301 s]
/proc/loadavg: 0.98 0.53 0.21 2/78 453
/proc/meminfo: memFree=1711336/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=120252 CPUtime=222.21
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 28155 0 0 0 22205 16 0 0 25 0 1 0 284055439 123138048 28041 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 30063 28041 139 317 0 29742 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 120252

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/78 453
/proc/meminfo: memFree=1692392/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=138432 CPUtime=282.19
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 32926 0 0 0 28200 19 0 0 25 0 1 0 284055439 141754368 32812 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 34608 32812 139 317 0 34287 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 138432

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/78 453
/proc/meminfo: memFree=1675560/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=153220 CPUtime=342.16
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 37075 0 0 0 34194 22 0 0 25 0 1 0 284055439 156897280 36961 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 38305 36961 139 317 0 37984 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 153220

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/78 455
/proc/meminfo: memFree=1659752/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=166812 CPUtime=402.14
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 41040 0 0 0 40188 26 0 0 25 0 1 0 284055439 170815488 40926 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 41703 40926 139 317 0 41382 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 166812

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/78 455
/proc/meminfo: memFree=1645352/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=179712 CPUtime=462.12
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 44605 0 0 0 46184 28 0 0 25 0 1 0 284055439 184025088 44491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 44928 44491 139 317 0 44607 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 179712

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.41 2/78 455
/proc/meminfo: memFree=1622440/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=215320 CPUtime=522.1
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 50365 0 0 0 52179 31 0 0 25 0 1 0 284055439 220487680 50251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 53830 50251 139 317 0 53509 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 215320

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/78 455
/proc/meminfo: memFree=1608552/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=234148 CPUtime=582.07
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 53779 0 0 0 58174 33 0 0 25 0 1 0 284055439 239767552 53665 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 58537 53665 139 317 0 58216 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 234148

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/78 455
/proc/meminfo: memFree=1595752/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=246576 CPUtime=642.06
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 56972 0 0 0 64170 36 0 0 25 0 1 0 284055439 252493824 56858 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 61644 56858 139 317 0 61323 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 246576


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/78 455
/proc/meminfo: memFree=1560808/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=276880 CPUtime=821.98
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 65699 0 0 0 82157 41 0 0 25 0 1 0 284055439 283525120 65585 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 69220 65585 139 317 0 68899 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 276880

[startup+882.301 s]
/proc/loadavg: 0.99 0.94 0.59 2/78 455
/proc/meminfo: memFree=1550056/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=286184 CPUtime=881.96
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 68368 0 0 0 88152 44 0 0 25 0 1 0 284055439 293052416 68254 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564062 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 71546 68254 139 317 0 71225 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 286184

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/78 455
/proc/meminfo: memFree=1539752/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=295244 CPUtime=941.94
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 70947 0 0 0 94148 46 0 0 25 0 1 0 284055439 302329856 70833 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 73811 70833 139 317 0 73490 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 295244

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/78 455
/proc/meminfo: memFree=1529640/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=303988 CPUtime=1001.92
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 73462 0 0 0 100144 48 0 0 25 0 1 0 284055439 311283712 73348 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 75997 73348 139 317 0 75676 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 303988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/78 455
/proc/meminfo: memFree=1519912/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=312624 CPUtime=1061.9
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 75906 0 0 0 106140 50 0 0 25 0 1 0 284055439 320126976 75792 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 78156 75792 139 317 0 77835 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 312624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/78 455
/proc/meminfo: memFree=1510120/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=321900 CPUtime=1121.87
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 78518 0 0 0 112135 52 0 0 25 0 1 0 284055439 329625600 78210 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 80475 78210 139 317 0 80154 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 321900

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/78 455
/proc/meminfo: memFree=1501480/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=330184 CPUtime=1181.85
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 80708 0 0 0 118131 54 0 0 25 0 1 0 284055439 338108416 80400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563656 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 82546 80400 139 317 0 82225 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 330184

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/78 455
/proc/meminfo: memFree=1494120/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=336252 CPUtime=1241.82
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 82502 0 0 0 124127 55 0 0 25 0 1 0 284055439 344322048 82194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 84063 82194 139 317 0 83742 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 336252

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/78 455
/proc/meminfo: memFree=1492840/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=337584 CPUtime=1301.81
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 82824 0 0 0 130125 56 0 0 25 0 1 0 284055439 345686016 82516 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 84396 82516 139 317 0 84075 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 337584

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/78 455
/proc/meminfo: memFree=1492392/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=338112 CPUtime=1361.79
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 82951 0 0 0 136122 57 0 0 25 0 1 0 284055439 346226688 82643 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 84528 82643 139 317 0 84207 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 338112

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 3/78 455
/proc/meminfo: memFree=1491880/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=338516 CPUtime=1421.76
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 83062 0 0 0 142119 57 0 0 25 0 1 0 284055439 346640384 82754 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 84629 82754 139 317 0 84308 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 338516

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/84 481
/proc/meminfo: memFree=1489648/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=339576 CPUtime=1481.73
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 83320 0 0 0 148114 59 0 0 25 0 1 0 284055439 347725824 83012 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 84894 83012 139 317 0 84573 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 339576

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/78 653
/proc/meminfo: memFree=1490264/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=339980 CPUtime=1541.6
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 83413 0 0 0 154101 59 0 0 25 0 1 0 284055439 348139520 83105 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 84995 83105 139 317 0 84674 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 339980

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 653
/proc/meminfo: memFree=1489896/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=340380 CPUtime=1601.58
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 83534 0 0 0 160098 60 0 0 25 0 1 0 284055439 348549120 83226 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604220 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 85095 83226 139 317 0 84774 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 340380

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/78 653
/proc/meminfo: memFree=1489512/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=340780 CPUtime=1661.55
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 83641 0 0 0 166095 60 0 0 25 0 1 0 284055439 348958720 83333 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 85195 83333 139 317 0 84874 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 340780

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/78 653
/proc/meminfo: memFree=1489064/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=341308 CPUtime=1721.53
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 83769 0 0 0 172092 61 0 0 25 0 1 0 284055439 349499392 83461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 85327 83461 139 317 0 85006 0
Current children cumulated CPU time (s) 1721.53
Current children cumulated vsize (KiB) 341308

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 653
/proc/meminfo: memFree=1487656/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=342764 CPUtime=1781.51
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 84107 0 0 0 178090 61 0 0 25 0 1 0 284055439 350990336 83799 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 85691 83799 139 317 0 85370 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 342764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 653
/proc/meminfo: memFree=1487592/2055920 swapFree=4154952/4192956
[pid=452] ppid=450 vsize=342764 CPUtime=1800
/proc/452/stat : 452 (oree) R 450 452 384 0 -1 4194304 84136 0 0 0 179939 61 0 0 25 0 1 0 284055439 350990336 83828 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/452/statm: 85691 83828 139 317 0 85370 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 342764

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

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

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.08
CPU user time (s): 1799.4
CPU system time (s): 0.677896
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 342764

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

runsolver used 1.43678 second user time and 3.98239 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May  5 10:36:21 UTC 2007

IDJOB= 456617
IDBENCH= 48286
IDSOLVER= 172
FILE ID= node20/456617-1178361381

PBS_JOBID= 5188987

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
COMMAND LINE= oree /tmp/evaluation/456617-1178361381/instance-456617-1178361381.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node20/convwatcher-456617-1178361381 -o ROOT/results/node20/conversion-456617-1178361381 -C 600 -M 1800 /tmp/evaluation/456617-1178361381/substituteSizeProductKeyword /tmp/evaluation/456617-1178361381/instance-456617-1178361381.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  4b0064bdd43b7a445f2334396cfebe4e

RANDOM SEED= 750896411

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1823936 kB
Buffers:         35676 kB
Cached:          96616 kB
SwapCached:      16628 kB
Active:         101944 kB
Inactive:        53344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823936 kB
SwapTotal:     4192956 kB
SwapFree:      4154952 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            62236 kB
Committed_AS:  6709692 kB
PageTables:       1744 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 node20 on Sat May  5 11:06:24 UTC 2007