Trace number 456812

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.11 1800.56

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
MD5SUM8fb158ac9231df21fb20d5a2362f86e8
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non 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 benchmark7.02193
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c #vars=1580 #constraints=3113 hasObjective=no
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.06/0.08	c restart after 401 decisions
0.09/0.11	c nbDecision=500 #constraints=3221
0.19/0.25	c restart after 801 decisions
0.29/0.36	c nbDecision=1000 #constraints=3515
0.59/0.68	c nbDecision=1500 #constraints=3801
0.69/0.75	c restart after 1601 decisions
1.19/1.20	c nbDecision=2000 #constraints=4046
1.79/1.88	c nbDecision=2500 #constraints=4361
2.79/2.86	c nbDecision=3000 #constraints=4800
3.39/3.43	c restart after 3201 decisions
4.30/4.36	c nbDecision=3500 #constraints=5282
6.09/6.17	c nbDecision=4000 #constraints=5675
8.49/8.51	c nbDecision=4500 #constraints=6068
11.19/11.27	c nbDecision=5000 #constraints=6509
14.39/14.45	c nbDecision=5500 #constraints=6849
20.58/20.65	c nbDecision=6000 #constraints=7177
26.19/26.28	c restart after 6401 decisions
28.19/28.26	c nbDecision=6500 #constraints=7539
35.98/36.01	c nbDecision=7000 #constraints=8007
42.58/42.62	c nbDecision=7500 #constraints=8445
49.38/49.47	c nbDecision=8000 #constraints=8890
61.48/61.51	c nbDecision=8500 #constraints=9304
74.07/74.19	c nbDecision=9000 #constraints=9737
89.17/89.29	c nbDecision=9500 #constraints=10160
107.26/107.32	c nbDecision=10000 #constraints=10614
125.06/125.19	c nbDecision=10500 #constraints=11047
145.25/145.32	c nbDecision=11000 #constraints=11519
163.85/163.95	c nbDecision=11500 #constraints=11988
193.84/193.91	c nbDecision=12000 #constraints=12423
215.24/215.37	c nbDecision=12500 #constraints=12876
229.04/229.16	c restart after 12801 decisions
237.33/237.42	c nbDecision=13000 #constraints=13325
258.03/258.18	c nbDecision=13500 #constraints=13668
279.02/279.11	c nbDecision=14000 #constraints=14066
297.82/297.93	c nbDecision=14500 #constraints=14523
314.42/314.57	c nbDecision=15000 #constraints=14975
337.30/337.49	c nbDecision=15500 #constraints=15381
362.70/362.82	c nbDecision=16000 #constraints=15821
390.69/390.84	c nbDecision=16500 #constraints=16235
417.99/418.15	c nbDecision=17000 #constraints=16692
447.58/447.74	c nbDecision=17500 #constraints=17164
471.28/471.47	c nbDecision=18000 #constraints=17603
492.67/492.87	c nbDecision=18500 #constraints=18046
531.86/532.02	c nbDecision=19000 #constraints=18484
572.95/573.19	c nbDecision=19500 #constraints=18910
617.84/618.05	c nbDecision=20000 #constraints=19385
646.43/646.67	c nbDecision=20500 #constraints=19836
682.52/682.72	c nbDecision=21000 #constraints=20285
716.51/716.72	c nbDecision=21500 #constraints=20744
741.31/741.55	c nbDecision=22000 #constraints=21218
790.19/790.42	c nbDecision=22500 #constraints=21652
824.79/825.05	c nbDecision=23000 #constraints=22112
862.28/862.54	c nbDecision=23500 #constraints=22538
908.77/909.02	c nbDecision=24000 #constraints=22994
949.35/949.64	c nbDecision=24500 #constraints=23463
993.65/993.91	c nbDecision=25000 #constraints=23888
1053.03/1053.36	c nbDecision=25500 #constraints=24352
1061.83/1062.13	c restart after 25601 decisions
1097.63/1097.90	c nbDecision=26000 #constraints=24818
1140.71/1141.01	c nbDecision=26500 #constraints=25112
1196.60/1196.92	c nbDecision=27000 #constraints=25469
1251.89/1252.29	c nbDecision=27500 #constraints=25827
1291.18/1291.58	c nbDecision=28000 #constraints=26270
1341.16/1341.58	c nbDecision=28500 #constraints=26733
1391.46/1391.85	c nbDecision=29000 #constraints=27190
1444.13/1444.56	c nbDecision=29500 #constraints=27646
1490.52/1490.90	c nbDecision=30000 #constraints=28084
1544.21/1544.69	c nbDecision=30500 #constraints=28530
1589.40/1589.87	c nbDecision=31000 #constraints=29001
1638.59/1639.07	c nbDecision=31500 #constraints=29459
1701.78/1702.22	c nbDecision=32000 #constraints=29874
1753.66/1754.15	c nbDecision=32500 #constraints=30330
1800.05/1800.50	Received signal 15
1800.05/1800.53	
1800.05/1800.53	s UNKNOWN
1800.05/1800.53	
1800.05/1800.53	c user time= 1799.81 s
1800.05/1800.53	c system time= 0.286956 s
1800.05/1800.53	c wall clock time=1800.54

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456812-1178363385/instance-456812-1178363385.opb
mv /tmp/evaluation/456812-1178363385/instance-456812-1178363385.opb.tmp /tmp/evaluation/456812-1178363385/instance-456812-1178363385.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-456812-1178363385 -o ROOT/results/node72/solver-456812-1178363385 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456812-1178363385/instance-456812-1178363385.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.95 0.96 0.84 3/77 23828
/proc/meminfo: memFree=1724808/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=1468 CPUtime=0
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 312376943 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 367 166 131 317 0 46 0

