Trace number 457757

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.46 1801.11

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_5_40.opb
MD5SUM813576a353dee8860ef5bb1ebdae9d95
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)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

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=1452 #constraints=2807 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.06/0.06	c restart after 401 decisions
0.06/0.07	c nbDecision=500 #constraints=2863
0.09/0.10	c restart after 801 decisions
0.09/0.13	c nbDecision=1000 #constraints=2919
0.19/0.23	c nbDecision=1500 #constraints=3015
0.19/0.27	c restart after 1601 decisions
0.49/0.53	c nbDecision=2000 #constraints=3189
1.09/1.17	c nbDecision=2500 #constraints=3582
2.10/2.16	c nbDecision=3000 #constraints=4008
2.69/2.71	c restart after 3201 decisions
3.29/3.34	c nbDecision=3500 #constraints=4298
5.49/5.57	c nbDecision=4000 #constraints=4520
7.59/7.66	c nbDecision=4500 #constraints=4850
10.49/10.57	c nbDecision=5000 #constraints=5272
13.39/13.47	c nbDecision=5500 #constraints=5702
15.89/15.98	c nbDecision=6000 #constraints=6186
18.69/18.78	c restart after 6401 decisions
19.89/19.90	c nbDecision=6500 #constraints=6612
26.68/26.75	c nbDecision=7000 #constraints=6817
35.58/35.65	c nbDecision=7500 #constraints=7243
45.28/45.39	c nbDecision=8000 #constraints=7636
55.27/55.30	c nbDecision=8500 #constraints=8105
66.17/66.22	c nbDecision=9000 #constraints=8529
76.97/77.03	c nbDecision=9500 #constraints=9001
88.46/88.58	c nbDecision=10000 #constraints=9459
101.66/101.70	c nbDecision=10500 #constraints=9911
113.85/113.95	c nbDecision=11000 #constraints=10378
127.25/127.35	c nbDecision=11500 #constraints=10875
142.45/142.53	c nbDecision=12000 #constraints=11348
159.24/159.38	c nbDecision=12500 #constraints=11810
169.24/169.40	c restart after 12801 decisions
173.84/173.91	c nbDecision=13000 #constraints=12119
192.03/192.15	c nbDecision=13500 #constraints=12342
219.32/219.44	c nbDecision=14000 #constraints=12758
243.12/243.25	c nbDecision=14500 #constraints=13246
264.57/264.72	c nbDecision=15000 #constraints=13740
291.02/291.20	c nbDecision=15500 #constraints=14222
321.19/321.42	c nbDecision=16000 #constraints=14701
352.38/352.66	c nbDecision=16500 #constraints=15151
372.28/372.54	c nbDecision=17000 #constraints=15289
417.96/418.21	c nbDecision=17500 #constraints=15621
454.95/455.30	c nbDecision=18000 #constraints=15991
504.03/504.39	c nbDecision=18500 #constraints=16370
534.12/534.42	c nbDecision=19000 #constraints=16871
568.42/568.76	c nbDecision=19500 #constraints=17372
594.61/594.99	c nbDecision=20000 #constraints=17714
638.79/639.14	c nbDecision=20500 #constraints=17935
684.78/685.16	c nbDecision=21000 #constraints=18277
726.36/726.74	c nbDecision=21500 #constraints=18636
773.55/773.97	c nbDecision=22000 #constraints=19004
813.24/813.63	c nbDecision=22500 #constraints=19367
861.93/862.31	c nbDecision=23000 #constraints=19699
899.52/899.95	c nbDecision=23500 #constraints=20135
942.00/942.49	c nbDecision=24000 #constraints=20616
979.39/979.87	c nbDecision=24500 #constraints=20964
1019.68/1020.16	c nbDecision=25000 #constraints=21434
1058.87/1059.39	c nbDecision=25500 #constraints=21919
1066.66/1067.10	c restart after 25601 decisions
1082.86/1083.39	c nbDecision=26000 #constraints=22107
1109.04/1109.57	c nbDecision=26500 #constraints=22234
1184.82/1185.30	c nbDecision=27000 #constraints=22450
1273.99/1274.55	c nbDecision=27500 #constraints=22883
1360.77/1361.33	c nbDecision=28000 #constraints=23304
1473.54/1474.10	c nbDecision=28500 #constraints=23738
1531.32/1531.93	c nbDecision=29000 #constraints=24004
1575.10/1575.74	c nbDecision=29500 #constraints=24154
1643.98/1644.67	c nbDecision=30000 #constraints=24422
1710.87/1711.52	c nbDecision=30500 #constraints=24773
1777.75/1778.45	c nbDecision=31000 #constraints=25109
1800.05/1800.70	Received signal 15
1800.34/1801.08	
1800.34/1801.08	s UNKNOWN
1800.34/1801.08	
1800.34/1801.08	c user time= 1800.06 s
1800.34/1801.08	c system time= 0.375942 s
1800.34/1801.08	c wall clock time=1801.08

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457757-1178373412/instance-457757-1178373412.opb
mv /tmp/evaluation/457757-1178373412/instance-457757-1178373412.opb.tmp /tmp/evaluation/457757-1178373412/instance-457757-1178373412.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-457757-1178373412 -o ROOT/results/node22/solver-457757-1178373412 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457757-1178373412/instance-457757-1178373412.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: 1.00 1.00 1.00 3/77 21640
/proc/meminfo: memFree=1467520/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=1468 CPUtime=0
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 285258844 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 367 164 131 317 0 46 0

