Trace number 357419

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.12 1800.8

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints109861
Number of constraints which are clauses109861
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 constraint60
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 61
Number of bits of the biggest sum of numbers6
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.69/0.77	c ...done
0.69/0.77	c #vars=3660 #constraints=109861 hasObjective=no
0.79/0.87	c res. mode=mod
0.79/0.87	c VSIDS like heuristics
0.79/0.87	c complete search running
2.49/2.58	c restart after 401 decisions
2.89/2.94	c nbDecision=500 #constraints=110231
4.69/4.74	c restart after 801 decisions
5.99/6.01	c nbDecision=1000 #constraints=110659
10.79/10.86	c nbDecision=1500 #constraints=111137
12.19/12.20	c restart after 1601 decisions
16.78/16.82	c nbDecision=2000 #constraints=111571
24.78/24.87	c nbDecision=2500 #constraints=112060
35.19/35.29	c nbDecision=3000 #constraints=112550
40.47/40.59	c restart after 3201 decisions
46.88/46.95	c nbDecision=3500 #constraints=112988
60.07/60.12	c nbDecision=4000 #constraints=113483
75.87/75.94	c nbDecision=4500 #constraints=113978
94.86/94.97	c nbDecision=5000 #constraints=114470
113.16/113.27	c nbDecision=5500 #constraints=114939
132.75/132.84	c nbDecision=6000 #constraints=115428
151.44/151.53	c restart after 6401 decisions
155.04/155.12	c nbDecision=6500 #constraints=115868
181.93/182.01	c nbDecision=7000 #constraints=116360
210.52/210.65	c nbDecision=7500 #constraints=116849
244.61/244.71	c nbDecision=8000 #constraints=117335
272.30/272.44	c nbDecision=8500 #constraints=117811
307.60/307.79	c nbDecision=9000 #constraints=118296
344.58/344.78	c nbDecision=9500 #constraints=118779
390.06/390.24	c nbDecision=10000 #constraints=119262
434.65/434.81	c nbDecision=10500 #constraints=119750
478.04/478.21	c nbDecision=11000 #constraints=120238
529.62/529.82	c nbDecision=11500 #constraints=120728
583.00/583.28	c nbDecision=12000 #constraints=121223
634.19/634.49	c nbDecision=12500 #constraints=121710
667.78/668.01	c restart after 12801 decisions
686.67/686.92	c nbDecision=13000 #constraints=122132
736.70/737.02	c nbDecision=13500 #constraints=122630
793.24/793.65	c nbDecision=14000 #constraints=123125
853.52/853.90	c nbDecision=14500 #constraints=123620
916.49/916.94	c nbDecision=15000 #constraints=124105
979.28/979.76	c nbDecision=15500 #constraints=124599
1046.16/1046.68	c nbDecision=16000 #constraints=125090
1114.53/1115.02	c nbDecision=16500 #constraints=125585
1186.42/1186.93	c nbDecision=17000 #constraints=126081
1259.68/1260.27	c nbDecision=17500 #constraints=126569
1316.27/1316.85	c nbDecision=18000 #constraints=127056
1384.45/1385.08	c nbDecision=18500 #constraints=127548
1461.83/1462.49	c nbDecision=19000 #constraints=128030
1546.20/1546.85	c nbDecision=19500 #constraints=128523
1625.97/1626.61	c nbDecision=20000 #constraints=129011
1718.74/1719.47	c nbDecision=20500 #constraints=129491
1800.03/1800.71	Received signal 15
1800.03/1800.72	
1800.03/1800.72	s UNKNOWN
1800.03/1800.72	
1800.03/1800.72	c user time= 1799.43 s
1800.03/1800.72	c system time= 0.610907 s
1800.03/1800.72	c wall clock time=1800.72

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/node39/watcher-357419-1176997751 -o ROOT/results/node39/solver-357419-1176997751 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357419-1176997751/instance-357419-1176997751.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2899
/proc/meminfo: memFree=1630720/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=1468 CPUtime=0
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 147687175 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 367 164 130 317 0 46 0

