Trace number 360782

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.09 1800.87

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga12_12_sat_pb.cnf.cr.opb
MD5SUM92d68bb6a1fae8fdeae7bddcc1ebc205
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.004998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables216
Total number of constraints180
Number of constraints which are clauses156
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint12
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.00	c ...done
0.00/0.00	c #vars=216 #constraints=180 hasObjective=no
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.29/0.36	c restart after 401 decisions
0.39/0.43	c nbDecision=500 #constraints=629
0.69/0.73	c restart after 801 decisions
1.00/1.05	c nbDecision=1000 #constraints=1080
2.09/2.13	c nbDecision=1500 #constraints=1566
2.39/2.43	c restart after 1601 decisions
3.89/3.91	c nbDecision=2000 #constraints=2055
6.59/6.66	c nbDecision=2500 #constraints=2545
10.69/10.77	c nbDecision=3000 #constraints=3035
12.59/12.68	c restart after 3201 decisions
16.18/16.29	c nbDecision=3500 #constraints=3524
23.48/23.53	c nbDecision=4000 #constraints=4018
31.88/31.92	c nbDecision=4500 #constraints=4514
42.78/42.82	c nbDecision=5000 #constraints=5006
54.67/54.75	c nbDecision=5500 #constraints=5496
68.76/68.82	c nbDecision=6000 #constraints=5993
81.37/81.43	c restart after 6401 decisions
84.67/84.75	c nbDecision=6500 #constraints=6475
100.95/101.04	c nbDecision=7000 #constraints=6973
120.14/120.22	c nbDecision=7500 #constraints=7473
141.74/141.80	c nbDecision=8000 #constraints=7968
164.13/164.20	c nbDecision=8500 #constraints=8460
182.43/182.51	c nbDecision=9000 #constraints=8949
205.81/205.99	c nbDecision=9500 #constraints=9444
234.41/234.56	c nbDecision=10000 #constraints=9940
262.60/262.73	c nbDecision=10500 #constraints=10428
289.38/289.52	c nbDecision=11000 #constraints=10921
318.97/319.17	c nbDecision=11500 #constraints=11411
353.06/353.27	c nbDecision=12000 #constraints=11900
387.15/387.36	c nbDecision=12500 #constraints=12389
407.94/408.17	c restart after 12801 decisions
421.33/421.56	c nbDecision=13000 #constraints=12873
458.12/458.35	c nbDecision=13500 #constraints=13372
498.30/498.51	c nbDecision=14000 #constraints=13868
539.80/540.06	c nbDecision=14500 #constraints=14358
578.47/578.74	c nbDecision=15000 #constraints=14848
613.06/613.39	c nbDecision=15500 #constraints=15341
655.85/656.15	c nbDecision=16000 #constraints=15835
699.43/699.77	c nbDecision=16500 #constraints=16333
747.08/747.49	c nbDecision=17000 #constraints=16825
796.88/797.37	c nbDecision=17500 #constraints=17320
844.66/845.14	c nbDecision=18000 #constraints=17800
897.94/898.47	c nbDecision=18500 #constraints=18294
954.12/954.69	c nbDecision=19000 #constraints=18790
1013.30/1013.83	c nbDecision=19500 #constraints=19285
1073.58/1074.13	c nbDecision=20000 #constraints=19780
1130.95/1131.56	c nbDecision=20500 #constraints=20273
1194.14/1194.79	c nbDecision=21000 #constraints=20768
1259.11/1259.74	c nbDecision=21500 #constraints=21260
1325.29/1325.92	c nbDecision=22000 #constraints=21751
1390.07/1390.78	c nbDecision=22500 #constraints=22240
1455.04/1455.77	c nbDecision=23000 #constraints=22730
1524.31/1525.02	c nbDecision=23500 #constraints=23223
1600.28/1601.06	c nbDecision=24000 #constraints=23720
1673.26/1674.02	c nbDecision=24500 #constraints=24215
1747.14/1747.92	c nbDecision=25000 #constraints=24709
1800.01/1800.80	Received signal 15
1800.01/1800.85	
1800.01/1800.85	s UNKNOWN
1800.01/1800.85	
1800.01/1800.85	c user time= 1799.74 s
1800.01/1800.85	c system time= 0.329949 s
1800.01/1800.85	c wall clock time=1800.85

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-360782-1176842920 -o ROOT/results/node10/solver-360782-1176842920 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/360782-1176842920/instance-360782-1176842920.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.91 0.95 0.97 3/77 14736
/proc/meminfo: memFree=1550608/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=1468 CPUtime=0
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 160329552 1503232 159 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 367 159 130 317 0 46 0

