Trace number 349822

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
minisat+ 1.14? (TO) 1800.11 1800.63

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-35-30.opb
MD5SUMc31072fad7bb81e0a58c1598fe2e2bbc
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 variables1050
Total number of constraints17885
Number of constraints which are clauses17885
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 constraint30
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 31
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 Parsing PB file...
0.39/0.48	c Converting 17885 PB-constraints to clauses...
0.39/0.48	c   -- Unit propagations: (none)
0.39/0.48	c   -- Detecting intervals from adjacent constraints: (none)
0.39/0.49	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.49/0.53	c ==================================[MINISAT+]==================================
0.49/0.53	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.53	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.53	c ==============================================================================
0.49/0.53	c |         0 |   17885    36750 |    5961       0        0     nan |  0.000 % |
0.49/0.54	c |       102 |   17885    36750 |    6557     102    12050   118.1 |  0.000 % |
0.49/0.55	c |       252 |   17885    36750 |    7212     252    38708   153.6 |  0.000 % |
0.49/0.57	c |       478 |   17885    36750 |    7934     478    70536   147.6 |  0.000 % |
0.58/0.61	c |       816 |   17885    36750 |    8727     816   128277   157.2 |  0.000 % |
0.58/0.68	c |      1322 |   17885    36750 |    9600    1322   247464   187.2 |  0.000 % |
0.69/0.78	c |      2081 |   17885    36750 |   10560    2081   389761   187.3 |  0.000 % |
0.89/0.96	c |      3220 |   17885    36750 |   11616    3220   658021   204.4 |  0.000 % |
1.18/1.29	c |      4928 |   17885    36750 |   12777    4928  1145589   232.5 |  0.000 % |
2.09/2.13	c |      7491 |   17885    36750 |   14055    7491  2228375   297.5 |  0.000 % |
3.19/3.20	c |     11337 |   17885    36750 |   15461   11337  3481982   307.1 |  0.000 % |
4.99/5.04	c |     17104 |   17885    36750 |   17007    8902  2865183   321.9 |  0.000 % |
7.38/7.47	c |     25756 |   17885    36750 |   18708   17554  5817410   331.4 |  0.000 % |
12.19/12.22	c |     38732 |   17885    36750 |   20578   10915  3814292   349.5 |  0.000 % |
21.58/21.66	c |     58195 |   17885    36750 |   22636   19643  5385547   274.2 |  0.000 % |
36.48/36.55	c |     87387 |   17885    36750 |   24900   13476  4590789   340.7 |  0.000 % |
64.57/64.69	c |    131176 |   17885    36750 |   27390   16937  4620526   272.8 |  0.000 % |
110.66/110.78	c |    196860 |   17885    36750 |   30129   21609  5943262   275.0 |  0.000 % |
180.35/180.42	c |    295386 |   17885    36750 |   33142   12679  2817678   222.2 |  0.000 % |
293.72/293.81	c |    443182 |   17885    36750 |   36456   22790  7310176   320.8 |  0.000 % |
480.58/480.76	c |    664868 |   17885    36750 |   40102   27765  7592952   273.5 |  0.000 % |
796.79/797.01	c |    997393 |   17885    36750 |   44112   39184 13605358   347.2 |  0.000 % |
1335.57/1335.99	c |   1496181 |   17885    36750 |   48524   15883  3812731   240.1 |  0.000 % |
1800.09/1800.60	c 
1800.09/1800.61	c *** TERMINATED ***
1800.09/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349822-1176716193/instance-349822-1176716193.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-349822-1176716193 -o ROOT/results/node50/solver-349822-1176716193 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/349822-1176716193/minisat+ /tmp/evaluation/349822-1176716193/instance-349822-1176716193.opb 

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/64 24135
/proc/meminfo: memFree=1630720/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=1048 CPUtime=0
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 26464477 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 262 110 74 215 0 44 0

