Trace number 457592

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.28 1800.72

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non 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 variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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=1448 #constraints=2799 hasObjective=no
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.02/0.06	c restart after 401 decisions
0.02/0.07	c nbDecision=500 #constraints=2856
0.09/0.11	c restart after 801 decisions
0.09/0.14	c nbDecision=1000 #constraints=2931
0.19/0.26	c nbDecision=1500 #constraints=3036
0.29/0.32	c restart after 1601 decisions
0.69/0.79	c nbDecision=2000 #constraints=3294
1.59/1.62	c nbDecision=2500 #constraints=3756
2.49/2.58	c nbDecision=3000 #constraints=4230
3.19/3.22	c restart after 3201 decisions
5.79/5.89	c nbDecision=3500 #constraints=4618
8.59/8.64	c nbDecision=4000 #constraints=4960
11.29/11.33	c nbDecision=4500 #constraints=5286
13.88/13.99	c nbDecision=5000 #constraints=5604
17.19/17.22	c nbDecision=5500 #constraints=5946
20.99/21.00	c nbDecision=6000 #constraints=6371
25.08/25.13	c restart after 6401 decisions
25.78/25.87	c nbDecision=6500 #constraints=6634
29.38/29.44	c nbDecision=7000 #constraints=6740
34.58/34.61	c nbDecision=7500 #constraints=6843
44.07/44.15	c nbDecision=8000 #constraints=7107
52.38/52.47	c nbDecision=8500 #constraints=7573
62.88/62.98	c nbDecision=9000 #constraints=8028
70.87/70.91	c nbDecision=9500 #constraints=8455
78.87/78.94	c nbDecision=10000 #constraints=8903
88.57/88.60	c nbDecision=10500 #constraints=9342
100.76/100.81	c nbDecision=11000 #constraints=9714
114.76/114.81	c nbDecision=11500 #constraints=10158
128.96/129.07	c nbDecision=12000 #constraints=10655
144.26/144.31	c nbDecision=12500 #constraints=11143
153.55/153.68	c restart after 12801 decisions
157.75/157.85	c nbDecision=13000 #constraints=11479
175.85/175.94	c nbDecision=13500 #constraints=11785
195.24/195.30	c nbDecision=14000 #constraints=12225
216.94/217.04	c nbDecision=14500 #constraints=12698
240.43/240.59	c nbDecision=15000 #constraints=13148
266.52/266.63	c nbDecision=15500 #constraints=13588
287.72/287.85	c nbDecision=16000 #constraints=14020
310.72/310.81	c nbDecision=16500 #constraints=14175
338.11/338.21	c nbDecision=17000 #constraints=14334
371.00/371.11	c nbDecision=17500 #constraints=14674
400.40/400.52	c nbDecision=18000 #constraints=15009
432.78/432.97	c nbDecision=18500 #constraints=15347
467.98/468.13	c nbDecision=19000 #constraints=15654
505.47/505.68	c nbDecision=19500 #constraints=15957
545.15/545.32	c nbDecision=20000 #constraints=16364
584.75/584.94	c nbDecision=20500 #constraints=16774
622.34/622.56	c nbDecision=21000 #constraints=17142
663.04/663.28	c nbDecision=21500 #constraints=17550
700.92/701.12	c nbDecision=22000 #constraints=17867
726.81/727.03	c nbDecision=22500 #constraints=18224
760.91/761.11	c nbDecision=23000 #constraints=18653
792.40/792.69	c nbDecision=23500 #constraints=19062
824.39/824.67	c nbDecision=24000 #constraints=19522
860.18/860.46	c nbDecision=24500 #constraints=20006
894.17/894.46	c nbDecision=25000 #constraints=20481
932.16/932.45	c nbDecision=25500 #constraints=20942
939.86/940.18	c restart after 25601 decisions
965.35/965.66	c nbDecision=26000 #constraints=21160
1019.14/1019.44	c nbDecision=26500 #constraints=21281
1059.63/1060.00	c nbDecision=27000 #constraints=21566
1101.32/1101.65	c nbDecision=27500 #constraints=21874
1162.70/1163.03	c nbDecision=28000 #constraints=22153
1204.29/1204.64	c nbDecision=28500 #constraints=22640
1243.19/1243.52	c nbDecision=29000 #constraints=23118
1285.58/1285.93	c nbDecision=29500 #constraints=23571
1330.47/1330.80	c nbDecision=30000 #constraints=24063
1378.55/1378.92	c nbDecision=30500 #constraints=24563
1422.34/1422.79	c nbDecision=31000 #constraints=25064
1469.93/1470.35	c nbDecision=31500 #constraints=25561
1514.82/1515.24	c nbDecision=32000 #constraints=26057
1561.21/1561.61	c nbDecision=32500 #constraints=26547
1614.59/1615.01	c nbDecision=33000 #constraints=26996
1660.48/1660.99	c nbDecision=33500 #constraints=27452
1708.47/1708.92	c nbDecision=34000 #constraints=27930
1759.96/1760.45	c nbDecision=34500 #constraints=28407
1800.05/1800.50	Received signal 15
1800.16/1800.68	
1800.16/1800.68	s UNKNOWN
1800.16/1800.68	
1800.16/1800.68	c user time= 1799.83 s
1800.16/1800.68	c system time= 0.420936 s
1800.16/1800.68	c wall clock time=1800.69

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457592-1178370677/instance-457592-1178370677.opb
mv /tmp/evaluation/457592-1178370677/instance-457592-1178370677.opb.tmp /tmp/evaluation/457592-1178370677/instance-457592-1178370677.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-457592-1178370677 -o ROOT/results/node72/solver-457592-1178370677 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457592-1178370677/instance-457592-1178370677.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.98 0.94 3/77 24951
/proc/meminfo: memFree=1708280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=1468 CPUtime=0
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 313106179 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 367 164 131 317 0 46 0

