Trace number 356835

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.16 1800.68

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
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.59/0.60	c ...done
0.59/0.60	c #vars=23621 #constraints=67526 hasObjective=no
0.59/0.69	c res. mode=mod
0.59/0.69	c VSIDS like heuristics
0.59/0.69	c complete search running
1.00/1.00	c restart after 401 decisions
1.10/1.14	c nbDecision=500 #constraints=67539
1.19/1.28	c restart after 801 decisions
1.49/1.52	c nbDecision=1000 #constraints=67559
1.79/1.84	c nbDecision=1500 #constraints=67570
1.89/1.98	c restart after 1601 decisions
3.69/3.76	c nbDecision=2000 #constraints=67718
6.29/6.36	c nbDecision=2500 #constraints=68010
8.59/8.64	c nbDecision=3000 #constraints=68197
9.79/9.87	c restart after 3201 decisions
11.09/11.18	c nbDecision=3500 #constraints=68436
13.98/14.09	c nbDecision=4000 #constraints=68643
16.98/17.01	c nbDecision=4500 #constraints=68921
19.19/19.20	c nbDecision=5000 #constraints=69103
23.29/23.37	c nbDecision=5500 #constraints=69365
24.09/24.16	c nbDecision=6000 #constraints=69498
25.59/25.65	c restart after 6401 decisions
25.89/25.91	c nbDecision=6500 #constraints=69662
28.08/28.19	c nbDecision=7000 #constraints=69771
29.48/29.52	c nbDecision=7500 #constraints=69875
32.08/32.19	c nbDecision=8000 #constraints=70054
36.57/36.63	c nbDecision=8500 #constraints=70303
42.37/42.42	c nbDecision=9000 #constraints=70593
49.68/49.78	c nbDecision=9500 #constraints=70946
57.78/57.87	c nbDecision=10000 #constraints=71257
65.47/65.59	c nbDecision=10500 #constraints=71558
75.26/75.34	c nbDecision=11000 #constraints=71911
84.76/84.86	c nbDecision=11500 #constraints=72209
95.67/95.75	c nbDecision=12000 #constraints=72502
107.56/107.67	c nbDecision=12500 #constraints=72840
116.06/116.19	c restart after 12801 decisions
120.06/120.20	c nbDecision=13000 #constraints=73085
123.36/123.48	c nbDecision=13500 #constraints=73223
128.15/128.27	c nbDecision=14000 #constraints=73398
132.15/132.26	c nbDecision=14500 #constraints=73657
134.15/134.21	c nbDecision=15000 #constraints=73828
138.24/138.34	c nbDecision=15500 #constraints=74041
141.14/141.30	c nbDecision=16000 #constraints=74178
147.55/147.66	c nbDecision=16500 #constraints=74420
152.75/152.87	c nbDecision=17000 #constraints=74611
158.44/158.55	c nbDecision=17500 #constraints=74794
160.94/161.09	c nbDecision=18000 #constraints=74895
173.14/173.26	c nbDecision=18500 #constraints=75191
180.13/180.28	c nbDecision=19000 #constraints=75398
189.64/189.76	c nbDecision=19500 #constraints=75717
204.63/204.72	c nbDecision=20000 #constraints=75920
209.23/209.35	c nbDecision=20500 #constraints=76040
218.12/218.21	c nbDecision=21000 #constraints=76219
228.52/228.69	c nbDecision=21500 #constraints=76449
238.22/238.37	c nbDecision=22000 #constraints=76671
247.02/247.15	c nbDecision=22500 #constraints=76806
255.12/255.23	c nbDecision=23000 #constraints=76994
271.11/271.29	c nbDecision=23500 #constraints=77178
280.80/280.95	c nbDecision=24000 #constraints=77379
285.91/286.03	c nbDecision=24500 #constraints=77537
293.91/294.08	c nbDecision=25000 #constraints=77714
304.20/304.36	c nbDecision=25500 #constraints=77974
305.40/305.51	c restart after 25601 decisions
308.60/308.71	c nbDecision=26000 #constraints=78067
314.80/314.90	c nbDecision=26500 #constraints=78291
321.59/321.72	c nbDecision=27000 #constraints=78455
340.99/341.15	c nbDecision=27500 #constraints=78726
361.29/361.41	c nbDecision=28000 #constraints=78974
371.39/371.58	c nbDecision=28500 #constraints=79184
379.28/379.41	c nbDecision=29000 #constraints=79370
389.47/389.69	c nbDecision=29500 #constraints=79601
397.77/397.92	c nbDecision=30000 #constraints=79794
405.17/405.34	c nbDecision=30500 #constraints=80033
415.27/415.46	c nbDecision=31000 #constraints=80276
429.57/429.76	c nbDecision=31500 #constraints=80459
435.56/435.77	c nbDecision=32000 #constraints=80663
442.26/442.47	c nbDecision=32500 #constraints=80943
450.06/450.21	c nbDecision=33000 #constraints=81182
463.76/463.99	c nbDecision=33500 #constraints=81448
472.65/472.81	c nbDecision=34000 #constraints=81633
490.15/490.37	c nbDecision=34500 #constraints=81846
513.05/513.29	c nbDecision=35000 #constraints=82089
530.24/530.43	c nbDecision=35500 #constraints=82287
544.03/544.28	c nbDecision=36000 #constraints=82447
565.03/565.28	c nbDecision=36500 #constraints=82735
596.52/596.78	c nbDecision=37000 #constraints=82934
624.92/625.13	c nbDecision=37500 #constraints=83182
651.80/652.09	c nbDecision=38000 #constraints=83387
674.00/674.27	c nbDecision=38500 #constraints=83623
687.79/688.09	c nbDecision=39000 #constraints=83918
705.79/706.05	c nbDecision=39500 #constraints=84194
715.28/715.54	c nbDecision=40000 #constraints=84425
725.89/726.18	c nbDecision=40500 #constraints=84630
734.78/735.08	c nbDecision=41000 #constraints=84833
751.77/752.03	c nbDecision=41500 #constraints=85093
759.58/759.86	c nbDecision=42000 #constraints=85225
776.07/776.32	c nbDecision=42500 #constraints=85513
788.07/788.32	c nbDecision=43000 #constraints=85703
811.86/812.15	c nbDecision=43500 #constraints=85938
838.75/839.04	c nbDecision=44000 #constraints=86294
857.34/857.61	c nbDecision=44500 #constraints=86482
882.44/882.70	c nbDecision=45000 #constraints=86752
910.83/911.13	c nbDecision=45500 #constraints=87042
933.73/934.07	c nbDecision=46000 #constraints=87281
957.82/958.16	c nbDecision=46500 #constraints=87562
985.81/986.19	c nbDecision=47000 #constraints=87724
1013.50/1013.82	c nbDecision=47500 #constraints=87967
1026.90/1027.26	c nbDecision=48000 #constraints=88028
1058.59/1058.93	c nbDecision=48500 #constraints=88239
1079.98/1080.35	c nbDecision=49000 #constraints=88428
1124.98/1125.36	c nbDecision=49500 #constraints=88695
1155.07/1155.47	c nbDecision=50000 #constraints=88871
1195.36/1195.75	c nbDecision=50500 #constraints=89128
1223.75/1224.10	c nbDecision=51000 #constraints=89342
1240.84/1241.20	c restart after 51201 decisions
1258.73/1259.18	c nbDecision=51500 #constraints=89503
1277.33/1277.70	c nbDecision=52000 #constraints=89775
1299.22/1299.60	c nbDecision=52500 #constraints=90113
1327.92/1328.39	c nbDecision=53000 #constraints=90448
1344.21/1344.66	c nbDecision=53500 #constraints=90820
1363.80/1364.24	c nbDecision=54000 #constraints=91089
1379.50/1379.95	c nbDecision=54500 #constraints=91347
1395.19/1395.65	c nbDecision=55000 #constraints=91678
1420.89/1421.36	c nbDecision=55500 #constraints=92004
1444.18/1444.64	c nbDecision=56000 #constraints=92308
1453.57/1454.07	c nbDecision=56500 #constraints=92528
1471.77/1472.24	c nbDecision=57000 #constraints=92760
1490.96/1491.42	c nbDecision=57500 #constraints=92995
1521.26/1521.78	c nbDecision=58000 #constraints=93274
1558.55/1559.08	c nbDecision=58500 #constraints=93614
1617.54/1618.04	c nbDecision=59000 #constraints=93990
1640.12/1640.64	c nbDecision=59500 #constraints=94147
1656.12/1656.65	c nbDecision=60000 #constraints=94283
1702.90/1703.42	c nbDecision=60500 #constraints=94546
1755.49/1756.01	c nbDecision=61000 #constraints=94791
1765.59/1766.19	c nbDecision=61500 #constraints=95030
1783.28/1783.84	c nbDecision=62000 #constraints=95266
1797.77/1798.38	c nbDecision=62500 #constraints=95536
1800.08/1800.61	Received signal 15
1800.08/1800.61	
1800.08/1800.61	s UNKNOWN
1800.08/1800.61	
1800.08/1800.61	c user time= 1799.65 s
1800.08/1800.61	c system time= 0.449931 s
1800.08/1800.61	c wall clock time=1800.62

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/node24/watcher-356835-1176844194 -o ROOT/results/node24/solver-356835-1176844194 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/356835-1176844194/instance-356835-1176844194.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.96 3/77 12018
/proc/meminfo: memFree=1513168/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=1468 CPUtime=0
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 132337491 1503232 165 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 367 165 130 317 0 46 0