[startup+0.072575 s]
/proc/loadavg: 0.95 0.96 0.84 3/77 23828
/proc/meminfo: memFree=1724808/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=2912 CPUtime=0.06
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 522 0 0 0 6 0 0 0 18 0 1 0 312376943 2981888 505 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 728 505 139 317 0 407 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2912

[startup+0.101577 s]
/proc/loadavg: 0.95 0.96 0.84 3/77 23828
/proc/meminfo: memFree=1724808/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=2912 CPUtime=0.09
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 524 0 0 0 9 0 0 0 18 0 1 0 312376943 2981888 507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 728 507 139 317 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2912

[startup+0.301595 s]
/proc/loadavg: 0.95 0.96 0.84 3/77 23828
/proc/meminfo: memFree=1724808/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=3308 CPUtime=0.29
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 629 0 0 0 29 0 0 0 19 0 1 0 312376943 3387392 612 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 827 612 139 317 0 506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3308

[startup+0.70163 s]
/proc/loadavg: 0.95 0.96 0.84 3/77 23828
/proc/meminfo: memFree=1724808/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=4232 CPUtime=0.69
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 857 0 0 0 69 0 0 0 23 0 1 0 312376943 4333568 840 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715809 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 1058 840 139 317 0 737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4232

[startup+1.5017 s]
/proc/loadavg: 0.95 0.96 0.84 2/78 23829
/proc/meminfo: memFree=1721536/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=5032 CPUtime=1.49
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 1057 0 0 0 149 0 0 0 25 0 1 0 312376943 5152768 1040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 1258 1040 139 317 0 937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5032

[startup+3.10185 s]
/proc/loadavg: 0.95 0.96 0.84 2/78 23829
/proc/meminfo: memFree=1720384/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=6912 CPUtime=3.09
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 1507 0 0 0 308 1 0 0 25 0 1 0 312376943 7077888 1490 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134534233 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 1728 1490 139 317 0 1407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6912

[startup+6.30114 s]
/proc/loadavg: 0.95 0.96 0.84 2/78 23829
/proc/meminfo: memFree=1717248/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=9156 CPUtime=6.29
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 2105 0 0 0 628 1 0 0 25 0 1 0 312376943 9375744 2088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 2289 2088 139 317 0 1968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9156

[startup+12.7027 s]
/proc/loadavg: 0.96 0.96 0.84 2/78 23829
/proc/meminfo: memFree=1714176/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=12656 CPUtime=12.69
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 2873 0 0 0 1268 1 0 0 25 0 1 0 312376943 12959744 2813 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 3164 2813 139 317 0 2843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12656