[startup+0.040076 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2899
/proc/meminfo: memFree=1630720/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=2264 CPUtime=0.03
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 375 0 0 0 3 0 0 0 18 0 1 0 147687175 2318336 357 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134600013 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 566 358 130 317 0 245 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2264

[startup+0.101081 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2899
/proc/meminfo: memFree=1630720/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=3584 CPUtime=0.09
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 706 0 0 0 9 0 0 0 18 0 1 0 147687175 3670016 688 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 896 688 130 317 0 575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3584

[startup+0.301114 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2899
/proc/meminfo: memFree=1630720/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=8068 CPUtime=0.29
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 1823 0 0 0 29 0 0 0 19 0 1 0 147687175 8261632 1772 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 2017 1773 130 317 0 1696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8068

[startup+0.701182 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2899
/proc/meminfo: memFree=1630720/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=16772 CPUtime=0.69
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 4064 0 0 0 68 1 0 0 23 0 1 0 147687175 17174528 3948 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 4193 3948 130 317 0 3872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16772

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1601464/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=33488 CPUtime=1.49
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 8254 0 0 0 145 4 0 0 25 0 1 0 147687175 34291712 7386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713878 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 8372 7386 139 317 0 8051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33488

[startup+3.10158 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1601336/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=34424 CPUtime=3.09
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 8490 0 0 0 305 4 0 0 25 0 1 0 147687175 35250176 7622 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 8606 7622 139 317 0 8285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34424

[startup+6.30112 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1596344/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=39424 CPUtime=6.29
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 9758 0 0 0 624 5 0 0 25 0 1 0 147687175 40370176 8890 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 9856 8890 139 317 0 9535 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39424

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1587904/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=47072 CPUtime=12.69
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 11677 0 0 0 1263 6 0 0 25 0 1 0 147687175 48201728 10809 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 11768 10809 139 317 0 11447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47072

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1576704/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=58496 CPUtime=25.48
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 14454 0 0 0 2540 8 0 0 25 0 1 0 147687175 59899904 13586 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 14624 13586 139 317 0 14303 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58496

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1562112/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=73088 CPUtime=51.07
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 18143 0 0 0 5097 10 0 0 25 0 1 0 147687175 74842112 17275 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 18272 17275 139 317 0 17951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73088

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1532864/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=103652 CPUtime=102.26
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 25352 0 0 0 10212 14 0 0 25 0 1 0 147687175 106139648 24484 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606688 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 25913 24484 139 317 0 25592 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 103652

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1513728/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=122812 CPUtime=162.24
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 30169 0 0 0 16206 18 0 0 25 0 1 0 147687175 125759488 29301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 30703 29301 139 317 0 30382 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 122812

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1499136/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=137712 CPUtime=222.22
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 33748 0 0 0 22202 20 0 0 25 0 1 0 147687175 141017088 32880 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 34428 32880 139 317 0 34107 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 137712

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1484736/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=153916 CPUtime=282.2
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 37378 0 0 0 28198 22 0 0 25 0 1 0 147687175 157609984 36510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 38479 36510 139 317 0 38158 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 153916

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1472320/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=167268 CPUtime=342.18
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 40467 0 0 0 34194 24 0 0 25 0 1 0 147687175 171282432 39599 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 41817 39599 139 317 0 41496 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 167268

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1461952/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=178048 CPUtime=402.16
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 43059 0 0 0 40190 26 0 0 25 0 1 0 147687175 182321152 42191 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 44512 42191 139 317 0 44191 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 178048

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1451008/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=189176 CPUtime=462.15
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 45801 0 0 0 46187 28 0 0 25 0 1 0 147687175 193716224 44933 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 47294 44933 139 317 0 46973 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 189176

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1441728/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=198668 CPUtime=522.12
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 48125 0 0 0 52183 29 0 0 25 0 1 0 147687175 203436032 47257 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 49667 47257 139 317 0 49346 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 198668

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 2900
/proc/meminfo: memFree=1431232/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=208516 CPUtime=582.1
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 50711 0 0 0 58179 31 0 0 25 0 1 0 147687175 213520384 49843 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 52129 49843 139 317 0 51808 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 208516

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2900
/proc/meminfo: memFree=1421824/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=217288 CPUtime=642.08
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 53067 0 0 0 64176 32 0 0 25 0 1 0 147687175 222502912 52199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 54322 52199 139 317 0 54001 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 217288


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1385472/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=254160 CPUtime=881.91
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 62068 0 0 0 88151 40 0 0 25 0 1 0 147687175 260259840 61200 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 63540 61200 139 317 0 63219 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 254160

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1377280/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=262748 CPUtime=941.89
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 64121 0 0 0 94148 41 0 0 25 0 1 0 147687175 269053952 63253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 65687 63253 139 317 0 65366 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 262748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1364800/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=280132 CPUtime=1001.87
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 67227 0 0 0 100144 43 0 0 25 0 1 0 147687175 286855168 66359 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 70033 66359 139 317 0 69712 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 280132

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1357632/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=287576 CPUtime=1061.85
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 69072 0 0 0 106140 45 0 0 25 0 1 0 147687175 294477824 68204 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 71894 68204 139 317 0 71573 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 287576

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1346624/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=301336 CPUtime=1121.83
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 71793 0 0 0 112137 46 0 0 25 0 1 0 147687175 308568064 70925 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 75334 70925 139 317 0 75013 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 301336

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1337920/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=311820 CPUtime=1181.81
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 73997 0 0 0 118134 47 0 0 25 0 1 0 147687175 319303680 73129 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 77955 73129 139 317 0 77634 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 311820

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1330816/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=318676 CPUtime=1241.79
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 75752 0 0 0 124130 49 0 0 25 0 1 0 147687175 326324224 74884 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 79669 74884 139 317 0 79348 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 318676

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1323264/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=325648 CPUtime=1301.78
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 77607 0 0 0 130128 50 0 0 25 0 1 0 147687175 333463552 76739 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266299 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 81412 76739 139 317 0 81091 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 325648

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1317824/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=330876 CPUtime=1361.76
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 78979 0 0 0 136124 52 0 0 25 0 1 0 147687175 338817024 78111 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 82719 78111 139 317 0 82398 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 330876

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1312896/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=335308 CPUtime=1421.74
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 80187 0 0 0 142121 53 0 0 25 0 1 0 147687175 343355392 79319 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 83827 79319 139 317 0 83506 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 335308

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1307456/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=340276 CPUtime=1481.72
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 81535 0 0 0 148118 54 0 0 25 0 1 0 147687175 348442624 80667 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 85069 80667 139 317 0 84748 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 340276

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1302784/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=344712 CPUtime=1541.7
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 82695 0 0 0 154115 55 0 0 25 0 1 0 147687175 352985088 81827 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716176 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 86178 81827 139 317 0 85857 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 344712

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1296064/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=352716 CPUtime=1601.68
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 84382 0 0 0 160112 56 0 0 25 0 1 0 147687175 361181184 83514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 88179 83514 139 317 0 87858 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 352716

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1291712/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=356768 CPUtime=1661.66
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 85462 0 0 0 166108 58 0 0 25 0 1 0 147687175 365330432 84594 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 89192 84594 139 317 0 88871 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 356768

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1285568/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=364920 CPUtime=1721.64
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 87017 0 0 0 172105 59 0 0 25 0 1 0 147687175 373678080 86149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 91230 86149 139 317 0 90909 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 364920

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1280896/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=369064 CPUtime=1781.62
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 88154 0 0 0 178102 60 0 0 25 0 1 0 147687175 377921536 87286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 92266 87286 139 317 0 91945 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 369064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1277632/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=373916 CPUtime=1800.03
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 88971 0 0 0 179942 61 0 0 25 0 1 0 147687175 382889984 88103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 93479 88103 139 317 0 93158 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 373916

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: 0.99 0.98 0.99 2/78 3098
/proc/meminfo: memFree=1277632/2055920 swapFree=4154924/4192956
[pid=2899] ppid=2897 vsize=373916 CPUtime=1800.03
/proc/2899/stat : 2899 (oree) R 2897 2899 2092 0 -1 4194304 88971 0 0 0 179942 61 0 0 25 0 1 0 147687175 382889984 88103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2899/statm: 93479 88103 139 317 0 93158 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 373916

Child status: 0
Real time (s): 1800.8
CPU time (s): 1800.12
CPU user time (s): 1799.45
CPU system time (s): 0.669898
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 373916

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

runsolver used 1.9437 second user time and 4.6233 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Thu Apr 19 15:49:11 UTC 2007

IDJOB= 357419
IDBENCH= 2575
IDSOLVER= 172
FILE ID= node39/357419-1176997751

PBS_JOBID= 4630459

Free space on /tmp= 66485 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
COMMAND LINE= oree /tmp/evaluation/357419-1176997751/instance-357419-1176997751.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-357419-1176997751 -o ROOT/results/node39/solver-357419-1176997751 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357419-1176997751/instance-357419-1176997751.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  8f6b9d215c54261c818e8073dc5975b0

RANDOM SEED= 763937135

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1631128 kB
Buffers:         43980 kB
Cached:         290036 kB
SwapCached:      17952 kB
Active:          42060 kB
Inactive:       320064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631128 kB
SwapTotal:     4192956 kB
SwapFree:      4154924 kB
Dirty:            4156 kB
Writeback:           0 kB
Mapped:          30704 kB
Slab:            47920 kB
Committed_AS:  1772068 kB
PageTables:       2012 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= 66485 MiB

End job on node39 on Thu Apr 19 16:19:14 UTC 2007