Trace number 365376

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.2 1800.63

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUM0cd2d50a56364a25e801207dfed85434
Bench CategorySATUNSAT-BIGINT (no optimisation, big integers)
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 benchmark1.03284
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables106
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint106
Maximum length of a constraint106
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 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
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=106 #constraints=2 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.49/0.51	c restart after 401 decisions
0.59/0.68	c nbDecision=500 #constraints=495
1.29/1.35	c restart after 801 decisions
1.99/2.03	c nbDecision=1000 #constraints=979
4.29/4.37	c nbDecision=1500 #constraints=1474
4.99/5.00	c restart after 1601 decisions
7.89/7.90	c nbDecision=2000 #constraints=1955
12.09/12.17	c nbDecision=2500 #constraints=2456
17.49/17.50	c nbDecision=3000 #constraints=2954
19.88/19.90	c restart after 3201 decisions
24.09/24.15	c nbDecision=3500 #constraints=3436
32.58/32.67	c nbDecision=4000 #constraints=3936
42.38/42.42	c nbDecision=4500 #constraints=4437
52.78/52.80	c nbDecision=5000 #constraints=4935
64.58/64.62	c nbDecision=5500 #constraints=5436
78.67/78.71	c nbDecision=6000 #constraints=5935
91.07/91.13	c restart after 6401 decisions
93.87/93.90	c nbDecision=6500 #constraints=6414
109.27/109.35	c nbDecision=7000 #constraints=6914
127.66/127.74	c nbDecision=7500 #constraints=7414
145.75/145.84	c nbDecision=8000 #constraints=7914
170.46/170.51	c nbDecision=8500 #constraints=8417
199.95/200.00	c nbDecision=9000 #constraints=8916
232.04/232.14	c nbDecision=9500 #constraints=9415
270.43/270.53	c nbDecision=10000 #constraints=9914
310.32/310.41	c nbDecision=10500 #constraints=10417
353.61/353.75	c nbDecision=11000 #constraints=10918
396.30/396.49	c nbDecision=11500 #constraints=11416
440.39/440.58	c nbDecision=12000 #constraints=11916
486.47/486.60	c nbDecision=12500 #constraints=12414
514.17/514.35	c restart after 12801 decisions
531.26/531.43	c nbDecision=13000 #constraints=12896
578.15/578.36	c nbDecision=13500 #constraints=13398
623.94/624.11	c nbDecision=14000 #constraints=13898
675.43/675.60	c nbDecision=14500 #constraints=14396
724.72/725.00	c nbDecision=15000 #constraints=14895
778.30/778.52	c nbDecision=15500 #constraints=15395
841.69/841.95	c nbDecision=16000 #constraints=15897
907.68/907.99	c nbDecision=16500 #constraints=16398
975.16/975.40	c nbDecision=17000 #constraints=16898
1038.15/1038.47	c nbDecision=17500 #constraints=17397
1093.83/1094.16	c nbDecision=18000 #constraints=17895
1154.51/1154.81	c nbDecision=18500 #constraints=18396
1218.20/1218.54	c nbDecision=19000 #constraints=18897
1283.59/1283.97	c nbDecision=19500 #constraints=19397
1346.47/1346.86	c nbDecision=20000 #constraints=19897
1408.95/1409.32	c nbDecision=20500 #constraints=20396
1473.44/1473.86	c nbDecision=21000 #constraints=20896
1541.73/1542.20	c nbDecision=21500 #constraints=21398
1615.71/1616.20	c nbDecision=22000 #constraints=21896
1688.00/1688.46	c nbDecision=22500 #constraints=22397
1762.97/1763.43	c nbDecision=23000 #constraints=22894
1800.07/1800.50	Received signal 15
1800.07/1800.60	
1800.07/1800.60	s UNKNOWN
1800.07/1800.60	
1800.07/1800.60	c user time= 1799.74 s
1800.07/1800.60	c system time= 0.440932 s
1800.07/1800.60	c wall clock time=1800.61

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/node43/watcher-365376-1176991448 -o ROOT/results/node43/solver-365376-1176991448 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365376-1176991448/instance-365376-1176991448.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 0.99 3/77 6806
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=1468 CPUtime=0
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 147056585 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713793 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 367 166 138 317 0 46 0

