Trace number 420361

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.17 1800.71

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/
counting-easier-fphp-012-010.sat05-1214.reshuffled-07.opb
MD5SUM707ddd9e09345569a10711e5aa0d69ae
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark109.315
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints1212
Number of constraints which are clauses1212
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
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 6
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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=120 #constraints=1212 hasObjective=no
0.00/0.01	c res. mode=mod
0.00/0.01	c VSIDS like heuristics
0.00/0.01	c complete search running
0.09/0.19	c restart after 401 decisions
0.19/0.23	c nbDecision=500 #constraints=1678
0.39/0.44	c restart after 801 decisions
0.49/0.60	c nbDecision=1000 #constraints=2154
1.29/1.32	c nbDecision=1500 #constraints=2633
1.49/1.51	c restart after 1601 decisions
2.59/2.60	c nbDecision=2000 #constraints=3123
4.59/4.61	c nbDecision=2500 #constraints=3606
7.29/7.38	c nbDecision=3000 #constraints=4087
8.99/9.06	c restart after 3201 decisions
10.59/10.67	c nbDecision=3500 #constraints=4557
14.68/14.76	c nbDecision=4000 #constraints=5045
20.89/20.92	c nbDecision=4500 #constraints=5533
28.69/28.71	c nbDecision=5000 #constraints=6011
37.28/37.31	c nbDecision=5500 #constraints=6493
45.88/46.00	c nbDecision=6000 #constraints=6980
53.47/53.51	c restart after 6401 decisions
54.77/54.81	c nbDecision=6500 #constraints=7440
63.18/63.24	c nbDecision=7000 #constraints=7922
73.27/73.31	c nbDecision=7500 #constraints=8409
84.07/84.15	c nbDecision=8000 #constraints=8882
97.47/97.53	c nbDecision=8500 #constraints=9367
112.86/112.92	c nbDecision=9000 #constraints=9851
126.66/126.73	c nbDecision=9500 #constraints=10346
143.36/143.49	c nbDecision=10000 #constraints=10832
161.66/161.72	c nbDecision=10500 #constraints=11307
180.55/180.62	c nbDecision=11000 #constraints=11791
201.45/201.57	c nbDecision=11500 #constraints=12279
225.64/225.79	c nbDecision=12000 #constraints=12761
255.33/255.50	c nbDecision=12500 #constraints=13251
273.12/273.25	c restart after 12801 decisions
278.03/278.10	c nbDecision=13000 #constraints=13720
295.32/295.49	c nbDecision=13500 #constraints=14199
314.72/314.89	c nbDecision=14000 #constraints=14684
338.31/338.40	c nbDecision=14500 #constraints=15170
364.30/364.43	c nbDecision=15000 #constraints=15652
393.70/393.87	c nbDecision=15500 #constraints=16140
423.39/423.54	c nbDecision=16000 #constraints=16633
453.19/453.37	c nbDecision=16500 #constraints=17121
487.57/487.71	c nbDecision=17000 #constraints=17606
525.37/525.50	c nbDecision=17500 #constraints=18100
566.88/567.18	c nbDecision=18000 #constraints=18589
612.03/612.30	c nbDecision=18500 #constraints=19084
658.92/659.21	c nbDecision=19000 #constraints=19575
697.32/697.67	c nbDecision=19500 #constraints=20055
733.60/733.90	c nbDecision=20000 #constraints=20543
765.10/765.44	c nbDecision=20500 #constraints=21023
804.79/805.15	c nbDecision=21000 #constraints=21511
843.49/843.89	c nbDecision=21500 #constraints=21997
887.87/888.21	c nbDecision=22000 #constraints=22481
940.46/940.82	c nbDecision=22500 #constraints=22977
992.75/993.11	c nbDecision=23000 #constraints=23471
1044.93/1045.32	c nbDecision=23500 #constraints=23971
1100.01/1100.50	c nbDecision=24000 #constraints=24466
1134.51/1134.99	c nbDecision=24500 #constraints=24946
1180.00/1180.42	c nbDecision=25000 #constraints=25437
1229.08/1229.54	c nbDecision=25500 #constraints=25922
1238.08/1238.55	c restart after 25601 decisions
1266.88/1267.35	c nbDecision=26000 #constraints=26395
1312.46/1312.93	c nbDecision=26500 #constraints=26877
1359.96/1360.46	c nbDecision=27000 #constraints=27366
1407.15/1407.66	c nbDecision=27500 #constraints=27858
1465.73/1466.22	c nbDecision=28000 #constraints=28344
1524.42/1524.96	c nbDecision=28500 #constraints=28839
1590.00/1590.59	c nbDecision=29000 #constraints=29324
1655.28/1655.86	c nbDecision=29500 #constraints=29805
1726.77/1727.39	c nbDecision=30000 #constraints=30293
1797.75/1798.33	c nbDecision=30500 #constraints=30791
1800.05/1800.60	Received signal 15
1800.05/1800.68	
1800.05/1800.68	s UNKNOWN
1800.05/1800.68	
1800.05/1800.68	c user time= 1799.82 s
1800.05/1800.68	c system time= 0.32595 s
1800.05/1800.68	c wall clock time=1800.69

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-420361-1177422722 -o ROOT/results/node30/solver-420361-1177422722 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420361-1177422722/instance-420361-1177422722.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.04 1.01 1.00 3/77 32643
/proc/meminfo: memFree=1939520/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=1468 CPUtime=0
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 190187863 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 367 167 130 317 0 46 0