[startup+25.5019 s]
/proc/loadavg: 0.96 0.96 0.84 2/78 23829
/proc/meminfo: memFree=1712128/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=14256 CPUtime=25.49
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 3318 0 0 0 2547 2 0 0 25 0 1 0 312376943 14598144 3258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 3564 3258 139 317 0 3243 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14256

[startup+51.1012 s]
/proc/loadavg: 0.98 0.96 0.84 2/78 23829
/proc/meminfo: memFree=1708352/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=17844 CPUtime=51.07
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 4248 0 0 0 5105 2 0 0 25 0 1 0 312376943 18272256 4188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 4461 4188 139 317 0 4140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17844

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 23829
/proc/meminfo: memFree=1704448/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=22608 CPUtime=102.27
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 5224 0 0 0 10224 3 0 0 25 0 1 0 312376943 23150592 5164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711055 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 5652 5164 139 317 0 5331 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22608

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 23829
/proc/meminfo: memFree=1700672/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=26276 CPUtime=162.25
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 6165 0 0 0 16220 5 0 0 25 0 1 0 312376943 26906624 6105 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 6569 6105 139 317 0 6248 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26276

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 23829
/proc/meminfo: memFree=1697600/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=29432 CPUtime=222.23
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 6984 0 0 0 22217 6 0 0 25 0 1 0 312376943 30138368 6839 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 7358 6839 139 317 0 7037 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29432

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 23829
/proc/meminfo: memFree=1695168/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=31660 CPUtime=282.22
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 7605 0 0 0 28215 7 0 0 25 0 1 0 312376943 32419840 7460 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 7915 7460 139 317 0 7594 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31660

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 23829
/proc/meminfo: memFree=1691712/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=34924 CPUtime=342.21
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 8455 0 0 0 34212 9 0 0 25 0 1 0 312376943 35762176 8310 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 8731 8310 139 317 0 8410 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 34924

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 23829
/proc/meminfo: memFree=1689408/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=38292 CPUtime=402.19
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 9044 0 0 0 40209 10 0 0 25 0 1 0 312376943 39211008 8899 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 9573 8899 139 317 0 9252 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 38292

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 23829
/proc/meminfo: memFree=1686656/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=41776 CPUtime=462.18
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 9724 0 0 0 46207 11 0 0 25 0 1 0 312376943 42778624 9579 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 10444 9579 139 317 0 10123 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 41776

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 23829
/proc/meminfo: memFree=1684416/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=44288 CPUtime=522.17
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 10300 0 0 0 52205 12 0 0 25 0 1 0 312376943 45350912 10155 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 11072 10155 139 317 0 10751 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 44288

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 23829
/proc/meminfo: memFree=1682880/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=45796 CPUtime=582.15
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 10654 0 0 0 58203 12 0 0 25 0 1 0 312376943 46895104 10509 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 11449 10509 139 317 0 11128 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 45796

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 23829
/proc/meminfo: memFree=1680768/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=48032 CPUtime=642.14
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 11192 0 0 0 64201 13 0 0 25 0 1 0 312376943 49184768 11047 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 12008 11047 139 317 0 11687 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 48032


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

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1672960/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=55788 CPUtime=882.08
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 13152 0 0 0 88191 17 0 0 25 0 1 0 312376943 57126912 13007 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 13947 13007 139 317 0 13626 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 55788

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1671168/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=57364 CPUtime=942.06
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 13592 0 0 0 94189 17 0 0 25 0 1 0 312376943 58740736 13447 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 14341 13447 139 317 0 14020 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 57364

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1669760/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=58548 CPUtime=1002.04
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 13939 0 0 0 100186 18 0 0 25 0 1 0 312376943 59953152 13794 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 14637 13794 139 317 0 14316 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 58548

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1668544/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=59860 CPUtime=1062.03
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 14265 0 0 0 106184 19 0 0 25 0 1 0 312376943 61296640 14120 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 14965 14120 139 317 0 14644 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 59860

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1666816/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=61844 CPUtime=1122.02
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 14841 0 0 0 112182 20 0 0 25 0 1 0 312376943 63328256 14527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 15461 14527 139 317 0 15140 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 61844

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1666240/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=62400 CPUtime=1182
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 14996 0 0 0 118180 20 0 0 25 0 1 0 312376943 63897600 14682 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 15600 14682 139 317 0 15279 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 62400

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1665344/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=63188 CPUtime=1241.99
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 15209 0 0 0 124178 21 0 0 25 0 1 0 312376943 64704512 14895 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 15797 14895 139 317 0 15476 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 63188

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1663936/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=64416 CPUtime=1301.98
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 15549 0 0 0 130176 22 0 0 25 0 1 0 312376943 65961984 15235 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 16104 15235 139 317 0 15783 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 64416

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1662528/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=65740 CPUtime=1361.96
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 15910 0 0 0 136174 22 0 0 25 0 1 0 312376943 67317760 15596 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 16435 15596 139 317 0 16114 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 65740

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1661248/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=66816 CPUtime=1421.95
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 16228 0 0 0 142172 23 0 0 25 0 1 0 312376943 68419584 15914 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 16704 15914 139 317 0 16383 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 66816

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23829
/proc/meminfo: memFree=1659584/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=68380 CPUtime=1481.93
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 16681 0 0 0 148169 24 0 0 25 0 1 0 312376943 70021120 16301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 17095 16301 139 317 0 16774 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 68380

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1658496/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=69568 CPUtime=1541.91
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 16985 0 0 0 154166 25 0 0 25 0 1 0 312376943 71237632 16605 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 17392 16605 139 317 0 17071 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 69568

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1656704/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=71520 CPUtime=1601.9
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 17535 0 0 0 160164 26 0 0 25 0 1 0 312376943 73236480 17023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 17880 17023 139 317 0 17559 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 71520

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1655488/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=73688 CPUtime=1661.88
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 18093 0 0 0 166162 26 0 0 25 0 1 0 312376943 75456512 17350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 18422 17350 139 317 0 18101 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 73688

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1654464/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=76024 CPUtime=1721.87
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 18558 0 0 0 172160 27 0 0 25 0 1 0 312376943 77848576 17617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 19006 17617 139 317 0 18685 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 76024

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1652864/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=78224 CPUtime=1781.86
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 19185 0 0 0 178158 28 0 0 25 0 1 0 312376943 80101376 17980 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 19556 17980 139 317 0 19235 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 78224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1652800/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=78484 CPUtime=1800.05
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 19233 0 0 0 179977 28 0 0 25 0 1 0 312376943 80367616 18028 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 19621 18028 139 317 0 19300 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 78484

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 23831
/proc/meminfo: memFree=1652800/2055920 swapFree=4157252/4192956
[pid=23828] ppid=23826 vsize=78484 CPUtime=1800.05
/proc/23828/stat : 23828 (oree) R 23826 23828 23250 0 -1 4194304 19233 0 0 0 179977 28 0 0 25 0 1 0 312376943 80367616 18028 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23828/statm: 19621 18028 139 317 0 19300 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 78484

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.11
CPU user time (s): 1799.81
CPU system time (s): 0.299954
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 78484

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

runsolver used 1.63675 second user time and 4.34734 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat May  5 11:09:45 UTC 2007

IDJOB= 456812
IDBENCH= 48299
IDSOLVER= 172
FILE ID= node72/456812-1178363385

PBS_JOBID= 5189158

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_50_25_2_15.opb
COMMAND LINE= oree /tmp/evaluation/456812-1178363385/instance-456812-1178363385.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-456812-1178363385 -o ROOT/results/node72/conversion-456812-1178363385 -C 600 -M 1800 /tmp/evaluation/456812-1178363385/substituteSizeProductKeyword /tmp/evaluation/456812-1178363385/instance-456812-1178363385.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  8fb158ac9231df21fb20d5a2362f86e8

RANDOM SEED= 497227204

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1725216 kB
Buffers:         34796 kB
Cached:         191968 kB
SwapCached:      16948 kB
Active:          82144 kB
Inactive:       168012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725216 kB
SwapTotal:     4192956 kB
SwapFree:      4157252 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          30576 kB
Slab:            66084 kB
Committed_AS:  7359864 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node72 on Sat May  5 11:39:48 UTC 2007