[startup+0.0634151 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21640
/proc/meminfo: memFree=1467520/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=2812 CPUtime=0.06
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 488 0 0 0 6 0 0 0 18 0 1 0 285258844 2879488 471 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710858 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 703 471 139 317 0 382 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2812

[startup+0.101421 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21640
/proc/meminfo: memFree=1467520/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=2944 CPUtime=0.09
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 525 0 0 0 9 0 0 0 18 0 1 0 285258844 3014656 508 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 736 508 139 317 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2944

[startup+0.301452 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21640
/proc/meminfo: memFree=1467520/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=3472 CPUtime=0.29
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 680 0 0 0 29 0 0 0 19 0 1 0 285258844 3555328 663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 868 663 139 317 0 547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3472

[startup+0.701512 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21640
/proc/meminfo: memFree=1467520/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=4904 CPUtime=0.69
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 1024 0 0 0 69 0 0 0 22 0 1 0 285258844 5021696 1007 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 1226 1007 139 317 0 905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4904

[startup+1.50164 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1462712/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=7548 CPUtime=1.49
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 1678 0 0 0 149 0 0 0 25 0 1 0 285258844 7729152 1661 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716123 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 1887 1661 139 317 0 1566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7548

[startup+3.10188 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1459576/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=10900 CPUtime=3.09
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 2483 0 0 0 308 1 0 0 25 0 1 0 285258844 11161600 2466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 2725 2466 139 317 0 2404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10900

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1456888/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=12624 CPUtime=6.29
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 2933 0 0 0 628 1 0 0 25 0 1 0 285258844 12926976 2916 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278970 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 3156 2916 139 317 0 2835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12624

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1451448/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=18836 CPUtime=12.69
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 4365 0 0 0 1267 2 0 0 25 0 1 0 285258844 19288064 4311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 4709 4311 139 317 0 4388 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18836

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1441976/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=27000 CPUtime=25.48
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 6485 0 0 0 2544 4 0 0 25 0 1 0 285258844 27648000 6431 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712518 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 6750 6431 139 317 0 6429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27000

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1434936/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=35140 CPUtime=51.08
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 8253 0 0 0 5103 5 0 0 25 0 1 0 285258844 35983360 8199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 8785 8199 139 317 0 8464 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35140

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1421688/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=48232 CPUtime=102.27
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 11530 0 0 0 10219 8 0 0 25 0 1 0 285258844 49389568 11476 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 12058 11476 139 317 0 11737 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48232

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1407928/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=64420 CPUtime=162.24
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 15104 0 0 0 16213 11 0 0 25 0 1 0 285258844 65966080 14978 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 16105 14978 139 317 0 15784 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 64420

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21641
/proc/meminfo: memFree=1402360/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=70012 CPUtime=222.22
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 16412 0 0 0 22210 12 0 0 25 0 1 0 285258844 71692288 16286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 17503 16286 139 317 0 17182 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 70012

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 21797
/proc/meminfo: memFree=1392568/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=79276 CPUtime=282.14
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 18533 0 0 0 28200 14 0 0 25 0 1 0 285258844 81178624 18407 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 19819 18407 139 317 0 19498 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 79276

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1387128/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=85776 CPUtime=342.09
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 20168 0 0 0 34193 16 0 0 25 0 1 0 285258844 87834624 20042 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 21444 20042 139 317 0 21123 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 85776

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1384952/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=88020 CPUtime=402.06
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 20718 0 0 0 40190 16 0 0 25 0 1 0 285258844 90132480 20592 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 22005 20592 139 317 0 21684 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 88020

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1381496/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=91344 CPUtime=462.04
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 21603 0 0 0 46187 17 0 0 25 0 1 0 285258844 93536256 21477 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 22836 21477 139 317 0 22515 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 91344

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1377592/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=95120 CPUtime=522.02
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 22593 0 0 0 52184 18 0 0 25 0 1 0 285258844 97402880 22467 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 23780 22467 139 317 0 23459 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 95120

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1371640/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=101076 CPUtime=582.01
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 24073 0 0 0 58181 20 0 0 25 0 1 0 285258844 103501824 23947 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 25269 23947 139 317 0 24948 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 101076

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1370232/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=102404 CPUtime=641.99
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 24417 0 0 0 64179 20 0 0 25 0 1 0 285258844 104861696 24291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 25601 24291 139 317 0 25280 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 102404


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1354168/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=120916 CPUtime=941.9
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 29088 0 0 0 94165 25 0 0 25 0 1 0 285258844 123817984 28302 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 30229 28302 139 317 0 29908 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 120916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1350392/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=125888 CPUtime=1001.88
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 30342 0 0 0 100162 26 0 0 25 0 1 0 285258844 128909312 29248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 31472 29248 139 317 0 31151 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 125888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1345208/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=131884 CPUtime=1061.86
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 31897 0 0 0 106158 28 0 0 25 0 1 0 285258844 135049216 30572 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 32971 30572 139 317 0 32650 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 131884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1343672/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=133836 CPUtime=1121.85
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 32382 0 0 0 112156 29 0 0 25 0 1 0 285258844 137048064 30925 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 33459 30925 139 317 0 33138 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 133836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1342840/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=135008 CPUtime=1181.83
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 32641 0 0 0 118154 29 0 0 25 0 1 0 285258844 138248192 31118 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 33752 31118 139 317 0 33431 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 135008

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1340792/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=137296 CPUtime=1241.81
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 33249 0 0 0 124151 30 0 0 25 0 1 0 285258844 140591104 31627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 34324 31627 139 317 0 34003 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 137296

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1339448/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=138856 CPUtime=1301.79
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 33655 0 0 0 130148 31 0 0 25 0 1 0 285258844 142188544 31967 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 34714 31967 139 317 0 34393 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 138856

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1337464/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=140716 CPUtime=1361.77
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 34169 0 0 0 136145 32 0 0 25 0 1 0 285258844 144093184 32448 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711120 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 35179 32448 139 317 0 34858 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 140716

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1336120/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=142156 CPUtime=1421.75
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 34569 0 0 0 142143 32 0 0 25 0 1 0 285258844 145567744 32815 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 35539 32815 139 317 0 35218 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 142156

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1334904/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=143336 CPUtime=1481.73
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 34873 0 0 0 148140 33 0 0 25 0 1 0 285258844 146776064 33119 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 35834 33119 139 317 0 35513 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 143336

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1333752/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=144644 CPUtime=1541.71
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 35218 0 0 0 154137 34 0 0 25 0 1 0 285258844 148115456 33431 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 36161 33431 139 317 0 35840 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 144644

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1332984/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=145432 CPUtime=1601.7
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 35393 0 0 0 160135 35 0 0 25 0 1 0 285258844 148922368 33606 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712496 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 36358 33606 139 317 0 36037 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 145432

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1331448/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=146872 CPUtime=1661.68
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 35833 0 0 0 166133 35 0 0 25 0 1 0 285258844 150396928 34013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563935 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 36718 34013 139 317 0 36397 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 146872

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1329656/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=148720 CPUtime=1721.66
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 36334 0 0 0 172130 36 0 0 25 0 1 0 285258844 152289280 34448 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 37180 34448 139 317 0 36859 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 148720

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1327864/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=150924 CPUtime=1781.65
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 36888 0 0 0 178128 37 0 0 25 0 1 0 285258844 154546176 34870 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 37731 34870 139 317 0 37410 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 150924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1326712/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=151968 CPUtime=1800.05
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 37176 0 0 0 179968 37 0 0 25 0 1 0 285258844 155615232 35158 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 37992 35158 139 317 0 37671 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 151968

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1326712/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=151968 CPUtime=1800.34
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194304 37183 0 0 0 179997 37 0 0 25 0 1 0 285258844 155615232 35165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 37992 35165 139 317 0 37671 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 151968

[startup+1801.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21839
/proc/meminfo: memFree=1326712/2055920 swapFree=4163676/4192956
[pid=21640] ppid=21638 vsize=0 CPUtime=1800.43
/proc/21640/stat : 21640 (oree) R 21638 21640 20281 0 -1 4194308 37201 0 0 0 180005 38 0 0 25 0 1 0 285258844 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/21640/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.46
CPU user time (s): 1800.06
CPU system time (s): 0.399939
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 151968

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

runsolver used 1.3208 second user time and 4.08638 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat May  5 13:56:52 UTC 2007

IDJOB= 457757
IDBENCH= 48362
IDSOLVER= 172
FILE ID= node22/457757-1178373412

PBS_JOBID= 5189203

Free space on /tmp= 66541 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_5_40.opb
COMMAND LINE= oree /tmp/evaluation/457757-1178373412/instance-457757-1178373412.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node22/convwatcher-457757-1178373412 -o ROOT/results/node22/conversion-457757-1178373412 -C 600 -M 1800 /tmp/evaluation/457757-1178373412/substituteSizeProductKeyword /tmp/evaluation/457757-1178373412/instance-457757-1178373412.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  813576a353dee8860ef5bb1ebdae9d95

RANDOM SEED= 428314557

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1467864 kB
Buffers:         38848 kB
Cached:         425448 kB
SwapCached:       7420 kB
Active:         227092 kB
Inactive:       260792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467864 kB
SwapTotal:     4192956 kB
SwapFree:      4163676 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          30664 kB
Slab:            85764 kB
Committed_AS:  4512788 kB
PageTables:       1680 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= 66541 MiB

End job on node22 on Sat May  5 14:26:54 UTC 2007