Trace number 356836

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.32 1800.76

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl.opb
MD5SUMcc698dad3442148ac316666fbe5b4b9e
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark82.8044
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables49621
Total number of constraints138346
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
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...
1.39/1.40	c ...done
1.39/1.40	c #vars=49621 #constraints=138346 hasObjective=no
1.59/1.60	c res. mode=mod
1.59/1.60	c VSIDS like heuristics
1.59/1.60	c complete search running
2.09/2.12	c restart after 401 decisions
2.39/2.49	c nbDecision=500 #constraints=138349
2.69/2.74	c restart after 801 decisions
3.09/3.11	c nbDecision=1000 #constraints=138351
3.39/3.46	c nbDecision=1500 #constraints=138351
3.49/3.53	c restart after 1601 decisions
3.99/4.01	c nbDecision=2000 #constraints=138351
4.29/4.34	c nbDecision=2500 #constraints=138351
4.79/4.82	c nbDecision=3000 #constraints=138360
4.99/5.01	c restart after 3201 decisions
5.39/5.40	c nbDecision=3500 #constraints=138364
5.79/5.81	c nbDecision=4000 #constraints=138367
6.09/6.18	c nbDecision=4500 #constraints=138370
6.49/6.57	c nbDecision=5000 #constraints=138373
7.89/7.95	c nbDecision=5500 #constraints=138453
8.19/8.29	c nbDecision=6000 #constraints=138453
8.49/8.52	c restart after 6401 decisions
9.19/9.29	c nbDecision=6500 #constraints=138473
12.59/12.60	c nbDecision=7000 #constraints=138621
13.09/13.14	c nbDecision=7500 #constraints=138634
13.38/13.43	c nbDecision=8000 #constraints=138634
14.08/14.10	c nbDecision=8500 #constraints=138667
14.48/14.55	c nbDecision=9000 #constraints=138673
14.78/14.89	c nbDecision=9500 #constraints=138673
15.58/15.67	c nbDecision=10000 #constraints=138731
16.08/16.17	c nbDecision=10500 #constraints=138738
16.38/16.46	c nbDecision=11000 #constraints=138738
16.68/16.71	c nbDecision=11500 #constraints=138738
16.88/16.98	c nbDecision=12000 #constraints=138741
17.18/17.24	c nbDecision=12500 #constraints=138742
17.28/17.39	c restart after 12801 decisions
18.18/18.21	c nbDecision=13000 #constraints=138774
18.79/18.86	c nbDecision=13500 #constraints=138790
19.08/19.19	c nbDecision=14000 #constraints=138790
19.38/19.47	c nbDecision=14500 #constraints=138790
19.68/19.72	c nbDecision=15000 #constraints=138791
19.89/19.97	c nbDecision=15500 #constraints=138791
20.18/20.21	c nbDecision=16000 #constraints=138793
20.38/20.46	c nbDecision=16500 #constraints=138795
20.68/20.71	c nbDecision=17000 #constraints=138796
20.89/20.95	c nbDecision=17500 #constraints=138796
21.18/21.22	c nbDecision=18000 #constraints=138798
21.38/21.45	c nbDecision=18500 #constraints=138799
21.58/21.68	c nbDecision=19000 #constraints=138801
21.88/21.93	c nbDecision=19500 #constraints=138803
22.09/22.16	c nbDecision=20000 #constraints=138803
22.38/22.42	c nbDecision=20500 #constraints=138805
22.58/22.67	c nbDecision=21000 #constraints=138806
22.88/22.91	c nbDecision=21500 #constraints=138806
23.38/23.42	c nbDecision=22000 #constraints=138826
23.68/23.78	c nbDecision=22500 #constraints=138828
23.98/24.05	c nbDecision=23000 #constraints=138828
24.29/24.31	c nbDecision=23500 #constraints=138828
24.88/24.97	c nbDecision=24000 #constraints=138883
25.39/25.47	c nbDecision=24500 #constraints=138899
25.68/25.76	c nbDecision=25000 #constraints=138899
25.98/26.01	c nbDecision=25500 #constraints=138899
25.98/26.05	c restart after 25601 decisions
29.08/29.14	c nbDecision=26000 #constraints=139056
33.98/34.03	c nbDecision=26500 #constraints=139256
35.98/36.08	c nbDecision=27000 #constraints=139323
36.38/36.45	c nbDecision=27500 #constraints=139329
36.68/36.72	c nbDecision=28000 #constraints=139330
36.88/36.95	c nbDecision=28500 #constraints=139330
37.98/38.08	c nbDecision=29000 #constraints=139422
42.18/42.24	c nbDecision=29500 #constraints=139784
48.27/48.37	c nbDecision=30000 #constraints=140138
55.58/55.65	c nbDecision=30500 #constraints=140501
64.38/64.42	c nbDecision=31000 #constraints=140865
68.28/68.36	c nbDecision=31500 #constraints=140983
73.57/73.62	c nbDecision=32000 #constraints=141251
81.07/81.18	c nbDecision=32500 #constraints=141660
86.77/86.89	c nbDecision=33000 #constraints=141988
93.77/93.90	c nbDecision=33500 #constraints=142219
99.96/100.00	c nbDecision=34000 #constraints=142425
106.97/107.06	c nbDecision=34500 #constraints=142737
113.27/113.40	c nbDecision=35000 #constraints=143154
119.26/119.39	c nbDecision=35500 #constraints=143406
128.26/128.36	c nbDecision=36000 #constraints=143776
140.05/140.15	c nbDecision=36500 #constraints=144225
152.75/152.83	c nbDecision=37000 #constraints=144642
165.45/165.51	c nbDecision=37500 #constraints=145026
180.05/180.10	c nbDecision=38000 #constraints=145452
190.05/190.14	c nbDecision=38500 #constraints=145663
197.04/197.10	c nbDecision=39000 #constraints=146036
206.34/206.40	c nbDecision=39500 #constraints=146444
215.64/215.74	c nbDecision=40000 #constraints=146832
226.93/227.09	c nbDecision=40500 #constraints=147235
243.83/243.92	c nbDecision=41000 #constraints=147685
259.73/259.83	c nbDecision=41500 #constraints=148102
276.32/276.44	c nbDecision=42000 #constraints=148472
295.72/295.90	c nbDecision=42500 #constraints=148900
315.21/315.39	c nbDecision=43000 #constraints=149299
335.41/335.54	c nbDecision=43500 #constraints=149683
354.50/354.69	c nbDecision=44000 #constraints=150096
373.40/373.53	c nbDecision=44500 #constraints=150527
398.00/398.17	c nbDecision=45000 #constraints=150956
421.09/421.24	c nbDecision=45500 #constraints=151315
445.58/445.79	c nbDecision=46000 #constraints=151623
467.38/467.57	c nbDecision=46500 #constraints=152014
496.37/496.56	c nbDecision=47000 #constraints=152405
523.66/523.88	c nbDecision=47500 #constraints=152686
541.66/541.89	c nbDecision=48000 #constraints=153129
559.86/560.03	c nbDecision=48500 #constraints=153604
582.75/582.93	c nbDecision=49000 #constraints=154001
609.34/609.56	c nbDecision=49500 #constraints=154385
621.74/621.93	c nbDecision=50000 #constraints=154775
632.24/632.49	c nbDecision=50500 #constraints=155120
645.74/645.98	c nbDecision=51000 #constraints=155369
652.14/652.37	c restart after 51201 decisions
656.03/656.23	c nbDecision=51500 #constraints=155523
676.93/677.12	c nbDecision=52000 #constraints=155856
702.92/703.12	c nbDecision=52500 #constraints=156317
730.32/730.56	c nbDecision=53000 #constraints=156774
760.91/761.20	c nbDecision=53500 #constraints=157211
794.40/794.61	c nbDecision=54000 #constraints=157619
820.50/820.79	c nbDecision=54500 #constraints=157942
826.29/826.53	c nbDecision=55000 #constraints=158263
835.29/835.58	c nbDecision=55500 #constraints=158626
850.98/851.27	c nbDecision=56000 #constraints=158937
869.28/869.52	c nbDecision=56500 #constraints=159218
897.88/898.14	c nbDecision=57000 #constraints=159541
927.07/927.32	c nbDecision=57500 #constraints=159852
964.96/965.29	c nbDecision=58000 #constraints=160231
993.65/993.92	c nbDecision=58500 #constraints=160542
1012.85/1013.17	c nbDecision=59000 #constraints=160887
1022.04/1022.30	c nbDecision=59500 #constraints=161223
1037.24/1037.51	c nbDecision=60000 #constraints=161697
1052.94/1053.21	c nbDecision=60500 #constraints=162122
1071.73/1072.02	c nbDecision=61000 #constraints=162541
1091.12/1091.49	c nbDecision=61500 #constraints=162960
1125.62/1125.96	c nbDecision=62000 #constraints=163368
1167.31/1167.62	c nbDecision=62500 #constraints=163774
1216.40/1216.77	c nbDecision=63000 #constraints=164217
1255.69/1256.00	c nbDecision=63500 #constraints=164588
1301.37/1301.75	c nbDecision=64000 #constraints=165010
1349.07/1349.41	c nbDecision=64500 #constraints=165373
1411.25/1411.66	c nbDecision=65000 #constraints=165808
1449.64/1450.00	c nbDecision=65500 #constraints=166166
1468.63/1469.01	c nbDecision=66000 #constraints=166567
1488.13/1488.54	c nbDecision=66500 #constraints=166890
1499.23/1499.63	c nbDecision=67000 #constraints=167213
1516.12/1516.51	c nbDecision=67500 #constraints=167629
1568.31/1568.77	c nbDecision=68000 #constraints=168029
1648.09/1648.50	c nbDecision=68500 #constraints=168447
1672.59/1673.07	c nbDecision=69000 #constraints=168928
1690.98/1691.41	c nbDecision=69500 #constraints=169120
1723.57/1724.08	c nbDecision=70000 #constraints=169518
1763.87/1764.36	c nbDecision=70500 #constraints=169855
1797.26/1797.77	c nbDecision=71000 #constraints=170133
1800.06/1800.50	Received signal 15
1800.16/1800.69	
1800.16/1800.69	s UNKNOWN
1800.16/1800.69	
1800.16/1800.69	c user time= 1799.84 s
1800.16/1800.69	c system time= 0.415936 s
1800.16/1800.69	c wall clock time=1800.69

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/node43/watcher-356836-1176844426 -o ROOT/results/node43/solver-356836-1176844426 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/356836-1176844426/instance-356836-1176844426.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 23290
/proc/meminfo: memFree=1240968/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=1468 CPUtime=0
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 132354423 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 367 166 130 317 0 46 0