[startup+0.0181159 s]
/proc/loadavg: 0.78 0.95 0.96 3/77 12018
/proc/meminfo: memFree=1513168/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=1732 CPUtime=0.01
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 254 0 0 0 1 0 0 0 18 0 1 0 132337491 1773568 236 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 433 236 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.102125 s]
/proc/loadavg: 0.78 0.95 0.96 3/77 12018
/proc/meminfo: memFree=1513168/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=3580 CPUtime=0.09
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 698 0 0 0 9 0 0 0 18 0 1 0 132337491 3665920 680 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 895 680 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.302147 s]
/proc/loadavg: 0.78 0.95 0.96 3/77 12018
/proc/meminfo: memFree=1513168/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=7932 CPUtime=0.29
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 1786 0 0 0 28 1 0 0 19 0 1 0 132337491 8122368 1735 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 1983 1735 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.70119 s]
/proc/loadavg: 0.78 0.95 0.96 3/77 12018
/proc/meminfo: memFree=1513168/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=21668 CPUtime=0.69
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 5262 0 0 0 67 2 0 0 23 0 1 0 132337491 22188032 5146 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 5417 5146 137 317 0 5096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21668

[startup+1.50128 s]
/proc/loadavg: 0.78 0.95 0.96 2/78 12019
/proc/meminfo: memFree=1490504/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=25628 CPUtime=1.49
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 6266 0 0 0 146 3 0 0 25 0 1 0 132337491 26243072 5688 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 6407 5688 139 317 0 6086 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25628