[startup+0.100667 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 32643
/proc/meminfo: memFree=1939520/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=2260 CPUtime=0.09
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 362 0 0 0 9 0 0 0 18 0 1 0 190187863 2314240 345 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710866 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 565 345 139 317 0 244 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2260

[startup+0.201673 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 32643
/proc/meminfo: memFree=1939520/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=2516 CPUtime=0.19
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 443 0 0 0 19 0 0 0 18 0 1 0 190187863 2576384 426 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278905 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 629 427 139 317 0 308 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2516

[startup+0.301679 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 32643
/proc/meminfo: memFree=1939520/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=2912 CPUtime=0.29
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 536 0 0 0 29 0 0 0 19 0 1 0 190187863 2981888 519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 728 519 139 317 0 407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2912

[startup+0.701703 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 32643
/proc/meminfo: memFree=1939520/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=3936 CPUtime=0.69
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 790 0 0 0 69 0 0 0 23 0 1 0 190187863 4030464 773 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 984 773 139 317 0 663 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3936

[startup+1.50275 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 32644
/proc/meminfo: memFree=1936312/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=4864 CPUtime=1.49
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 1023 0 0 0 149 0 0 0 25 0 1 0 190187863 4980736 1006 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 1216 1006 139 317 0 895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4864

[startup+3.10185 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 32644
/proc/meminfo: memFree=1935288/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=5916 CPUtime=3.09
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 1287 0 0 0 309 0 0 0 25 0 1 0 190187863 6057984 1270 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 1479 1270 139 317 0 1158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5916

[startup+6.30105 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 32644
/proc/meminfo: memFree=1933560/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=7384 CPUtime=6.28
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 1643 0 0 0 628 0 0 0 25 0 1 0 190187863 7561216 1626 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718318 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 1846 1626 139 317 0 1525 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7384

[startup+12.7014 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 32644
/proc/meminfo: memFree=1931456/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=9356 CPUtime=12.69
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 2107 0 0 0 1268 1 0 0 25 0 1 0 190187863 9580544 2090 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 2339 2090 139 317 0 2018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9356

[startup+25.5012 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32644
/proc/meminfo: memFree=1929216/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=11788 CPUtime=25.48
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 2670 0 0 0 2546 2 0 0 25 0 1 0 190187863 12070912 2653 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563464 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 2947 2653 139 317 0 2626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11788

[startup+51.1018 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32644
/proc/meminfo: memFree=1926144/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=14756 CPUtime=51.08
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 3437 0 0 0 5105 3 0 0 25 0 1 0 190187863 15110144 3420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 3689 3420 139 317 0 3368 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14756

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1921088/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=20480 CPUtime=102.27
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 4740 0 0 0 10222 5 0 0 25 0 1 0 190187863 20971520 4665 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 5120 4665 139 317 0 4799 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20480

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1917120/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=24456 CPUtime=162.25
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 5704 0 0 0 16218 7 0 0 25 0 1 0 190187863 25042944 5629 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 6114 5629 139 317 0 5793 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24456

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1914048/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=27580 CPUtime=222.24
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 6458 0 0 0 22216 8 0 0 25 0 1 0 190187863 28241920 6383 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 6895 6383 139 317 0 6574 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27580

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1911616/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=29684 CPUtime=282.23
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 7074 0 0 0 28214 9 0 0 25 0 1 0 190187863 30396416 6999 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 7421 6999 139 317 0 7100 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 29684

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1908480/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=33060 CPUtime=342.21
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 7832 0 0 0 34211 10 0 0 25 0 1 0 190187863 33853440 7757 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604145 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 8265 7757 139 317 0 7944 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33060

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1906304/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=35444 CPUtime=402.19
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 8379 0 0 0 40208 11 0 0 25 0 1 0 190187863 36294656 8304 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 8861 8304 139 317 0 8540 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 35444

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1904000/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=38660 CPUtime=462.18
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 9046 0 0 0 46206 12 0 0 25 0 1 0 190187863 39587840 8857 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 9665 8857 139 317 0 9344 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 38660

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32644
/proc/meminfo: memFree=1902144/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=40632 CPUtime=522.17
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 9500 0 0 0 52203 14 0 0 25 0 1 0 190187863 41607168 9311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 10158 9311 139 317 0 9837 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 40632

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 348
/proc/meminfo: memFree=1899328/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=42340 CPUtime=582.06
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 9890 0 0 0 58192 14 0 0 25 0 1 0 190187863 43356160 9701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 10585 9701 139 317 0 10264 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 42340

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1899008/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=44048 CPUtime=642.02
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 10259 0 0 0 64187 15 0 0 25 0 1 0 190187863 45105152 10070 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 11012 10070 139 317 0 10691 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 44048


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

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1892096/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=51360 CPUtime=881.97
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 11941 0 0 0 88178 19 0 0 25 0 1 0 190187863 52592640 11752 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 12840 11752 139 317 0 12519 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 51360

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1890816/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=52388 CPUtime=941.96
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 12263 0 0 0 94176 20 0 0 25 0 1 0 190187863 53645312 12074 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 13097 12074 139 317 0 12776 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 52388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1889472/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=53548 CPUtime=1001.94
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 12592 0 0 0 100173 21 0 0 25 0 1 0 190187863 54833152 12403 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 13387 12403 139 317 0 13066 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 53548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1888000/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=54720 CPUtime=1061.93
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 12942 0 0 0 106171 22 0 0 25 0 1 0 190187863 56033280 12753 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 13680 12753 139 317 0 13359 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 54720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1886528/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=56036 CPUtime=1121.92
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 13301 0 0 0 112169 23 0 0 25 0 1 0 190187863 57380864 13112 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 14009 13112 139 317 0 13688 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 56036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1885056/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=57340 CPUtime=1181.9
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 13666 0 0 0 118167 23 0 0 25 0 1 0 190187863 58716160 13477 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 14335 13477 139 317 0 14014 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 57340

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1883648/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=58508 CPUtime=1241.88
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 13997 0 0 0 124164 24 0 0 25 0 1 0 190187863 59912192 13808 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 14627 13808 139 317 0 14306 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 58508

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1882176/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=59680 CPUtime=1301.87
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 14357 0 0 0 130162 25 0 0 25 0 1 0 190187863 61112320 14168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 14920 14168 139 317 0 14599 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 59680

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 374
/proc/meminfo: memFree=1880704/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=61160 CPUtime=1361.86
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 14748 0 0 0 136160 26 0 0 25 0 1 0 190187863 62627840 14526 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 15290 14526 139 317 0 14969 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 61160

[startup+1422.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 374
/proc/meminfo: memFree=1879360/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=62204 CPUtime=1421.85
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 15073 0 0 0 142158 27 0 0 25 0 1 0 190187863 63696896 14851 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 15551 14851 139 317 0 15230 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 62204

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1878208/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=63524 CPUtime=1481.82
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 15420 0 0 0 148155 27 0 0 25 0 1 0 190187863 65048576 15132 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 15881 15132 139 317 0 15560 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 63524

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1877056/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=64828 CPUtime=1541.82
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 15740 0 0 0 154153 29 0 0 25 0 1 0 190187863 66383872 15386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 16207 15386 139 317 0 15886 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 64828

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1876032/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=66004 CPUtime=1601.79
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 16066 0 0 0 160150 29 0 0 25 0 1 0 190187863 67588096 15646 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 16501 15646 139 317 0 16180 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 66004

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1874944/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=67048 CPUtime=1661.78
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 16356 0 0 0 166148 30 0 0 25 0 1 0 190187863 68657152 15903 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 16762 15903 139 317 0 16441 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 67048

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1873792/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=68864 CPUtime=1721.77
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 16828 0 0 0 172146 31 0 0 25 0 1 0 190187863 70516736 16144 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 17216 16144 139 317 0 16895 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 68864

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1872704/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=70160 CPUtime=1781.76
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 17195 0 0 0 178144 32 0 0 25 0 1 0 190187863 71843840 16379 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 17540 16379 139 317 0 17219 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 70160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 374
/proc/meminfo: memFree=1872448/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=70416 CPUtime=1800.05
/proc/32643/stat : 32643 (oree) R 32641 32643 31334 0 -1 4194304 17277 0 0 0 179973 32 0 0 25 0 1 0 190187863 72105984 16461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32643/statm: 17604 16461 139 317 0 17283 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 70416

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 375
/proc/meminfo: memFree=1937664/2055920 swapFree=4156968/4192956
[pid=32643] ppid=32641 vsize=0 CPUtime=1800.15
/proc/32643/stat : 32643 (oree) D 32641 32643 31334 0 -1 4194308 17293 0 0 0 179982 33 0 0 24 0 1 0 190187863 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 18446744072100051646 0 0 17 1 0 0
/proc/32643/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.17
CPU user time (s): 1799.83
CPU system time (s): 0.338948
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 70416

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

runsolver used 1.40079 second user time and 4.00039 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Apr 24 13:52:02 UTC 2007

IDJOB= 420361
IDBENCH= 47839
IDSOLVER= 172
FILE ID= node30/420361-1177422722

PBS_JOBID= 4675652

Free space on /tmp= 66395 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-fphp-012-010.sat05-1214.reshuffled-07.opb
COMMAND LINE= oree /tmp/evaluation/420361-1177422722/instance-420361-1177422722.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-420361-1177422722 -o ROOT/results/node30/solver-420361-1177422722 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420361-1177422722/instance-420361-1177422722.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  707ddd9e09345569a10711e5aa0d69ae

RANDOM SEED= 357771428

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1939928 kB
Buffers:         10904 kB
Cached:          47716 kB
SwapCached:      14752 kB
Active:          50556 kB
Inactive:        34792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1939928 kB
SwapTotal:     4192956 kB
SwapFree:      4156968 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          33756 kB
Slab:            16192 kB
Committed_AS:  3532008 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66395 MiB

End job on node30 on Tue Apr 24 14:22:05 UTC 2007