[startup+0.103095 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 23290
/proc/meminfo: memFree=1240968/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=3580 CPUtime=0.09
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 711 0 0 0 9 0 0 0 18 0 1 0 132354423 3665920 693 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 895 694 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.201103 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 23290
/proc/meminfo: memFree=1240968/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=5692 CPUtime=0.19
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 1233 0 0 0 19 0 0 0 18 0 1 0 132354423 5828608 1215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 1423 1215 130 317 0 1102 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5692

[startup+0.301112 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 23290
/proc/meminfo: memFree=1240968/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=7932 CPUtime=0.29
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 1799 0 0 0 28 1 0 0 19 0 1 0 132354423 8122368 1748 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 1983 1748 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701146 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 23290
/proc/meminfo: memFree=1240968/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=16504 CPUtime=0.69
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 3994 0 0 0 68 1 0 0 22 0 1 0 132354423 16900096 3878 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 4126 3878 130 317 0 3805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16504

[startup+1.50122 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1217664/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=43448 CPUtime=1.49
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 10786 0 0 0 144 5 0 0 25 0 1 0 132354423 44490752 10541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 10862 10541 137 317 0 10541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43448

[startup+3.10135 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1191296/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=54756 CPUtime=3.09
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 13604 0 0 0 303 6 0 0 25 0 1 0 132354423 56070144 12413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 13689 12413 139 317 0 13368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54756

[startup+6.30163 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1191304/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=54756 CPUtime=6.29
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 13604 0 0 0 623 6 0 0 25 0 1 0 132354423 56070144 12413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 13689 12413 139 317 0 13368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54756

[startup+12.7012 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1191368/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=54756 CPUtime=12.69
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 13606 0 0 0 1263 6 0 0 25 0 1 0 132354423 56070144 12415 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 13689 12415 139 317 0 13368 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54756

[startup+25.5013 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1191432/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=54756 CPUtime=25.48
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 13607 0 0 0 2542 6 0 0 25 0 1 0 132354423 56070144 12416 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606732 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 13689 12416 139 317 0 13368 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54756

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1191432/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=54756 CPUtime=51.07
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 13649 0 0 0 5101 6 0 0 25 0 1 0 132354423 56070144 12458 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 13689 12458 170 317 0 13368 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54756

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1184008/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=62368 CPUtime=102.27
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 15556 0 0 0 10218 9 0 0 25 0 1 0 132354423 63864832 14365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 15592 14365 170 317 0 15271 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 62368

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23291
/proc/meminfo: memFree=1175496/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=71128 CPUtime=162.25
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 17688 0 0 0 16214 11 0 0 25 0 1 0 132354423 72835072 16497 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 17782 16497 170 317 0 17461 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 71128

[startup+222.305 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 23291
/proc/meminfo: memFree=1169416/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=77308 CPUtime=222.24
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 19196 0 0 0 22211 13 0 0 25 0 1 0 132354423 79163392 18005 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 19327 18005 170 317 0 19006 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 77308

[startup+282.302 s]
/proc/loadavg: 1.14 1.02 1.00 2/78 23291
/proc/meminfo: memFree=1163784/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=83016 CPUtime=282.22
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 20612 0 0 0 28208 14 0 0 25 0 1 0 132354423 85008384 19421 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 20754 19421 170 317 0 20433 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 83016

[startup+342.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 23291
/proc/meminfo: memFree=1158792/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=88432 CPUtime=342.21
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 21851 0 0 0 34205 16 0 0 25 0 1 0 132354423 90554368 20660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 22108 20660 170 317 0 21787 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 88432

[startup+402.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 23291
/proc/meminfo: memFree=1154440/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=93032 CPUtime=402.2
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 22937 0 0 0 40202 18 0 0 25 0 1 0 132354423 95264768 21746 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 23258 21746 170 317 0 22937 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 93032

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1150984/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=96440 CPUtime=462.18
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 23801 0 0 0 46199 19 0 0 25 0 1 0 132354423 98754560 22610 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 24110 22610 170 317 0 23789 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 96440

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1147592/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=99788 CPUtime=522.16
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 24632 0 0 0 52196 20 0 0 25 0 1 0 132354423 102182912 23441 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 24947 23441 170 317 0 24626 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 99788

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1145992/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=101376 CPUtime=582.15
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 25041 0 0 0 58194 21 0 0 25 0 1 0 132354423 103809024 23850 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 25344 23850 170 317 0 25023 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 101376

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1143048/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=104420 CPUtime=642.14
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 25792 0 0 0 64192 22 0 0 25 0 1 0 132354423 106926080 24601 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 26105 24601 170 317 0 25784 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 104420


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

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1126984/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=120524 CPUtime=882.08
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 29763 0 0 0 88181 27 0 0 25 0 1 0 132354423 123416576 28572 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 30131 28572 170 317 0 29810 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 120524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1124552/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=123404 CPUtime=942.07
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 30389 0 0 0 94178 29 0 0 25 0 1 0 132354423 126365696 29198 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 30851 29198 170 317 0 30530 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 123404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1122056/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=125864 CPUtime=1002.05
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 30996 0 0 0 100175 30 0 0 25 0 1 0 132354423 128884736 29805 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 31466 29805 170 317 0 31145 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 125864

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1117384/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=130888 CPUtime=1062.03
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 32165 0 0 0 106172 31 0 0 25 0 1 0 132354423 134029312 30974 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 32722 30974 170 317 0 32401 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 130888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1113480/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=134784 CPUtime=1122.02
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 33120 0 0 0 112170 32 0 0 25 0 1 0 132354423 138018816 31929 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716189 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 33696 31929 170 317 0 33375 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 134784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1110664/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=137732 CPUtime=1182.01
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 33833 0 0 0 118168 33 0 0 25 0 1 0 132354423 141037568 32642 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 34433 32642 170 317 0 34112 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 137732

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1108296/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=140320 CPUtime=1241.99
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 34412 0 0 0 124165 34 0 0 25 0 1 0 132354423 143687680 33221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 35080 33221 170 317 0 34759 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 140320

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1105544/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=143324 CPUtime=1301.97
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 35114 0 0 0 130163 34 0 0 25 0 1 0 132354423 146763776 33923 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 35831 33923 170 317 0 35510 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 143324

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1103496/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=145328 CPUtime=1361.96
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 35608 0 0 0 136161 35 0 0 25 0 1 0 132354423 148815872 34417 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 36332 34417 170 317 0 36011 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 145328

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=1102216/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=146584 CPUtime=1421.95
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 35942 0 0 0 142159 36 0 0 25 0 1 0 132354423 150102016 34751 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 36646 34751 170 317 0 36325 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 146584

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1099976/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=148748 CPUtime=1481.94
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 36506 0 0 0 148157 37 0 0 25 0 1 0 132354423 152317952 35315 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 37187 35315 170 317 0 36866 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 148748

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1096776/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=151968 CPUtime=1541.92
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 37290 0 0 0 154154 38 0 0 25 0 1 0 132354423 155615232 36099 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 37992 36099 170 317 0 37671 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 151968

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1095048/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=153796 CPUtime=1601.91
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 37726 0 0 0 160152 39 0 0 25 0 1 0 132354423 157487104 36535 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718534 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 38449 36535 170 317 0 38128 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 153796

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1093256/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=155524 CPUtime=1661.89
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 38161 0 0 0 166149 40 0 0 25 0 1 0 132354423 159256576 36970 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 38881 36970 170 317 0 38560 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 155524

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1091080/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=157928 CPUtime=1721.87
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 38709 0 0 0 172147 40 0 0 25 0 1 0 132354423 161718272 37518 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 39482 37518 170 317 0 39161 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 157928

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1089160/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=159936 CPUtime=1781.86
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 39195 0 0 0 178145 41 0 0 25 0 1 0 132354423 163774464 38004 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 39984 38004 170 317 0 39663 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 159936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23293
/proc/meminfo: memFree=1088584/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=160596 CPUtime=1800.06
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 39332 0 0 0 179965 41 0 0 25 0 1 0 132354423 164450304 38141 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 40149 38141 170 317 0 39828 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 160596

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

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

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23294
/proc/meminfo: memFree=1088576/2055920 swapFree=4184784/4192956
[pid=23290] ppid=23288 vsize=160596 CPUtime=1800.26
/proc/23290/stat : 23290 (oree) R 23288 23290 22295 0 -1 4194304 39349 0 0 0 179985 41 0 0 25 0 1 0 132354423 164450304 38158 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271308 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23290/statm: 40149 38158 186 317 0 39828 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 160596

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.32
CPU user time (s): 1799.88
CPU system time (s): 0.439933
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 160596

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

runsolver used 1.9847 second user time and 4.5863 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Apr 17 21:13:46 UTC 2007

IDJOB= 356836
IDBENCH= 1461
IDSOLVER= 172
FILE ID= node43/356836-1176844426

PBS_JOBID= 4590163

Free space on /tmp= 66503 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.ex.br.mem.RobRegValid_bar.ucl.opb
COMMAND LINE= oree /tmp/evaluation/356836-1176844426/instance-356836-1176844426.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-356836-1176844426 -o ROOT/results/node43/solver-356836-1176844426 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/356836-1176844426/instance-356836-1176844426.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  cc698dad3442148ac316666fbe5b4b9e

RANDOM SEED= 314614526

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1241440 kB
Buffers:         66892 kB
Cached:         517080 kB
SwapCached:       2596 kB
Active:         457556 kB
Inactive:       275236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241440 kB
SwapTotal:     4192956 kB
SwapFree:      4184784 kB
Dirty:            6516 kB
Writeback:           0 kB
Mapped:         163184 kB
Slab:            67116 kB
Committed_AS:  1712124 kB
PageTables:       1888 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= 66503 MiB

End job on node43 on Tue Apr 17 21:43:49 UTC 2007