[startup+3.10145 s]
/proc/loadavg: 0.78 0.95 0.96 2/78 12019
/proc/meminfo: memFree=1490376/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=25628 CPUtime=3.09
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 6267 0 0 0 306 3 0 0 25 0 1 0 132337491 26243072 5689 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134713847 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 6407 5689 139 317 0 6086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25628

[startup+6.30179 s]
/proc/loadavg: 0.80 0.95 0.96 2/78 12019
/proc/meminfo: memFree=1490376/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=25628 CPUtime=6.29
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 6269 0 0 0 626 3 0 0 25 0 1 0 132337491 26243072 5691 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 6407 5691 139 317 0 6086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25628

[startup+12.7015 s]
/proc/loadavg: 0.81 0.95 0.96 2/78 12019
/proc/meminfo: memFree=1488712/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=27600 CPUtime=12.69
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 6756 0 0 0 1266 3 0 0 25 0 1 0 132337491 28262400 6178 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712576 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 6900 6178 139 317 0 6579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27600

[startup+25.5019 s]
/proc/loadavg: 0.85 0.95 0.96 2/78 12019
/proc/meminfo: memFree=1484872/2055920 swapFree=4079980/4192956
[pid=12018] ppid=12016 vsize=31536 CPUtime=25.49
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 7774 0 0 0 2545 4 0 0 25 0 1 0 132337491 32292864 7196 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 7884 7196 170 317 0 7563 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31536