[startup+0.025425 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 6806
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=1600 CPUtime=0.02
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 208 0 0 0 2 0 0 0 18 0 1 0 147056585 1638400 190 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 400 190 138 317 0 79 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1600

[startup+0.101432 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 6806
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=1996 CPUtime=0.09
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 303 0 0 0 9 0 0 0 18 0 1 0 147056585 2043904 285 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 499 285 138 317 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.301448 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 6806
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=2644 CPUtime=0.29
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 493 0 0 0 29 0 0 0 19 0 1 0 147056585 2707456 475 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272576 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 661 475 138 317 0 340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2644

[startup+0.701483 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 6806
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=3948 CPUtime=0.69
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 801 0 0 0 69 0 0 0 23 0 1 0 147056585 4042752 783 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 987 783 138 317 0 666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3948

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1089224/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=5800 CPUtime=1.49
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 1255 0 0 0 149 0 0 0 25 0 1 0 147056585 5939200 1237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 1450 1237 139 317 0 1129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5800

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1087568/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=8096 CPUtime=3.09
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 1797 0 0 0 308 1 0 0 25 0 1 0 147056585 8290304 1779 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 2024 1779 139 317 0 1703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8096

[startup+6.30197 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1084176/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=10476 CPUtime=6.29
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 2414 0 0 0 627 2 0 0 25 0 1 0 147056585 10727424 2396 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 2619 2396 139 317 0 2298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10476

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1079696/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=15016 CPUtime=12.69
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 3449 0 0 0 1266 3 0 0 25 0 1 0 147056585 15376384 3431 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 3754 3431 139 317 0 3433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15016

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1074640/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=19604 CPUtime=25.49
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 4649 0 0 0 2545 4 0 0 25 0 1 0 147056585 20074496 4631 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 4901 4631 139 317 0 4580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19604

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1067536/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=27672 CPUtime=51.08
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 6414 0 0 0 5103 5 0 0 25 0 1 0 147056585 28336128 6396 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563475 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 6918 6396 139 317 0 6597 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27672

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1058640/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=35952 CPUtime=102.27
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 8608 0 0 0 10220 7 0 0 25 0 1 0 147056585 36814848 8590 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 8988 8590 139 317 0 8667 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35952

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1048848/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=47608 CPUtime=162.26
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 11039 0 0 0 16216 10 0 0 25 0 1 0 147056585 48750592 10964 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 11902 10964 139 317 0 11581 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 47608

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1044496/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=52720 CPUtime=222.24
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 12169 0 0 0 22213 11 0 0 25 0 1 0 147056585 53985280 12094 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718428 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 13180 12094 139 317 0 12859 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 52720

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1040976/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=56256 CPUtime=282.23
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 13066 0 0 0 28210 13 0 0 25 0 1 0 147056585 57606144 12991 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 14064 12991 139 317 0 13743 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 56256

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1037456/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=59456 CPUtime=342.2
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 13932 0 0 0 34206 14 0 0 25 0 1 0 147056585 60882944 13857 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 14864 13857 139 317 0 14543 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 59456

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1034320/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=62472 CPUtime=402.2
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 14732 0 0 0 40204 16 0 0 25 0 1 0 147056585 63971328 14657 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 15618 14657 139 317 0 15297 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 62472

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1031312/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=65216 CPUtime=462.18
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 15478 0 0 0 46201 17 0 0 25 0 1 0 147056585 66781184 15403 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 16304 15403 139 317 0 15983 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 65216

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1028240/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=67980 CPUtime=522.16
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 16235 0 0 0 52198 18 0 0 25 0 1 0 147056585 69611520 16160 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 16995 16160 139 317 0 16674 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 67980

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1025168/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=70736 CPUtime=582.15
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 17004 0 0 0 58196 19 0 0 25 0 1 0 147056585 72433664 16929 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 17684 16929 139 317 0 17363 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 70736

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1022160/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=73628 CPUtime=642.14
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 17750 0 0 0 64194 20 0 0 25 0 1 0 147056585 75395072 17675 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718650 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 18407 17675 139 317 0 18086 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 73628


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1012240/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=82608 CPUtime=882.08
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 20231 0 0 0 88182 26 0 0 25 0 1 0 147056585 84590592 20156 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 20652 20156 139 317 0 20331 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 82608

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1008592/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=93140 CPUtime=942.06
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 22475 0 0 0 94179 27 0 0 25 0 1 0 147056585 95375360 21066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 23285 21066 139 317 0 22964 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 93140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1006544/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=95360 CPUtime=1002.05
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 23022 0 0 0 100177 28 0 0 25 0 1 0 147056585 97648640 21580 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 23840 21580 139 317 0 23519 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 95360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1003856/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=99180 CPUtime=1062.03
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 23999 0 0 0 106174 29 0 0 25 0 1 0 147056585 101560320 22260 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 24795 22260 139 317 0 24474 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 99180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=1001424/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=101320 CPUtime=1122.03
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 24607 0 0 0 112172 31 0 0 25 0 1 0 147056585 103751680 22868 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 25330 22868 139 317 0 25009 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 101320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=999056/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=103600 CPUtime=1182.01
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 25233 0 0 0 118169 32 0 0 25 0 1 0 147056585 106086400 23461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 25900 23461 139 317 0 25579 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 103600

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=996816/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=105560 CPUtime=1242
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 25826 0 0 0 124167 33 0 0 25 0 1 0 147056585 108093440 24021 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 26390 24021 139 317 0 26069 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 105560

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=994448/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=107952 CPUtime=1301.98
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 26501 0 0 0 130164 34 0 0 25 0 1 0 147056585 110542848 24597 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 26988 24597 139 317 0 26667 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 107952

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=992208/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=110040 CPUtime=1361.97
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 27103 0 0 0 136161 36 0 0 25 0 1 0 147056585 112680960 25166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 27510 25166 139 317 0 27189 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 110040

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=989904/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=112004 CPUtime=1421.96
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 27678 0 0 0 142159 37 0 0 25 0 1 0 147056585 114692096 25741 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563943 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 28001 25741 139 317 0 27680 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 112004

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=987792/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=113980 CPUtime=1481.94
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 28195 0 0 0 148156 38 0 0 25 0 1 0 147056585 116715520 26258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 28495 26258 139 317 0 28174 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 113980

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=985680/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=115944 CPUtime=1541.92
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 28725 0 0 0 154153 39 0 0 25 0 1 0 147056585 118726656 26788 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 28986 26788 139 317 0 28665 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 115944

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=983760/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=117784 CPUtime=1601.91
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 29256 0 0 0 160151 40 0 0 25 0 1 0 147056585 120610816 27286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 29446 27286 139 317 0 29125 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 117784

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=981712/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=119612 CPUtime=1661.89
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 29789 0 0 0 166148 41 0 0 25 0 1 0 147056585 122482688 27786 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 29903 27786 139 317 0 29582 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 119612

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=979728/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=121444 CPUtime=1721.88
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 30291 0 0 0 172146 42 0 0 25 0 1 0 147056585 124358656 28288 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 30361 28288 139 317 0 30040 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 121444

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=977936/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=123136 CPUtime=1781.86
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 30765 0 0 0 178143 43 0 0 25 0 1 0 147056585 126091264 28729 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 30784 28729 139 317 0 30463 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 123136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6807
/proc/meminfo: memFree=977168/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=123792 CPUtime=1800.07
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 30980 0 0 0 179963 44 0 0 25 0 1 0 147056585 126763008 28911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 30948 28911 139 317 0 30627 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 123792

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 6808
/proc/meminfo: memFree=977160/2055920 swapFree=4184648/4192956
[pid=6806] ppid=6804 vsize=123792 CPUtime=1800.17
/proc/6806/stat : 6806 (oree) R 6804 6806 6463 0 -1 4194304 30997 0 0 0 179973 44 0 0 25 0 1 0 147056585 126763008 28928 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284215 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6806/statm: 30948 28928 155 317 0 30627 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 123792

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.2
CPU user time (s): 1799.74
CPU system time (s): 0.45993
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 123792

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

runsolver used 2.05669 second user time and 4.50232 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Apr 19 14:04:08 UTC 2007

IDJOB= 365376
IDBENCH= 2276
IDSOLVER= 172
FILE ID= node43/365376-1176991448

PBS_JOBID= 4630428

Free space on /tmp= 66434 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= oree /tmp/evaluation/365376-1176991448/instance-365376-1176991448.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-365376-1176991448 -o ROOT/results/node43/solver-365376-1176991448 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/365376-1176991448/instance-365376-1176991448.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  0cd2d50a56364a25e801207dfed85434

RANDOM SEED= 931764389

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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:       1093224 kB
Buffers:         54672 kB
Cached:         724304 kB
SwapCached:       2072 kB
Active:         472400 kB
Inactive:       419228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093224 kB
SwapTotal:     4192956 kB
SwapFree:      4184648 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:         128440 kB
Slab:            56412 kB
Committed_AS:  1756664 kB
PageTables:       1896 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= 66434 MiB

End job on node43 on Thu Apr 19 14:34:11 UTC 2007