[startup+0.0281281 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 24951
/proc/meminfo: memFree=1708280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=2524 CPUtime=0.02
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 449 0 0 0 2 0 0 0 18 0 1 0 313106179 2584576 432 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135385184 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 631 432 138 317 0 310 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2524

[startup+0.101134 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 24951
/proc/meminfo: memFree=1708280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=2944 CPUtime=0.09
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 531 0 0 0 9 0 0 0 18 0 1 0 313106179 3014656 514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 736 514 139 317 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2944

[startup+0.301152 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 24951
/proc/meminfo: memFree=1708280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=3604 CPUtime=0.29
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 696 0 0 0 29 0 0 0 19 0 1 0 313106179 3690496 679 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 901 679 139 317 0 580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3604

[startup+0.701191 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 24951
/proc/meminfo: memFree=1708280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=4516 CPUtime=0.69
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 919 0 0 0 69 0 0 0 22 0 1 0 313106179 4624384 902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606710 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 1129 902 139 317 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4516

[startup+1.50226 s]
/proc/loadavg: 0.92 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1704560/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=7248 CPUtime=1.49
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 1603 0 0 0 149 0 0 0 25 0 1 0 313106179 7421952 1586 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 1812 1586 139 317 0 1491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7248

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1699696/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=12420 CPUtime=3.09
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 2880 0 0 0 309 0 0 0 25 0 1 0 313106179 12718080 2863 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 3105 2863 139 317 0 2784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12420

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1696176/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=13468 CPUtime=6.29
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 3165 0 0 0 628 1 0 0 25 0 1 0 313106179 13791232 3148 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 3367 3148 139 317 0 3046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13468

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1691504/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=18816 CPUtime=12.68
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 4427 0 0 0 1267 1 0 0 25 0 1 0 313106179 19267584 4373 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 4704 4373 139 317 0 4383 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18816

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1683952/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=26464 CPUtime=25.48
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 6182 0 0 0 2546 2 0 0 25 0 1 0 313106179 27099136 6128 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 6616 6128 139 317 0 6295 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26464

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1679280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=31132 CPUtime=51.08
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 7388 0 0 0 5105 3 0 0 25 0 1 0 313106179 31879168 7334 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 7783 7334 139 317 0 7462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31132

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1663600/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=47724 CPUtime=102.26
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 11225 0 0 0 10220 6 0 0 25 0 1 0 313106179 48869376 11171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 11931 11171 139 317 0 11610 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47724

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1650992/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=60748 CPUtime=162.25
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 14451 0 0 0 16216 9 0 0 25 0 1 0 313106179 62205952 14325 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 15187 14325 139 317 0 14866 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60748

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1642864/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=69076 CPUtime=222.23
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 16446 0 0 0 22212 11 0 0 25 0 1 0 313106179 70733824 16320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 17269 16320 139 317 0 16948 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69076

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1635504/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=78108 CPUtime=282.22
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 18310 0 0 0 28209 13 0 0 25 0 1 0 313106179 79982592 18184 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 19527 18184 139 317 0 19206 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 78108

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1633136/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=80864 CPUtime=342.21
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 18868 0 0 0 34207 14 0 0 25 0 1 0 313106179 82804736 18742 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 20216 18742 139 317 0 19895 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 80864

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1629424/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=84616 CPUtime=402.2
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 19819 0 0 0 40205 15 0 0 25 0 1 0 313106179 86646784 19693 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 21154 19693 139 317 0 20833 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 84616

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1625904/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=88328 CPUtime=462.18
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 20703 0 0 0 46202 16 0 0 25 0 1 0 313106179 90447872 20577 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 22082 20577 139 317 0 21761 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 88328

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 24952
/proc/meminfo: memFree=1623152/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=91284 CPUtime=522.16
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 21404 0 0 0 52199 17 0 0 25 0 1 0 313106179 93474816 21278 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 22821 21278 139 317 0 22500 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 91284

[startup+582.301 s]
/proc/loadavg: 1.04 1.00 0.95 2/78 24952
/proc/meminfo: memFree=1618928/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=95332 CPUtime=582.15
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 22438 0 0 0 58197 18 0 0 25 0 1 0 313106179 97619968 22312 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 23833 22312 139 317 0 23512 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 95332

[startup+642.302 s]
/proc/loadavg: 1.06 1.01 0.96 2/78 24952
/proc/meminfo: memFree=1614960/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=99084 CPUtime=642.13
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 23417 0 0 0 64194 19 0 0 25 0 1 0 313106179 101462016 23291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 24771 23291 139 317 0 24450 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 99084


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

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1591280/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=123672 CPUtime=942.06
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 29460 0 0 0 94180 26 0 0 25 0 1 0 313106179 126640128 29191 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 30918 29191 139 317 0 30597 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 123672

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1590512/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=124200 CPUtime=1002.05
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 29642 0 0 0 100178 27 0 0 25 0 1 0 313106179 127180800 29373 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 31050 29373 139 317 0 30729 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 124200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1588784/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=125896 CPUtime=1062.03
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 30087 0 0 0 106176 27 0 0 25 0 1 0 313106179 128917504 29818 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 31474 29818 139 317 0 31153 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 125896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1586864/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=127632 CPUtime=1122.01
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 30567 0 0 0 112173 28 0 0 25 0 1 0 313106179 130695168 30298 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 31908 30298 139 317 0 31587 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 127632

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1584176/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=131820 CPUtime=1182
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 31637 0 0 0 118170 30 0 0 25 0 1 0 313106179 134983680 30972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 32955 30972 139 317 0 32634 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 131820

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1579184/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=138628 CPUtime=1241.99
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 33350 0 0 0 124168 31 0 0 25 0 1 0 313106179 141955072 32223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 34657 32223 139 317 0 34336 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 138628

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1574896/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=144028 CPUtime=1301.97
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 34716 0 0 0 130165 32 0 0 25 0 1 0 313106179 147484672 33259 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 36007 33259 139 317 0 35686 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 144028

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24952
/proc/meminfo: memFree=1570416/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=148856 CPUtime=1361.96
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 36003 0 0 0 136162 34 0 0 25 0 1 0 313106179 152428544 34381 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 37214 34381 139 317 0 36893 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 148856

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1565744/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=154000 CPUtime=1421.94
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 37328 0 0 0 142159 35 0 0 25 0 1 0 313106179 157696000 35541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 38500 35541 139 317 0 38179 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 154000

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 3/78 24954
/proc/meminfo: memFree=1561136/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=159096 CPUtime=1481.93
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 38596 0 0 0 148157 36 0 0 25 0 1 0 313106179 162914304 36710 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 39774 36710 139 317 0 39453 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 159096

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1556656/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=164036 CPUtime=1541.91
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 39881 0 0 0 154154 37 0 0 25 0 1 0 313106179 167972864 37830 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 41009 37830 139 317 0 40688 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 164036

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1552752/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=167964 CPUtime=1601.9
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 40965 0 0 0 160152 38 0 0 25 0 1 0 313106179 171995136 38815 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 41991 38815 139 317 0 41670 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 167964

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1548848/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=172120 CPUtime=1661.88
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 42089 0 0 0 166149 39 0 0 25 0 1 0 313106179 176250880 39807 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 43030 39807 139 317 0 42709 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 172120

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1544432/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=176440 CPUtime=1721.86
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 43271 0 0 0 172146 40 0 0 25 0 1 0 313106179 180674560 40890 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 44110 40890 139 317 0 43789 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 176440

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1540400/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=180320 CPUtime=1781.85
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 44325 0 0 0 178144 41 0 0 25 0 1 0 313106179 184647680 41878 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604330 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 45080 41878 139 317 0 44759 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 180320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 24954
/proc/meminfo: memFree=1539248/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=181372 CPUtime=1800.05
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 44620 0 0 0 179964 41 0 0 25 0 1 0 313106179 185724928 42173 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 45343 42173 139 317 0 45022 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 181372

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 24955
/proc/meminfo: memFree=1539240/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=181372 CPUtime=1800.16
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194304 44623 0 0 0 179974 42 0 0 25 0 1 0 313106179 185724928 42176 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 45343 42176 139 317 0 45022 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 181372

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 24955
/proc/meminfo: memFree=1539240/2055920 swapFree=4157252/4192956
[pid=24951] ppid=24949 vsize=0 CPUtime=1800.25
/proc/24951/stat : 24951 (oree) R 24949 24951 23250 0 -1 4194308 44640 0 0 0 179982 43 0 0 25 0 1 0 313106179 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24951/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.28
CPU user time (s): 1799.83
CPU system time (s): 0.450931
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 181372

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

runsolver used 1.57276 second user time and 4.30835 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat May  5 13:11:17 UTC 2007

IDJOB= 457592
IDBENCH= 48351
IDSOLVER= 172
FILE ID= node72/457592-1178370677

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  3f7fb60f05fdea42d317cf95beb113ab

RANDOM SEED= 712331316

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:       1708624 kB
Buffers:         35588 kB
Cached:         203348 kB
SwapCached:      16948 kB
Active:         102280 kB
Inactive:       164392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708624 kB
SwapTotal:     4192956 kB
SwapFree:      4157252 kB
Dirty:            1356 kB
Writeback:           0 kB
Mapped:          34884 kB
Slab:            66088 kB
Committed_AS:  7381584 kB
PageTables:       1804 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 13:41:20 UTC 2007