[startup+51.1016 s]
/proc/loadavg: 0.90 0.96 0.96 2/78 12019
/proc/meminfo: memFree=1474120/2055920 swapFree=4080044/4192956
[pid=12018] ppid=12016 vsize=42972 CPUtime=51.08
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 10598 0 0 0 5103 5 0 0 25 0 1 0 132337491 44003328 10020 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134546678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 10743 10020 170 317 0 10422 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42972

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 12019
/proc/meminfo: memFree=1448200/2055920 swapFree=4080044/4192956
[pid=12018] ppid=12016 vsize=69232 CPUtime=102.26
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 16928 0 0 0 10218 8 0 0 25 0 1 0 132337491 70893568 16350 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712500 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 17308 16350 170 317 0 16987 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69232

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1437128/2055920 swapFree=4080044/4192956
[pid=12018] ppid=12016 vsize=80508 CPUtime=162.24
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 19682 0 0 0 16213 11 0 0 25 0 1 0 132337491 82440192 19104 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134596056 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 20127 19104 170 317 0 19806 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80508

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1432776/2055920 swapFree=4080108/4192956
[pid=12018] ppid=12016 vsize=84732 CPUtime=222.22
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 20752 0 0 0 22210 12 0 0 25 0 1 0 132337491 86765568 20174 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 21183 20174 170 317 0 20862 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 84732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1429768/2055920 swapFree=4080108/4192956
[pid=12018] ppid=12016 vsize=87764 CPUtime=282.2
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 21511 0 0 0 28207 13 0 0 25 0 1 0 132337491 89870336 20933 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 21941 20933 170 317 0 21620 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 87764

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1425672/2055920 swapFree=4080108/4192956
[pid=12018] ppid=12016 vsize=91952 CPUtime=342.19
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 22529 0 0 0 34204 15 0 0 25 0 1 0 132337491 94158848 21951 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 22988 21951 170 317 0 22667 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 91952

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1421128/2055920 swapFree=4080172/4192956
[pid=12018] ppid=12016 vsize=96736 CPUtime=402.17
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 23706 0 0 0 40201 16 0 0 25 0 1 0 132337491 99057664 23128 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 24184 23128 170 317 0 23863 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 96736

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1415560/2055920 swapFree=4080172/4192956
[pid=12018] ppid=12016 vsize=102516 CPUtime=462.16
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 25079 0 0 0 46198 18 0 0 25 0 1 0 132337491 104976384 24501 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 25629 24501 170 317 0 25308 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 102516

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1411592/2055920 swapFree=4080172/4192956
[pid=12018] ppid=12016 vsize=106780 CPUtime=522.14
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 26095 0 0 0 52195 19 0 0 25 0 1 0 132337491 109342720 25517 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 26695 25517 170 317 0 26374 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 106780

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1404168/2055920 swapFree=4080236/4192956
[pid=12018] ppid=12016 vsize=114556 CPUtime=582.12
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 27937 0 0 0 58192 20 0 0 25 0 1 0 132337491 117305344 27359 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 28639 27359 170 317 0 28318 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 114556

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1397896/2055920 swapFree=4080236/4192956
[pid=12018] ppid=12016 vsize=121020 CPUtime=642.11
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 29504 0 0 0 64189 22 0 0 25 0 1 0 132337491 123924480 28926 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 30255 28926 170 317 0 29934 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 121020


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1382024/2055920 swapFree=4080300/4192956
[pid=12018] ppid=12016 vsize=137660 CPUtime=822.06
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 33522 0 0 0 82180 26 0 0 25 0 1 0 132337491 140963840 32944 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 34415 32944 170 317 0 34094 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 137660

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1375368/2055920 swapFree=4080364/4192956
[pid=12018] ppid=12016 vsize=145140 CPUtime=882.04
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 35190 0 0 0 88177 27 0 0 25 0 1 0 132337491 148623360 34612 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 36285 34612 170 317 0 35964 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 145140

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1369864/2055920 swapFree=4080364/4192956
[pid=12018] ppid=12016 vsize=151132 CPUtime=942.02
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 36623 0 0 0 94174 28 0 0 25 0 1 0 132337491 154759168 35979 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 37783 35979 170 317 0 37462 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 151132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1366344/2055920 swapFree=4080364/4192956
[pid=12018] ppid=12016 vsize=154596 CPUtime=1002.01
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 37495 0 0 0 100172 29 0 0 25 0 1 0 132337491 158306304 36851 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 38649 36851 170 317 0 38328 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 154596

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1363848/2055920 swapFree=4080428/4192956
[pid=12018] ppid=12016 vsize=157252 CPUtime=1061.99
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 38144 0 0 0 106169 30 0 0 25 0 1 0 132337491 161026048 37500 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718522 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 39313 37500 170 317 0 38992 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 157252

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1358664/2055920 swapFree=4080428/4192956
[pid=12018] ppid=12016 vsize=162512 CPUtime=1121.97
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 39434 0 0 0 112166 31 0 0 25 0 1 0 132337491 166412288 38790 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 40628 38790 170 317 0 40307 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 162512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1353864/2055920 swapFree=4080428/4192956
[pid=12018] ppid=12016 vsize=167188 CPUtime=1181.95
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 40620 0 0 0 118163 32 0 0 25 0 1 0 132337491 171200512 39976 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563935 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 41797 39976 170 317 0 41476 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 167188

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1348808/2055920 swapFree=4080492/4192956
[pid=12018] ppid=12016 vsize=172768 CPUtime=1241.94
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 41882 0 0 0 124161 33 0 0 25 0 1 0 132337491 176914432 41238 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 43192 41238 170 317 0 42871 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 172768

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1344776/2055920 swapFree=4080492/4192956
[pid=12018] ppid=12016 vsize=176684 CPUtime=1301.92
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 42889 0 0 0 130158 34 0 0 25 0 1 0 132337491 180924416 42245 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 44171 42245 170 317 0 43850 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 176684

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1339016/2055920 swapFree=4080556/4192956
[pid=12018] ppid=12016 vsize=182752 CPUtime=1361.9
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 44374 0 0 0 136155 35 0 0 25 0 1 0 132337491 187138048 43697 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 45688 43697 170 317 0 45367 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 182752

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1330056/2055920 swapFree=4080556/4192956
[pid=12018] ppid=12016 vsize=192116 CPUtime=1421.89
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 46622 0 0 0 142152 37 0 0 25 0 1 0 132337491 196726784 45912 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 48029 45912 170 317 0 47708 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 192116

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1325320/2055920 swapFree=4080556/4192956
[pid=12018] ppid=12016 vsize=197228 CPUtime=1481.87
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 47807 0 0 0 148149 38 0 0 25 0 1 0 132337491 201961472 47097 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 49307 47097 170 317 0 48986 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 197228

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1318856/2055920 swapFree=4080624/4192956
[pid=12018] ppid=12016 vsize=204740 CPUtime=1541.86
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 49435 0 0 0 154146 40 0 0 25 0 1 0 132337491 209653760 48725 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716193 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 51185 48725 170 317 0 50864 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 204740

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1311112/2055920 swapFree=4080624/4192956
[pid=12018] ppid=12016 vsize=213360 CPUtime=1601.83
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 51392 0 0 0 160142 41 0 0 25 0 1 0 132337491 218480640 50682 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 53340 50682 170 317 0 53019 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 213360

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12019
/proc/meminfo: memFree=1308296/2055920 swapFree=4080624/4192956
[pid=12018] ppid=12016 vsize=216276 CPUtime=1661.82
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 52081 0 0 0 166140 42 0 0 25 0 1 0 132337491 221466624 51371 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 54069 51371 170 317 0 53748 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 216276

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12021
/proc/meminfo: memFree=1306312/2055920 swapFree=4080688/4192956
[pid=12018] ppid=12016 vsize=218148 CPUtime=1721.8
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 52594 0 0 0 172137 43 0 0 25 0 1 0 132337491 223383552 51884 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 54537 51884 170 317 0 54216 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 218148

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12021
/proc/meminfo: memFree=1304328/2055920 swapFree=4080688/4192956
[pid=12018] ppid=12016 vsize=220296 CPUtime=1781.78
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 53069 0 0 0 178134 44 0 0 25 0 1 0 132337491 225583104 52359 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 55074 52359 170 317 0 54753 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 220296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 12021
/proc/meminfo: memFree=1303304/2055920 swapFree=4080688/4192956
[pid=12018] ppid=12016 vsize=221360 CPUtime=1800.08
/proc/12018/stat : 12018 (oree) R 12016 12018 11060 0 -1 4194304 53325 0 0 0 179964 44 0 0 25 0 1 0 132337491 226672640 52615 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12018/statm: 55340 52615 170 317 0 55019 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 221360

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.68
CPU time (s): 1800.16
CPU user time (s): 1799.68
CPU system time (s): 0.484926
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 221360

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

runsolver used 2.04569 second user time and 4.50731 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue Apr 17 21:09:55 UTC 2007

IDJOB= 356835
IDBENCH= 1449
IDSOLVER= 172
FILE ID= node24/356835-1176844194

PBS_JOBID= 4590143

Free space on /tmp= 66493 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= oree /tmp/evaluation/356835-1176844194/instance-356835-1176844194.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-356835-1176844194 -o ROOT/results/node24/solver-356835-1176844194 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/356835-1176844194/instance-356835-1176844194.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  9d22902ade96af236e70cdbf7d8bd853

RANDOM SEED= 464644413

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1513576 kB
Buffers:         45820 kB
Cached:         327844 kB
SwapCached:      82208 kB
Active:         214452 kB
Inactive:       262712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513576 kB
SwapTotal:     4192956 kB
SwapFree:      4079980 kB
Dirty:            3572 kB
Writeback:           0 kB
Mapped:          64336 kB
Slab:            50624 kB
Committed_AS:  1827400 kB
PageTables:       1840 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= 66493 MiB

End job on node24 on Tue Apr 17 21:39:57 UTC 2007