[startup+0.0343691 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 14736
/proc/meminfo: memFree=1550608/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=1740 CPUtime=0.03
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 241 0 0 0 3 0 0 0 18 0 1 0 160329552 1781760 223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 435 223 139 317 0 114 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1740

[startup+0.101383 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 14736
/proc/meminfo: memFree=1550608/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=1872 CPUtime=0.09
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 299 0 0 0 9 0 0 0 18 0 1 0 160329552 1916928 281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 468 281 139 317 0 147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1872

[startup+0.301426 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 14736
/proc/meminfo: memFree=1550608/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=2400 CPUtime=0.29
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 422 0 0 0 29 0 0 0 20 0 1 0 160329552 2457600 404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 600 404 139 317 0 279 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2400

[startup+0.701511 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 14736
/proc/meminfo: memFree=1550608/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=3456 CPUtime=0.69
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 678 0 0 0 69 0 0 0 24 0 1 0 160329552 3538944 660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 864 660 139 317 0 543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3456

[startup+1.50168 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 14737
/proc/meminfo: memFree=1548168/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=4400 CPUtime=1.49
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 914 0 0 0 149 0 0 0 25 0 1 0 160329552 4505600 896 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 1100 896 139 317 0 779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4400

[startup+3.10303 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 14737
/proc/meminfo: memFree=1546696/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=5852 CPUtime=3.09
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 1293 0 0 0 309 0 0 0 25 0 1 0 160329552 5992448 1275 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713792 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 1463 1275 139 317 0 1142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5852

[startup+6.30172 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 14737
/proc/meminfo: memFree=1544392/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=7900 CPUtime=6.29
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 1767 0 0 0 628 1 0 0 25 0 1 0 160329552 8089600 1749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134534233 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 1975 1749 139 317 0 1654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7900

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 14737
/proc/meminfo: memFree=1541640/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=10296 CPUtime=12.69
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 2358 0 0 0 1268 1 0 0 25 0 1 0 160329552 10543104 2340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 2574 2340 139 317 0 2253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10296

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 14737
/proc/meminfo: memFree=1538568/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=13428 CPUtime=25.48
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 3081 0 0 0 2546 2 0 0 25 0 1 0 160329552 13750272 3063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 3357 3063 139 317 0 3036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13428

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 14737
/proc/meminfo: memFree=1534600/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=17780 CPUtime=51.07
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 4085 0 0 0 5104 3 0 0 25 0 1 0 160329552 18206720 4067 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 4445 4067 139 317 0 4124 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17780

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 14737
/proc/meminfo: memFree=1528968/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=23016 CPUtime=102.26
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 5463 0 0 0 10220 6 0 0 25 0 1 0 160329552 23568384 5445 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 5754 5445 139 317 0 5433 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23016

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1523528/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=29520 CPUtime=162.23
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 6820 0 0 0 16215 8 0 0 25 0 1 0 160329552 30228480 6744 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 7380 6744 139 317 0 7059 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29520

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1520200/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=33124 CPUtime=222.21
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 7693 0 0 0 22212 9 0 0 25 0 1 0 160329552 33918976 7617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 8281 7617 139 317 0 7960 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33124

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1517192/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=35916 CPUtime=282.18
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 8439 0 0 0 28208 10 0 0 25 0 1 0 160329552 36777984 8363 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 8979 8363 139 317 0 8658 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35916

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1514184/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=38508 CPUtime=342.16
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 9180 0 0 0 34205 11 0 0 25 0 1 0 160329552 39432192 9104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 9627 9104 139 317 0 9306 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 38508

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1511496/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=41328 CPUtime=402.14
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 9840 0 0 0 40202 12 0 0 25 0 1 0 160329552 42319872 9764 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 10332 9764 139 317 0 10011 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 41328

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1508872/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=43956 CPUtime=462.12
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 10499 0 0 0 46199 13 0 0 25 0 1 0 160329552 45010944 10423 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 10989 10423 139 317 0 10668 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 43956

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1506376/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=46972 CPUtime=522.1
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 11123 0 0 0 52196 14 0 0 25 0 1 0 160329552 48099328 11047 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 11743 11047 139 317 0 11422 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 46972

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1503624/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=50736 CPUtime=582.08
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 11791 0 0 0 58193 15 0 0 25 0 1 0 160329552 51953664 11715 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563656 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 12684 11715 139 317 0 12363 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 50736

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14737
/proc/meminfo: memFree=1500936/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=52800 CPUtime=642.06
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 12301 0 0 0 64190 16 0 0 25 0 1 0 160329552 54067200 12225 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 13200 12225 139 317 0 12879 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 52800


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

[startup+822.302 s]
/proc/loadavg: 1.11 1.06 1.00 2/78 14935
/proc/meminfo: memFree=1495176/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=58916 CPUtime=821.87
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 13799 0 0 0 82167 20 0 0 25 0 1 0 160329552 60329984 13609 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 14729 13609 139 317 0 14408 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 58916

[startup+882.301 s]
/proc/loadavg: 1.04 1.05 1.00 2/78 14935
/proc/meminfo: memFree=1493576/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=60760 CPUtime=881.85
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 14198 0 0 0 88165 20 0 0 25 0 1 0 160329552 62218240 14008 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 15190 14008 139 317 0 14869 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 60760

[startup+942.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 14935
/proc/meminfo: memFree=1492104/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=62200 CPUtime=941.83
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 14574 0 0 0 94162 21 0 0 25 0 1 0 160329552 63692800 14384 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 15550 14384 139 317 0 15229 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 62200

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 14935
/proc/meminfo: memFree=1490504/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=63776 CPUtime=1001.81
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 14955 0 0 0 100159 22 0 0 25 0 1 0 160329552 65306624 14765 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715645 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 15944 14765 139 317 0 15623 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 63776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 14935
/proc/meminfo: memFree=1488904/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=65236 CPUtime=1061.79
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 15347 0 0 0 106156 23 0 0 25 0 1 0 160329552 66801664 15157 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 16309 15157 139 317 0 15988 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 65236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 14935
/proc/meminfo: memFree=1487560/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=66684 CPUtime=1121.76
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 15700 0 0 0 112153 23 0 0 25 0 1 0 160329552 68284416 15510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 16671 15510 139 317 0 16350 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 66684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 14935
/proc/meminfo: memFree=1486216/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=68132 CPUtime=1181.74
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 16047 0 0 0 118149 25 0 0 25 0 1 0 160329552 69767168 15857 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 17033 15857 139 317 0 16712 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 68132

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1484744/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=69444 CPUtime=1241.72
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 16399 0 0 0 124146 26 0 0 25 0 1 0 160329552 71110656 16209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 17361 16209 139 317 0 17040 0
Current children cumulated CPU time (s) 1241.72
Current children cumulated vsize (KiB) 69444

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1483400/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=70760 CPUtime=1301.7
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 16745 0 0 0 130143 27 0 0 25 0 1 0 160329552 72458240 16555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 17690 16555 139 317 0 17369 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 70760

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1482120/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=71944 CPUtime=1361.68
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 17070 0 0 0 136140 28 0 0 25 0 1 0 160329552 73670656 16880 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 17986 16880 139 317 0 17665 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 71944

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1480712/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=73260 CPUtime=1421.65
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 17431 0 0 0 142137 28 0 0 25 0 1 0 160329552 75018240 17241 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 18315 17241 139 317 0 17994 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 73260

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1479368/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=74572 CPUtime=1481.63
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 17771 0 0 0 148134 29 0 0 25 0 1 0 160329552 76361728 17581 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 18643 17581 139 317 0 18322 0
Current children cumulated CPU time (s) 1481.63
Current children cumulated vsize (KiB) 74572

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1478024/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=76128 CPUtime=1541.61
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 18167 0 0 0 154131 30 0 0 25 0 1 0 160329552 77955072 17911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 19032 17911 139 317 0 18711 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 76128

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1476872/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=77556 CPUtime=1601.58
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 18587 0 0 0 160128 30 0 0 25 0 1 0 160329552 79417344 18199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 19389 18199 139 317 0 19068 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 77556

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1475528/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=78856 CPUtime=1661.56
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 18940 0 0 0 166125 31 0 0 25 0 1 0 160329552 80748544 18519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 19714 18519 139 317 0 19393 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 78856

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1474312/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=79772 CPUtime=1721.54
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 19241 0 0 0 172122 32 0 0 25 0 1 0 160329552 81686528 18820 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 19943 18820 139 317 0 19622 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 79772

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1473160/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=80824 CPUtime=1781.52
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 19542 0 0 0 178120 32 0 0 25 0 1 0 160329552 82763776 19121 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 20206 19121 139 317 0 19885 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 80824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14935
/proc/meminfo: memFree=1472776/2055920 swapFree=4117820/4192956
[pid=14736] ppid=14734 vsize=81220 CPUtime=1800.01
/proc/14736/stat : 14736 (oree) R 14734 14736 14593 0 -1 4194304 19627 0 0 0 179969 32 0 0 25 0 1 0 160329552 83169280 19206 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14736/statm: 20305 19206 139 317 0 19984 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 81220

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

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

Child status: 0
Real time (s): 1800.87
CPU time (s): 1800.09
CPU user time (s): 1799.75
CPU system time (s): 0.343947
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 81220

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

runsolver used 2.05569 second user time and 4.48632 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Apr 17 20:48:40 UTC 2007

IDJOB= 360782
IDBENCH= 1395
IDSOLVER= 172
FILE ID= node10/360782-1176842920

PBS_JOBID= 4590181

Free space on /tmp= 66300 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga12_12_sat_pb.cnf.cr.opb
COMMAND LINE= oree /tmp/evaluation/360782-1176842920/instance-360782-1176842920.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-360782-1176842920 -o ROOT/results/node10/solver-360782-1176842920 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/360782-1176842920/instance-360782-1176842920.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  92d68bb6a1fae8fdeae7bddcc1ebc205

RANDOM SEED= 26330263

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1551016 kB
Buffers:         30652 kB
Cached:         367952 kB
SwapCached:      43328 kB
Active:         190108 kB
Inactive:       266308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551016 kB
SwapTotal:     4192956 kB
SwapFree:      4117820 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          30276 kB
Slab:            34044 kB
Committed_AS:  3507824 kB
PageTables:       1708 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= 66300 MiB

End job on node10 on Tue Apr 17 21:18:43 UTC 2007