[startup+0.085284 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24135
/proc/meminfo: memFree=1630720/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=1848 CPUtime=0.08
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 305 0 0 0 8 0 0 0 18 0 1 0 26464477 1892352 290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 462 290 74 215 0 244 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1848

[startup+0.102284 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24135
/proc/meminfo: memFree=1630720/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=1984 CPUtime=0.1
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 340 0 0 0 10 0 0 0 18 0 1 0 26464477 2031616 325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 496 325 74 215 0 278 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1984

[startup+0.3013 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24135
/proc/meminfo: memFree=1630720/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=3656 CPUtime=0.29
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 762 0 0 0 29 0 0 0 19 0 1 0 26464477 3743744 747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 914 747 74 215 0 696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3656

[startup+0.702337 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24135
/proc/meminfo: memFree=1630720/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=6012 CPUtime=0.69
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 1377 0 0 0 67 2 0 0 18 0 1 0 26464477 6156288 1362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 1503 1362 103 215 0 1285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6012

[startup+1.50141 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1624760/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=9844 CPUtime=1.49
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 2348 0 0 0 146 3 0 0 25 0 1 0 26464477 10080256 2333 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 2461 2333 103 215 0 2243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9844

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1618552/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=17896 CPUtime=3.09
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 4354 0 0 0 305 4 0 0 25 0 1 0 26464477 18325504 4339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 4474 4339 103 215 0 4256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17896

[startup+6.30183 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1606328/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=25036 CPUtime=6.29
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 6131 0 0 0 624 5 0 0 25 0 1 0 26464477 25636864 6116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584088 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 6259 6116 103 215 0 6041 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25036

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1599032/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=32228 CPUtime=12.69
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 7926 0 0 0 1263 6 0 0 25 0 1 0 26464477 33001472 7911 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 8057 7911 103 215 0 7839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32228

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1598200/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=33020 CPUtime=25.48
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 8143 0 0 0 2542 6 0 0 25 0 1 0 26464477 33812480 8128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 8255 8128 103 215 0 8037 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33020

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1591224/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=40048 CPUtime=51.07
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 9882 0 0 0 5100 7 0 0 25 0 1 0 26464477 41009152 9867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 10012 9867 103 215 0 9794 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40048

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1586808/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=44440 CPUtime=102.27
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 10978 0 0 0 10219 8 0 0 25 0 1 0 26464477 45506560 10963 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 11110 10963 103 215 0 10892 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44440

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1585912/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=45472 CPUtime=162.25
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 11198 0 0 0 16217 8 0 0 25 0 1 0 26464477 46563328 11183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 11368 11183 103 215 0 11150 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45472

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1575928/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=55452 CPUtime=222.24
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 13698 0 0 0 22214 10 0 0 25 0 1 0 26464477 56782848 13683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 13863 13683 103 215 0 13645 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 55452

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1571064/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=60340 CPUtime=282.22
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 14896 0 0 0 28211 11 0 0 25 0 1 0 26464477 61788160 14881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 15085 14881 103 215 0 14867 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60340

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1568568/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=62836 CPUtime=342.2
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 15519 0 0 0 34209 11 0 0 25 0 1 0 26464477 64344064 15504 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 15709 15504 103 215 0 15491 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62836

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1567544/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=63820 CPUtime=402.2
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 15784 0 0 0 40208 12 0 0 25 0 1 0 26464477 65351680 15769 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574085 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 15955 15769 103 215 0 15737 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 63820

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1567288/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=64048 CPUtime=462.18
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 15830 0 0 0 46206 12 0 0 25 0 1 0 26464477 65585152 15815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 16012 15815 103 215 0 15794 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 64048

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1559096/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=72308 CPUtime=522.16
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 17873 0 0 0 52202 14 0 0 25 0 1 0 26464477 74043392 17858 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 18077 17858 103 215 0 17859 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 72308

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1552568/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=79304 CPUtime=582.15
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 19596 0 0 0 58199 16 0 0 25 0 1 0 26464477 81207296 19581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 19826 19581 103 215 0 19608 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 79304

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1549880/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=81544 CPUtime=642.13
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 20171 0 0 0 64197 16 0 0 25 0 1 0 26464477 83501056 20156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 20386 20156 103 215 0 20168 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 81544


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

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1545272/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=86068 CPUtime=822.1
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21295 0 0 0 82192 18 0 0 25 0 1 0 26464477 88133632 21280 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21517 21280 103 215 0 21299 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 86068

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1545272/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=85876 CPUtime=882.08
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21295 0 0 0 88190 18 0 0 25 0 1 0 26464477 87937024 21249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21469 21249 103 215 0 21251 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 85876

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1545272/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=85876 CPUtime=942.06
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21295 0 0 0 94188 18 0 0 25 0 1 0 26464477 87937024 21249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21469 21249 103 215 0 21251 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 85876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1545336/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=85876 CPUtime=1002.05
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21295 0 0 0 100187 18 0 0 25 0 1 0 26464477 87937024 21249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21469 21249 103 215 0 21251 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 85876

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1545400/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=85876 CPUtime=1062.03
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21295 0 0 0 106185 18 0 0 25 0 1 0 26464477 87937024 21249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21469 21249 103 215 0 21251 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 85876

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1545400/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=85876 CPUtime=1122.02
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21295 0 0 0 112184 18 0 0 25 0 1 0 26464477 87937024 21249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21469 21249 103 215 0 21251 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 85876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1544824/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=86536 CPUtime=1182
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 21431 0 0 0 118182 18 0 0 25 0 1 0 26464477 88612864 21385 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 21634 21385 103 215 0 21416 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 86536

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1539704/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=91580 CPUtime=1241.99
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 22682 0 0 0 124179 20 0 0 25 0 1 0 26464477 93777920 22636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 22895 22636 103 215 0 22677 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 91580

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1539640/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=91580 CPUtime=1301.98
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 22685 0 0 0 130178 20 0 0 25 0 1 0 26464477 93777920 22639 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 22895 22639 103 215 0 22677 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 91580

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1539640/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=91568 CPUtime=1361.96
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 22689 0 0 0 136176 20 0 0 25 0 1 0 26464477 93765632 22643 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 22892 22643 103 215 0 22674 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 91568

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24136
/proc/meminfo: memFree=1537336/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=93844 CPUtime=1421.95
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23249 0 0 0 142174 21 0 0 25 0 1 0 26464477 96096256 23203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 23461 23203 103 215 0 23243 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 93844

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 24218
/proc/meminfo: memFree=1533960/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96036 CPUtime=1481.91
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23786 0 0 0 148168 23 0 0 25 0 1 0 26464477 98340864 23740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574509 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24009 23740 103 215 0 23791 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 96036

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24334
/proc/meminfo: memFree=1534584/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96268 CPUtime=1541.84
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23830 0 0 0 154161 23 0 0 25 0 1 0 26464477 98578432 23784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24067 23784 103 215 0 23849 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 96268

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24334
/proc/meminfo: memFree=1534648/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96268 CPUtime=1601.82
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23849 0 0 0 160159 23 0 0 25 0 1 0 26464477 98578432 23803 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24067 23803 103 215 0 23849 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 96268

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24334
/proc/meminfo: memFree=1534648/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96268 CPUtime=1661.81
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23851 0 0 0 166158 23 0 0 25 0 1 0 26464477 98578432 23805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24067 23805 103 215 0 23849 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 96268

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24334
/proc/meminfo: memFree=1534584/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96268 CPUtime=1721.79
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23851 0 0 0 172156 23 0 0 25 0 1 0 26464477 98578432 23805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24067 23805 103 215 0 23849 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 96268

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24334
/proc/meminfo: memFree=1534648/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96268 CPUtime=1781.79
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23851 0 0 0 178155 24 0 0 25 0 1 0 26464477 98578432 23805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24067 23805 103 215 0 23849 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 96268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24334
/proc/meminfo: memFree=1534584/2055920 swapFree=4183816/4192956
[pid=24135] ppid=24133 vsize=96268 CPUtime=1800.09
/proc/24135/stat : 24135 (minisat+) R 24133 24135 23032 0 -1 4194304 23851 0 0 0 179985 24 0 0 25 0 1 0 26464477 98578432 23805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24135/statm: 24067 23805 103 215 0 23849 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 96268

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

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

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.11
CPU user time (s): 1799.85
CPU system time (s): 0.255961
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 96268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23852
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= 100
involuntary context switches= 4425

runsolver used 1.25781 second user time and 3.75843 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Mon Apr 16 09:36:33 UTC 2007

IDJOB= 349822
IDBENCH= 2606
IDSOLVER= 156
FILE ID= node50/349822-1176716193

PBS_JOBID= 4560048

Free space on /tmp= 66548 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
COMMAND LINE= /tmp/evaluation/349822-1176716193/minisat+ /tmp/evaluation/349822-1176716193/instance-349822-1176716193.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node50/convwatcher-349822-1176716193 -o ROOT/results/node50/conversion-349822-1176716193 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349822-1176716193/instance-349822-1176716193.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-349822-1176716193 -o ROOT/results/node50/solver-349822-1176716193 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/349822-1176716193/minisat+ /tmp/evaluation/349822-1176716193/instance-349822-1176716193.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c31072fad7bb81e0a58c1598fe2e2bbc

RANDOM SEED= 816979654

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1631192 kB
Buffers:         15876 kB
Cached:         331356 kB
SwapCached:       3716 kB
Active:         219404 kB
Inactive:       161512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631192 kB
SwapTotal:     4192956 kB
SwapFree:      4183816 kB
Dirty:            2760 kB
Writeback:           0 kB
Mapped:          39052 kB
Slab:            29792 kB
Committed_AS:  1005820 kB
PageTables:       1520 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= 66548 MiB

End job on node50 on Mon Apr 16 10:06:36 UTC 2007